thatwastaxing
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Feature request – multiple resumesNice to hear that this suggestion is being worked on, as it’s a great one.
Thanks!
Forum: Plugins
In reply to: Plugin “Explanatory Dictionary” – what new features do you want to see?Thanks for the plugin, Ruben!
I’d like to vote for the images in definitions as well. Sometimes it’s just easier to define a “nightlight” with a photo instead of explaining that it’s a small, dim light or lamp left on overnight plugged into a wall outlet.
Thanks again!
It seems as though Brent Webber found the solution:
Line 81:
if($data[‘showname’] = ‘yes’) {
Needs to be changed to:
if($data[‘showname’] == ‘yes’) {Same here.
Hi,
The image still appears but the download link changes to
https://localhost/mysite/undefined
Thanks DCoda. I’ve found a workaround using the Specific Files plugin and a javascript that allows for persistent tabs.
It works beautifully with the QuizMe plugin.
Thanks for the quick response! I’m looking forward to testing it out.
Same here.
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to escape an apostrophe?Great. Thanks for the quick response. ??
Agreed. I’d love to be able to create multiple quizzes for my educational blog using this plugin.
Forum: Plugins
In reply to: Copy & Paste adds source urlSearch for tynt in the plugins.
The code to use is in the How to use section of the plugins settings. Expand that section to see this along with other info:
<?php
// added by <yourname> in order to add the slideshow using the frontpage-slideshow plugin
echo do_shortcode(‘[FrontpageSlideshow]’);
?>Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] Fatal error on installationGreat! Got it installed and activated now. Thanks.
Forum: Plugins
In reply to: [Plugin: Notifly] remove comment emailI hope to see this built in a future version of Notifly. Ideally, we could turn off/on comment notification via admin.
Forum: Plugins
In reply to: [User Profile Page] [Plugin: User Profile Page] Screenshot?Agreed.