inherit
162752
0
Nov 7, 2024 3:58:23 GMT -8
Pebble
Where it all does or doesn't happen!
1,437
January 2011
pebbleleague
|
Post by Pebble on Sept 21, 2014 8:40:35 GMT -8
Plugin | : Accepted Post Basic Edition | Author | : Pebble | Download | : PB's Library | Keys Used | : One Thread Key | Last Update | : 20/09/2014 | Version | : v1.0.0 | Demo | : Here | Template Mods | : None |
Images: First Post Accepted Answer Required Inputs : The boards you wish the plugin to run on. Description : This plugin allows a user to create a thread and then 'accept' by pressing a button on that post. That post will then have a banner saying it is the 'Accepted Post' and a copy of the post will be included in the threads first post. The accepted answer can be rejected at any time in case a better answer is posted. Instructions : Download, import to your forum, enable it, fill in the boards you want it to run on and you should be good to go! The ability to cutomise the wording will be added as requested. The plugin comes with only the bare minimum CSS. You can customise the appearance by adding the CSS below as required to each theme.
/* First post */
/* Accepted answer holder */ .acceptedanswer{ padding: 5px; border: 1px solid #aaa; border-radius: 5px; } /* Text colour in accepted answer title bar */ .acceptedanswer > .title-bar > a, .acceptedanswer > .title-bar > span > a{ color: #fff; } /* Link to accepted post */ .accepted-link{ padding-top: 8px; } /* Answer under title bar */ .answer-holder{ border: 1px solid #009; padding: 5px; border-radius: 0px 0px 5px 5px; } /* Banner in accepted post */ #accepted-answer-banner{ border: 1px solid #aaa; border-radius: 5px; padding: 5px; }
/* Guru Edition CSS only */ /* Guru profile */ div.userinfo > table > tbody > tr > td{ padding: 2px; } div.userinfo{ margin-top: 6px; border: 1px solid #009; border-radius: 5px; }
For all support issues, please leave a post in this thread and remember to tag me @pebbleleague. Enjoy! Pebble.
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Feb 7, 2015 18:01:15 GMT -8
PebbleI know you're busy, but I am having trouble getting this to work. The accept button is appearing, but when I click on it, it doesn't do anything. Any ideas what could be causing the problem? Also, would like to know if it is possible to have this work for more than 1 question per thread. Thanks for your time.
|
|
inherit
162752
0
Nov 7, 2024 3:58:23 GMT -8
Pebble
Where it all does or doesn't happen!
1,437
January 2011
pebbleleague
|
Post by Pebble on Feb 8, 2015 5:36:48 GMT -8
It's probably something to do with the modified post layout. I'll need to start a new thread and see for myself what is going on. Give this a bump in a couple of days to remind me to take a look.
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Mar 21, 2015 16:22:14 GMT -8
Hi Pebbleleague, I'm just checking in to see if you have had a chance to look into this for me, yet?
|
|
inherit
162752
0
Nov 7, 2024 3:58:23 GMT -8
Pebble
Where it all does or doesn't happen!
1,437
January 2011
pebbleleague
|
Post by Pebble on Mar 23, 2015 5:58:41 GMT -8
Sorry, just not had the time recently to do any coding etc. April is looking good though!
|
|
inherit
162752
0
Nov 7, 2024 3:58:23 GMT -8
Pebble
Where it all does or doesn't happen!
1,437
January 2011
pebbleleague
|
Post by Pebble on Mar 25, 2015 13:55:56 GMT -8
I've made a thread but I don't see the accept button. Is it enabled on the link to your forum?
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on Mar 26, 2015 8:35:46 GMT -8
I did see that you had created the thread. Thank you. I must have just missed you, as I tried to reply to you from my phone while I was out yesterday. I have currently only enabled it in the Test board. I try things out there first because it saves me having to explain to everyone about the button or other new features, before they are ready. The link should be a direct link to the Test board, which is at the bottom of the forum, but I should have realized when you signed in that it would automatically take you to the Home page. Sorry for not thinking to mention that. Thanks so much for taking your time to go over and have a look.
|
|
gtv22
Junior Member
Still learning ...
Posts: 260
inherit
203486
0
Mar 1, 2014 9:50:41 GMT -8
gtv22
Still learning ...
260
December 2013
gtv22
|
Post by gtv22 on May 2, 2015 8:35:17 GMT -8
Hi Pebble Just making sure that you got my message and to see if you had a chance to check this out, yet.
|
|
inherit
213960
0
Dec 14, 2016 0:35:55 GMT -8
Andrew
32
September 2014
linbrowne
|
Post by Andrew on Jul 20, 2015 3:32:57 GMT -8
Hi Pebble I've logged a general call as well but we can't get this to work. We have loaded the Plugin and added the CSS as required. However I can't see the button.
Perhaps you'll have more insight for me though - our members will not mark the post as correct - our Mediators will. So they will have to be able to go in and mark the correct post.
Can this plugin do that?
I'm sure it will do what we need if we can get it to work.
Thanks Lin
|
|