Alex Furr
Forum Replies Created
-
Forum: Plugins
In reply to: [Quiz Tool Lite] Change line tag getting appended everytimeHi Rakesh,
Do you mean that you are getting an extra line space when creating response options?
Not heard of this happening before, so I will try and reproduce. Can you send me a link to an example?
Alex
Forum: Plugins
In reply to: [Quiz Tool Lite] Questions Import IssueHi and thanks again for the feedback.
I’ll mark this as resolved as its not actually a bug, but the way the import works.
However I will add the new feature of coping questions from one pot to another as that’s a great idea.With regards to the UI change, we’re always open to suggestions.
We felt it was easiest to separate out the question and feedback with the response options, but I’ll run it by some of our other existing users at the university to see what they say.Thanks again, keep the suggestions coming.
Alex
Forum: Plugins
In reply to: [Quiz Tool Lite] Questions Import IssueHi,
Yes I believe that’s the way it supposed to work – any imported questions / pots are created as new.
There isn’t an interface for importing questions to an existing pot.
Would a ‘copy questions to pot’ function be useful?
That way you could import the questions and then copy them over to the pot you need.Alex
Forum: Plugins
In reply to: [SlimStat Analytics] Slimstat Slowing Down SiteHi Camu,
This sounds like the same issue we are having on our MultiSite i.e. the WP-admin page on individual sites AND out network admin take around 30 seconds to load up – we ARE using the (great) user overview plugin which we find essential.
Looking forward to a fix!
I’m wondering if its worth splitting up the user stats DB into individual databases for each blog on multisites. I’m sure this is part of the problem i.e. HUGE (user) database with an inefficient SQL query.
Do you have a date yet for the fix?
Thanks again, and keep up the good work.
AlexForum: Plugins
In reply to: [SlimStat Analytics] Slim stat causing network admin timeout?Hi Camu,
Yes I’d be happy to test ahead of time if you like, and can confirm that it works. I’ll get in touch via email. Thanks again!
Alex
Forum: Plugins
In reply to: [Quiz Tool Lite] Multiple Choice QuestionsMy mistake, its ‘add new response option’ not ‘add new possible answer’
Forum: Plugins
In reply to: [Quiz Tool Lite] Multiple Choice QuestionsHi,
After you’ve created your question you are taken to the ‘response options’ tab.
There is a link a the top ‘add new possible answer’.Each ‘choice’ or ‘response option’ (what we call them) is entered separately so you can give individual feedback on each one if you wish.
Let me know if you need more help.
Alex
Forum: Plugins
In reply to: [Table of Contents Plus] Category TOC optionsThat’ll do the job as a workaround thank you! I’ll look up in your FAQs how to implement
Alex
Forum: Plugins
In reply to: Correct update plugin process via SVNApologies – was being an idiot. Needed to wait for the site to update.
Forum: Plugins
In reply to: Mysterious 1 star reviewsHi Ipstenu,
You are a superstar thanks!
I accepted the review (the current help section IS poor and I’ve taken the advice and and am improving) – I was just wondering why they were anonymous. Sounds like the DB glitch is the answer.However, now the plugin is coming up with no reviews, but still 1 star, which looks rather suspicious to regular users!
Is it straight forward to reset to ‘0’ i.e no stars at all? If not don’t worry, you’ve both been more than helpful so far and i really do appreciate the pointers.Kind regards,
Alex
Forum: Plugins
In reply to: Mysterious 1 star reviewsThats very kind, thank you!
Forum: Plugins
In reply to: [Auto Thickbox] Auto thickbox and wordpress MUMike,
I’ve found the solution – apologies!
I hadn’t realised that MU plugins didn’t work if placed in a folder – in this case the auto-thickbox folder.I’ve simply added a new plugin php file in the mu-plugins folder with line:
require WPMU_PLUGIN_DIR.’/auto-thickbox/auto-thickbox.php’;and this has worked.
Might be worth adding to your readme file so newbies like myself don’t bug you ??Thanks again for a great plugin. It should be the default action in WP if you ask me.
Alex
Update – I’ve swapped post=”1″ to page=”1″ as described in the documentation but I still get the ‘Posted by AUTHOR’ and ‘read more’ info rather than the actual page content. Is the page=”” shortcode working currently?
AlexForum: Plugins
In reply to: [SlimStat Analytics] Custom Report Querywill do! thank you
Forum: Plugins
In reply to: How to use wordpress 3.5 media uploader in my plugin?Hi – I’m also having major problems getting to work. it shouldn’t be this hard!
I’m not a novice plugin writer but having no luck at all getting this going.Ideally a simple example in a plugin so we can figure out what we’re doing wrong ??
Any help from any pros out there?
Alex