Srini G
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes Collection] Quotes not refreshingJust remove
ajax_refresh=0
.<?php quotescollection_quote('auto_refresh=10&tags=left'); ?>
will work fine.Forum: Plugins
In reply to: [Quotes Collection] Patch to work with multisite and domain mappingThanks! This problem won’t occur in the upcoming version of the plugin.
Bobby, thanks for using the plugin, and thanks for the patch. Hope someone will find this useful.
The good news is that the upcoming version of the plugin will use the WP shortcode APIs, and there will be an option to specify the order.
Forum: Plugins
In reply to: [Subscribe / Connect / Follow Widget] Suggestion: Allow Changing Title TextThanks for the suggestion. You can actually change that text by editing the plugin file subscribe-connect-follow-widget.php. You will find something called ‘description’ for each service and you can change that value. I’m reluctant to add this as a widget option because it would make the widget options box too overloaded.
Styling and indentation are theme level issues, so please ask in the theme forum. If it has indeed anything to do with the plugin, please do get back and inform here. Thanks.
Forum: Plugins
In reply to: [Quotes Collection] [Plugin: Quotes Collection] Add URL fieldYou can use the html tags. Just enclose the text you want to serve as a link within anchor tags https://www.w3schools.com/html/html_links.asp
You can style the output of this plugin in whatever way you want by editing the quotes-collection.css file.
Forum: Plugins
In reply to: [Quotes Collection] [Plugin: Quotes Collection] Assign a page to a quoteYou can do this using tags. Tag all the quotes you want to display on page 3 as ‘page3’ and then put
[quote|tags=page3]
on the page.I’m sorry, that’s not feedburner username, but your feed name. So if ‘xyz’ is your feed name, your RSS feed url would be https://feeds.feedburner.com/xyz and your email subscription url would be https://feedburner.google.com/fb/a/mailverify?uri=xyz. For the SCFW widget, you should input ‘xyz’ in the widget options under ‘Feedburner Email Subsciption’.
Will be added in the next update. Thanks.
You shouldn’t provide the feedburner url, but your username. For example, your feedburner email subscription url is https://feedburner.google.com/fb/a/mailverify?uri=xyz then your username is xyz that’s what you should provide in the widget options.
Forum: Plugins
In reply to: [Flexi Pages Widget] [Plugin: Flexi Pages Widget] No sub pages…I’m sorry, but the plugin works the way it’s supposed to work (please read the plugin description and FAQ). I just tested the plugin with WP 3.2-beta2 with various different variations of pages and child pages with all the different options and it all works well. None of the options is broken.
Different people want to display the list of their pages/subpages in different ways, and it’s just impractical to provide various different options to meet all those demands. Moreover, majority of the people who use the plugin use it the way it works, and if I change any of that functionality, they will all protest. So there is no question of modifying the functionalities or adding more options unless a particular option is in great demand and if it’s feasible.
Of course, the plugin is open source and anybody can go into the code and change it to work the way they want, just as Sidney Harrell has done, I totally appreciate that. And I appreciate if such modified code is shared so that anybody who needs a similar fix can use the modified code.
Could this be because you are using PHP4?
Thanks. Fixed in version 0.5.1.
Hi Jaddie,
You can uncheck the ‘Random refresh’ option in widget settings and add a new quote everyday. This will show the latest quote everyday to all users.
However if you need an option in ‘Add quote’ or ‘Edit quote’ to specify a date for each quote when the quote has to be displayed, it can be done but it needs certain amount of work. If you wish, I can customize the plugin for you to work this way for a fee. My contact information is at my website.
Cheers,.