Stray Random Quotes
This plugin allows you to collect and display random quotes and words everywhere on your blog. The quotes can be reloaded with AJAX automation. The plugin is widget compatible, and the appearance of the quotes can be highly customized. It comes with a easy to use management tool and a option page.
Features
- As many widgets as you need, each with its individual set of options, to display one or more quotes from all or some categories, randomly or in sequence, with or without AJAX, etc.
- AJAX automation so a reader of the blog can get another quote without reloading the page.
- Multiuser ready (contributors to the blog can access a limited version of the plugin, adding and managing their own sets of quotes)
- Optional automatic rotation of the quotes within a given interval of seconds.
- Shortcodes that can be used to add one quote or series of quotes to your posts and pages. The shortcodes come with a set of individual options as well and, if needed, they can be extended to apply everywhere on the blog, allowing random words for the tagline, the category names, the post titles etc.
- Template tags to add one or more quotes — random words in general — directly to the template pages. Template tags support many variables as well.
- A Settings page to customize the appearance of the quotes with little or no knowledge of HTML.
- A easy to use management page where even thousands of quotes can be handled easily, with bulk actions to change category, delete quotes and toggle visibility of many quotes at a time.
- A bookmarklet to create quotes on the fly as you browse the web and find text worth quoting.
- A help page where everything you need to know is explained.
See more cool things you can do with Stray Random Quotes.
Installation & Usage
1. If you don’t upgrade the plugin automatically via wordpress, always deactivate the older version first.
2. Upload the content of stray-quotes.zip to your/wp-content/plugins/directory.
3. Activate the plugin through the ‘Plugins’ menu in WordPress.
4. Now Stray Random Quotes has its own menu. Check the overview page in “Quotes” > “Overview”. All the rest will come naturally.
Screenshots
How the management page works.
How to add a new quote.
A random quote appears in the sidebar as one of the widgets.
Bulk editing in the management page.
The bookmarklet in the Tools page.
The Settings page.
The widget options.
* 1.9.9 Changed: the way locale files are loaded
Changed: the way the settings page has to check validity of the URLs (hopefully more accurate now)
Changed: it is now not mandatory to include the variables in author or source links on the settings page
Added: chapter in the Help page dedicated to solving potential HTTPS problems (thanks to Andy for helping with this).
Fixed: replacement of&char in the links (thanks to Ian for pointing this out)* 1.9.8 Fixed: a small bug caused contributors not to be considered when using AJAX.
* 1.9.7 Added: when contributors are allowed to add and manage quotes, it is now possible to specify whether a widget, a shortcode or a tag should display quotes only from a given contributor. See the help page for more. Changed: Widget layout. Fixed: the link buttons for the author and source fields on the edit page would not work.
* 1.9.6 Changed: For compatibility with other plugins that use similar or too common names for their shortcodes (above all NextGen gallery), the shortcodes of Stray Random Quotes have changed names. Please take note before worrying about malfunctions:
random-quoteis nowstray-random,all-quotesis nowstray-allandquoteis nowstray-id. Please make the appropriate changes everywhere in your blog where Stray Random Quotes shortcodes are used, or they won’t work anymore.
Sorry about this, I hoped and tried to implement a more clever automatic check on the active shortcodes but unfortunatley many plugins don’t register theirs correctly and it is not possible from inside a wordpress plugin to identify them with certainty.
Fixed: some of the settings got reset upon activation because of a comparison based on version number that for unknown reasons did not work. Possibly a PHP bug. I disabled the comparison and the problem should not present itself anymore, although it might cause issues to users who upgrade from very old versions of the plugin.
Fixed: a compatibility issue with WordPress 2.8 in conjunction with other plugins that loaded jquery (as experienced by many with Ozh Admin Drop Menu+Stray Random Quotes). I welcome anyone’s feedback on this since I haven’t tested the fix in all possible scenarios and other problems might be lurking around.* 1.9.5 Fixed: small bug in the JS AJAX file that caused a error in IE.
* 1.9.4 Added: Stray Random quotes is now multiuser, which means that a contributor to the blog can access a restricted version of the plugin, add quotes, manage them and little else. Please note: this feature will need a one-time manipulation of the quotes table to add a ‘user’ field to it. It is a safe operation but you might want to backup before upgrading. Added: the ability to disable the aspect settings for a given widget, shortcode or template tag, so that where needed (such as with random taglines) the default layout of the quotes can be ignored (more on the help page). Added: Danish localization, thanks to Georg. Fixed: a nasty bug that broke AJAX in firefox, when Stray Random Quotes was the only plugin to load jQuery. Fixed: many more little bugs. A big thank you as always to the users that pointed the bugs out.
* 1.9.2 Added: ability to reset the settings to factory defaults (in the Tools page). Changed: parts of the settings page. Also changed and expanded: the help page (much more readable now) (You must know at this point that there is NOT another wordpress plugin with such a exhaustive embedded help page). Fixed: the
[quote]shortcode and thestray_a_quotetemplate tag wouldn’t work with PHP 4. Thanks to Kathryn and Nathan for poiting out this bug and testing the fix. Fixed: Nasty bug that caused the settings in the tools page (such as the bookmarklet options or the shortcode extensions) to be reset whenever the user updated the options in the settings page.* 1.9.0 Fixed: noticeable bug within the
quoteshortcode that prevented AJAX and the sequence of quotes to work. Thanks to marc for pointing this bug out. Fixed/changed: parts of the help page.* 1.8.9 Few bugs fixed to version 1.8.8, which included the following: Added: the quotes can now rotate automatically after a given interval of seconds. Added: widgets and template tags can load more than one quote a time; Added: the loading message can now be customized in the settings page; Added: Croatian translation thanks to Rajic; Changed: the help page has been rewritten in large part. Changed: removed the title options in the settings page, that were useless. Fixed: the loading message does not cause the collapsing of the quote area anymore. Fixed: many minor bugs. This version rewrites most of the code of the core functions, merging a great deal of lines and hopefully making the plugin more efficient.
* 1.8.6 Added: Chinese translation thanks to WGMking; fixed: a rare bug caused by IIS-enabled servers (thanks to Tool).
* 1.8.5 Added: bulk editing for the management page; added: a dedicated Tools Page where fantastic things can be achieved (such as a bookmarklet and the ability to extend shortcodes to new areas of the blog, which in turn will allow you to have random quotes and words in unexpected locations); added: per-widget and per-tag ability to disable ajax; changed: the way the
[random-quote]shortcode works (now accepts much more variables); fixed: pagination of the[all-quotes]shortcodes (thanks to frettsy). There are other enhancements and quite enough minor bugs fixed. So much of the innovation with this version is thanks to the suggestions and requests of the users, to them goes my most sincere gratitude.
1.8.3 This version comes with German translation, a million thanks to Markus Griesbach for providing it. Also fixed a MYSQL rare bug that caused therandom-quoteshortcode not to work: thanks to Zarban for the help catching it. For the new functions, such as images with the quotes or bulk editing, things will be worked out for the next major release 1.9. A poll is still open on this page to influence what will be made of it.* 1.8.2 Added: the ability to entirely disable the ajax automation in the settings page. Added: the ability for those who add the quotes directly to the template, to also specify a “next quote” link phrase (see help page). Fixed: the loading of new quotes didn’t work when no categories were selected. Fixed: Switching from “default” category wouldn’t work with new quotes (thanks to AgentSmith for pointing this bug out.) Fixed: weird little things happening when the quotes were loaded not randomly and not from the widget with one category only. Changed: I removed from the set of files of the plugins the “lang” folder since it contained only a copy of the english version. It will be reinstated when someone will finally translate this plugin.
* 1.8.1 This version fixes few bugs, mainly concerning the ajax automation where the quotes where loaded twice instead of just once. I also adjusted the transition between quotes, now it should feel a bit better.
* 1.8.0: Not only this version corrects the problems of the previous versions but for the first time it comes with ajax automation. For this achievement, many thanks go to the incredible contribution of AgentSmith who with generosity and great ability helped to develop this functionality and bypass the obstacles its implementation represented. Now the user will be able to dynamically fetch another quote and display it on the blog, without refreshing the page.The quote can be reloaded either by clicking on it, or with a custom link. Also, fixed in this version: the widget displaying only its title and not the quote. I eventually came to realize that this was a problem that presented itself when only one group was selected in the widget options: finally I could fix it. Fixed: adding a link to the author or the source compromised the ability of the “add new” page to present the same quote again. The discovery of this bug also thanks to the outstanding contribution of AgentSmith.
To do for the next versions: bulk editing and ajax for the manage page!* 1.7.9 Following the crash of the previous version, I am forced to issue another fix — In case you were involved in the accident, here’s what happened: wanting to change “groups” to “categories”, I ventured in an SQL operation that in certain cases created a duplicated column… I don’t know why, since for someone worked without a problem. Doesn’t matter. Furthermore, in version 1.7.8 I changed the names of certain options related to groups, but forgot to do so upon activation. This involved widgets as well. Because of all this, many users reported not being able to browse their quotes and even to display quotes on the blog using widgets. This version should fix all this and also remove the duplicate column in your database. Please deactivate before installing (if you don’t upgrade automatically). To make a clean install, you might want consider removing the old options (using the plugin “remove” tool. I know it is annoying and you don’t really have to do it) and backup the “wp_stray_quotes” table. It is not required but at this point, why not. I must thank for the precious help in (hopefully) understanding this matter: xensen and Andre Camara. Thanks also to Rebecca, Sab Guy, Bonnie and Jason for reporting the problem in a timely fashion.
* 1.7.7 This version should fix the support for UTF8 characters as experienced in the settings page (thanks to Chrille for pointing the bug out). Please give me confirmation on this if you care. There is nothing else: although new things are hopefully cooking for the next versions.
* 1.7.6 Added: ability to manually reset the index of the quotes if the numbers get too high (on the help page). Added: an overriding HTML element to put before the source when there is no author (on the settings page). Fixed: it is now impossible for group names to have spaces in them– because it made things wacky (on the new and manage pages). If you do have spaces in the names of any of your groups, upon activation this version will replace them with dashes (don’t worry about it, everything else will be untouched). Changed: when all the quotes are rendered on a post or a page, only the bottom navigation links will be present. I think the above ones were redundant. If you want them back, uncomment the line
304in the filestray_functions.php. Changed: Now the user can choose whether after inserting a new quote the values should persist in the form or not (thanks to AgentSmith for pointing this out). Fixed: titles of the pages are a little more explicative. Fixed: when switching how many quotes to show per page, the page number is reset to 1 to avoid false ‘”no quotes yet” messages (manage page). Fixed: few more little things.* 1.7.5 I had to issue this other update right away for a much bigger bug that I just discovered at my own expenses (the loss of not one but two quotes). In short, whenever a quote was edited in the manage page and then the manage page was changed by sorting or picking a different group, the just edited quote would get emptied of all its content. Yep, you read it right. Hollowed out. I hope this hasn’t happened to anyone else yet because there is no turning back unless you can enter the quote again. Anyway, this version solves the problem. I wish the bugs were discovered all together but this is not how it works.
* 1.7.4 OK, another version right away for a tiny bug that screwed up the creation of new groups for the new quotes: thanks to pupo, James and AgentSmith for catching the bug and saving the day. I also removed the quotes I had placed myself at the top of the pages: at first I thought they were fun, but they were also annoying. Man, I hope this is the last update for a week at least.
* 1.7.3: This version has a new overview page (I don’t know why); a dedicated help page; a more helpful “add new quote” page. It now handles links in author and source a little better, so that a specific link added to the author or source of a quote overrides the defaults indicated in the settings page. It also has a dedicated page for the removal of the plugin, quotes on every page, and it has been slightly redesigned here and there: more importantly it comes with many many fixes, some of which thanks to the help of the users, whom I thank profusely.
* 1.7.1: With this version the list of the quotes in a page or post can be paged (thanks to James and others who reminded me of this missing functionality). Also, the list of quotes can now be generated from one or some or all the groups. Refer to the overview page in the plugin menu for more details. On the fixing front, I solved a problem with shortcodes that were always displayed at the top of the post regardless their position in the post editor. I also might have found a temporary workaround for the “division by zero” problem someone encountered in the management page. I still have to figure that one out though since I can’t reproduce the problem (I suspect it depends on the settings of each one’s php server) so give me feedback on this if you have any. I also made minor corrections to some of the functions and a slight enhancement to the ‘quotes’ menu in the admin area. Some fixing and enhancement on the linking front is still to be made so be patient on that.
* 1.7 I think it is fair to say that this new version of Stray Random Quotes scores as a significative improvement. I could say ‘dramatic’. It comes with new features, such as groups for quotes; a new management page; a new quote editor and much more. Most of the functions have been rewritten and all in all this version is definitively worthed a try. After the update your widget might disappear. Just enable it again in the widget page. I temporarily removed the sketchy italian translation because there was still too much to translate. The plugin is localization-ready and eager for new translators though.
* 1.6.4 WordPress 2.7 compatibility hopefully FIXED. Sorry, the last update was really pointless and not really compatible with anything. Also, I’m having quite a few obtuse problems with connections and computers these days which should explain the delay with this fix. Forgive and forget, he?
* 1.6.3 WordPress 2.7 compatibility.
* 1.6.2 Fixed a compatibility issue with WP 2.6 which caused the available themes to not be displayed (thanks to all the users of Stray Random Quotes who pointed this bug out!). Also updated the layout of the option and manage pages to make them more consistent with the general design of WP.
* 1.6.1 Fixed the fact that the plugin didn’t really considered wordpress 2.3.x users. Now the compatibility is assured, although WP 2.3 cannot use the shortcodes (see ‘installation’). Thanks to gnr for pointing the bug out! I also fixed a pretty significant bug in the first time run of the plugin, where it didn’t insert a sample quote although a message said it did, and I fixed the html code of the management page, it was messed up.
* 1.6 Major update (hence the slight jump forward in numbering): First of all, it takes advantage of the new WordPress 2.5 shortcuts API by adding three different shortcuts to easily insert quotes inside your posts. In addition, it gives you the option to link author and source of your quotes to Wikipedia (not only to Google anymore) in all the major languages. Talking about language, this plugin is now ready for translations so come forward if you’re willing to translate it in your own language. Only english and italian are available so far. This version contains a bunch of minor fixes and code rewriting, and also a few new names for its functions (you shouldn’t notice any difference, but check out the installation instructions).
* 1.53 Hopefully fixed a little mishap with the code that caused the “updated table” message to persist. Also a link that didn’t work should be fixed. Thanks to c for pointing this bugs out. Also, I changed the name of the plugin to make it more to the point.
* 1.52 Finally managed to use “edit” and “delete” links instead of buttons in the list of quotes. Great personal achievement since I was never able to make this simple thing work. More minor fixes.
* 1.51 Minor fixes.
* 1.50 Stray Quotes refurbished in order to work under WordPress 2.5. Apparently it now does.
* 1.48 Corrected a typo that caused the plugin to throw a fatal error when activated. Usual messing up, no comment. While I was there I adjusted the way the plugin updates and creates the new table. It should work more cleverly now (nothing noticeable though).
* 1.47 This is a minor update to the general layout of the option and management pages. Hoping everything is more readable and usable now. Also I corrected the function where the “add new” form would display the content of the last inserted quote. Now the form does not display anything. Let me know if you don’t think this way it is better. Few minor potential bugs hopefully corrected as well. Please be aware that the plugin now comes with five files (three .php, one .css and one .htm) instead than a single .php (which was getting too big and cumbersome to edit). So after you upload the folder with the new files, remember to delete the single file leftover by the old version.
* 1.46 I am really but once again I must update this plugin. Few slipping lines and a inattentive copy and paste caused an atrocious bug in the last version. Instead of editing old quotes it added them as new ones. Should be fixed now. It won’t happen again for at least… a while now — I promise.
* 1.45 Sorry for the many updates. It’s because now I have the time. Anyway this version fixes the general functionality of the plugin where it would do certain crucial things (like updating the table to a new version) only if the management page was opened. Now it does what it has to do no matter what page is opened or not opened. I can’t believe it I haven’t solved this before, but this is how it goes.
* 1.44 As requested, a new field has been added to management page. It is now possible to specify the source of the quote and, in the option page, the relative optional formatting elements. Few potential bugs fixed.
* 1.43 Added a new option to set the default visibility for new quotes. In the options page.
* 1.42 with this update Stray Quotes should discriminate more intelligently the elements that can be added to both the sidebar and the quotes page, so that the page isn’t filled with non pertinent formatting. More details on the options page itself.
* 1.41 corrected a general malfunction in the widget title, where it didn’t handle unicode characters and disappeared from the sidebar or the options unexpectedly. Now everything should work. Thanks to tiosolid who addressed the bug. This is a fix version with no new features, but updating is strongly recommended.
* 1.4 first release. Numbering follows version number of the “Random Quotes” zombierobot.com/wp-quotes plugin from which my plugin takes its first steps.








August 5, 2007 at 7:01 pm |
Fantastic! I’ve been looking for a quote plugin that will actually work (the only ones I’ve found are for earlier versions of WP.) I’ll give this one a try, and let you know if I have any issues. Thanks!
August 5, 2007 at 8:31 pm |
Thanks to you Audrey, please do let me know of any issue –or suggestion — you may have with this plugin.
August 5, 2007 at 9:00 pm |
Couple of things:
*I’m using WP 2.2.2, and it seems like the widget isn’t working for me. (Plain old not showing up.)
* Same for the added in sidebar code, which I tried placing in my footer to no avail. (for the record, this is an issue I had with the quotes plugin you’ve based this on.)
*The quotes page works a treat (it didn’t work in the old version of this plugin), but has “Random Quote” over every single quote, and quite a huge amount of padding below each quote. It looks to me as though there isn’t any CSS I can modify for the quotes page to fix this- any thoughts?
Thanks again for taking up work on this plugin, I’d sort of written it off.
August 5, 2007 at 10:48 pm |
Wanted to add (sorry for the double post) That the added in sidebar code is currently resting just below my sidebar code in my template, and that I turned off all plugins except this one to make sure it wasn’t a plugin conflict. No dice. Is this simply not designed for 2.2?
August 6, 2007 at 2:35 am |
Audrey, sorry for the problems…!
Actually It’s strange, ’cause I am running 2.2.1 on my blog and the plugin works fine.
I have tested it also on the 2.2.2 version on a another blog I use for testing, with a standard installation and default template, and it works fine there too.
So… before you write my plugin off… are you sure you are doing everything right? What do you mean exactly by “just below the sidebar code”? Would you mind sending to me your sidebar.php file with the inserted wp_quotes_random(); function? My email is ico [at] [the famous google email service] .com. I’ll give it a look and try to work the problem out…
About the quotes page, it spews out the quotes with the custom formatting you set in the option page. I know that that’s meant for the sidebar, and obviously this can cause ugly results in the quotes page. This is a known limitation I really should take care of in the next version. Sorry about it.
August 6, 2007 at 5:05 am |
Hi, nice plugin but the widget support is buggy as hell man! When you change the widget title it sometimes appears, sometimes not. if you use unicode like ç or á in the title, it just disappear! While in the plugin admin page, you add a new title, click update and the title box (in the admin page) appears filled with the text you choose. When you refresh your page to see the changes, the title isnt there, and when you check back in the admin page, the title field is empty again o.0
August 6, 2007 at 6:18 am |
TioSolid, thanks for pointing this atrocious bug out.
I hope I corrected the problem. Everything should be okay with this version 1.41 –now available for downloading.
August 7, 2007 at 12:22 am |
[...] Stray Quotes collects and displays random quotes on your blog. It is widget compatible, and the appearance of the quotes can be customized. [...]
August 7, 2007 at 3:05 pm |
[...] trying out a new plug-in called Stray Quotes. You can see it in the left sidebar under the categories drop-down, under the head “Duly [...]
August 7, 2007 at 6:39 pm |
Thank you very much for fixing the widget bug! Downloading the new version right now. Just one more thing: Is there any way to let the “Visible: Yes” option, enabled by default?
August 8, 2007 at 4:39 am |
Thanks for the plugin. I’ve been looking for a good way to run random quotes in my header. This is nearly perfect for me. The only thing I’d add would be an optional field that displays after the author if it’s filled in that says where the quote is from.
Then this…
“I know you did send me back, but I’m back, back from the future.â€
– Marty McFly, Back to the Future
Would be this…
“I know you did send me back, but I’m back, back from the future.â€
– Marty McFly from Back to the Future
August 8, 2007 at 10:34 am |
@TioSolid: let me know if everything’s okay with the bug. About the visible thing, you’ll be glad to know that a new version is out with a new option that allows you to do set the default visibility in the option page.
@2xKnight: I hear you and if I could rewrite this plugin from scratch I’d add that field and maybe others. Unfortunately when I first wrote this plugin I also wanted to maintain a compatibility with the DB table that the “Random Quotes” plugin used, which means that I cannot add a new field in the table without breaking that compatibility. I will look into ways to update automatically an old table into a new one with different fields, but since it is something I have to learn how to do I cannot assure you there will be a solution anytime soon…
August 9, 2007 at 8:34 am |
[...] Visit [...]
August 9, 2007 at 1:42 pm |
[...] Stray Quotes 1.42 (Ico) : permet d’afficher des citations de façon aléatoire. Une page, dans l’interface utilisateur, permet d’ajouter ou d’éditer facilement des citations (Ajout, 09/08/2007). [...]
August 9, 2007 at 4:15 pm |
For updating the table, use the old’ good SQL:
ALTER TABLE wp_quotes ADD COLUMN name_of_col_here VARCHAR(30);
And thanks for the new update
August 11, 2007 at 10:41 pm |
[...] maybe an RSS Aggregator, Digg Items Widget, Folding Categories Widget (to make navigation nicer), Stray Quotes, Top 10 Posts Widget, and [...]
August 12, 2007 at 5:29 am |
[...] plugin is Stray Quotes, written by Ico. If you want quotes on your wordpress blog, check it out. It’s a [...]
August 14, 2007 at 12:17 am |
As you might have realized, the new version 1.44 includes the update requested by 2xKnight, the source of the quote and its optional formatting elements… hope you like it…
August 14, 2007 at 4:25 am |
First of all i wanna thank you for making us able to finally post our own quotes on the website this easily.
only one thing … i updated your plugin on my website but apparently the plugin isn’t updating properly. in the new plugin it actually should be displaying “by [author]“, but my plugin still displays “– [author]“. can you help me out here to get this working?
this issue also occurs when i want to change the plugin file to get the styling better. the plugin apparently doesn’t save the changes.
August 14, 2007 at 11:06 am |
@Mr. Mark, I’m sorry for the problem… but I am not able to replicate it apparently. Version 1.44 should save the changes normally, it does so for me. I’ll try to understand the problem better… in the meantime, what you can do is to deactivate and activate the plugin, and then open the management page, since it is this page that causes the update of the table to the new version.
If you already did so and it made no difference… ugh. I’m working on it.
August 14, 2007 at 9:28 pm |
Hey, sorry to leave you hanging!
I’d like to install the newest version of this before I panic, but I’m getting a “exceeded PHP limit” warning from your web host when I try.
Thanks for picking up work on this again, and your concern- I’ll email my sidebar code to you soon.
August 15, 2007 at 2:11 am |
Okay, I’m back, having managed to get a download of the most recent plugin installed and up.
Unfortunately, the Widget still isn’t working for me. I get the title, but no text underneath- check it on the sidebar, under “words” :
http://www.audreysargent.com/
Do you think this could be because it’s still accessing the old database created by the original version of this plugin, from before your work on it?
For the record, I’m more than willing to troubleshoot this if it gets it working better for the community at large. I’m not quite uber enough to write my own plugins yet, but I love to help out those who are.
August 20, 2007 at 3:35 pm |
Hi!
Wonderful plugin! I had a minor problem which got solved in the new version, great!
Another minor one is this: after adding a few quotes of mine, I deleted the default three. Well, now my list starts at 4! Any suggestion?
Now for the big request
What may be of good use for whatever reason would be an export-the-quotes function. Like to save the list in a plain txt (or xml or html or csv) file. It’s a good thing to be able to backup the quotes anyway, and it would be great if there was an import function as well (given you can already do it by means of myphpadmin, as explained at http://lorelle.wordpress.com/)
Thank you anyway!!
August 23, 2007 at 1:17 am |
[...] found 101 Greatest George Carlin Quotes and thought this would be an excellent source for the new Stray Quotes widget I installed on the sidebar today! Each page produces a new [...]
August 29, 2007 at 4:20 am |
Hi, this looks exactly like what I’m looking for but when I try to activiate the plugin, I get the message that “Plugin could not be activated because it triggered a fatal error.”.
I’ve tried de-activating all other plugins but can’t seem to get it to work.
I’ve got WP set up locally but it should still work, right?
Any ideas?
Thanks
August 29, 2007 at 4:28 am |
@Nick : You are right. This version of the plugin has a bug — so typical. I also am having problems to find it and kill it actually.
I didn’t realize it at first because the bug shows itself only to first time users, it must be something within the function that checks and creates the table for the quotes in the database for the first time.
This function worked fine in previous versions so I didn’t test it when I resealed this. My bad.
As I said, right now I really don’t understand what’s wrong and what I did wrong here.
Anyway I WILL solve the problem soon.
Please come back to check for updates to the plugin. Sorry for this (quite typical) messing up of mine.
To everyone else who may have this same problem: sorry guys. That’s me. I’m working on it.
August 29, 2007 at 8:53 am |
OK, as you can see the problem should be solved now. Everyone who downloaded 1.47 and had problems should try 1.48. No more fatal errors there I hope.
August 30, 2007 at 2:57 pm |
[...] Italy is falling – Stray Quotes Zufallszitate-Plugin (tags: WordPress Plugins blog) [...]
September 4, 2007 at 11:02 pm |
Very nice plugin.
Only problem i encounter with it is : users need to be admins to add a quote, which is a problem since i’m not the only one to manage them and everyone is used to update them on my former blog
September 5, 2007 at 3:55 pm |
Sulquendi, what do you mean everyone used to update them? Are you talking about the old “Random Quote” plugin or of an earlier version of my plugin or of some other tool?
On the blogs I manage no one except administrator can access any of the plugins from the admin interface: it seems wordpress normal behavior. Are you using or have you considered using a plugin to manage what users can or cannot do? There’s some of them out there, like Role Manager.
If you know of plugins that can be accessed from the admin interface by different levels of users please let me know: I need to know how they do that.
September 6, 2007 at 1:12 pm |
ico, here is what i was looking for : changing “9″ into another level of rights like “5″ in the code below :
//build sumenu entries
function stray_quotes_add_pages() {
add_options_page(‘Stray Quotes’, ‘Stray Quotes’, 9, basename(__FILE__), ’stray_quotes_options’);
add_management_page(‘Stray Quotes’, ‘Stray Quotes’, 9, basename(__FILE__), ’stray_quotes_manage’);
}
Users that can access the WordPress control panel but who are not admins (editors, authors…) can now access the Stray Quotes plug-in, which is what i was looking for
September 21, 2007 at 1:37 pm |
Thank you for this very good plugin! I’m testing it but there is a question:
Is it possible to sort the quotes in my overview-side by author? I’m not a great php-freak…
September 22, 2007 at 7:17 pm |
@WebNobbi: it is possible… I’ll try to include that function in the next release.
September 25, 2007 at 3:14 pm |
How can I separate the quote from the author?
I have:
I do not understand your notes on using “
September 25, 2007 at 5:42 pm |
mmmh, the code got deleted. Sorry about it. I don’t understand what you mean by “separate”. You can invert their order if you want…
September 27, 2007 at 6:25 pm |
Cool! I was searching something to replace Random Quotes. Nice plugin!
September 29, 2007 at 11:25 am |
At the moment my quotes appear like this:
“Reading furnishes the mind only with materials of knowledge; it is thinking that makes what we read ours.â€
by (John Locke.1632 – 1704)
I do not want a line return after the quote, I want the aurthor to follow straight on like this:
“Reading furnishes the mind only with materials of knowledge; it is thinking that makes what we read ours.†by (John Locke.1632 – 1704)
How can I do that please?
September 29, 2007 at 5:28 pm |
go to options > stray quotes. there probably is a ‘br’(break line tag) where it says ‘quote only’ > ‘after’. delete it.
September 29, 2007 at 7:15 pm |
[...] Italy is falling – Stray Quotes – Stray Quotes is a WordPress plugin meant to collect and display random quotes on your blog. It is widget compatible, and the appearance of the quotes can be highly customized. It comes with a easy to use management tool and a option page. [...]
September 30, 2007 at 11:12 am |
Very nice plugin! I have a suggestion for you: How about adding an excerpt field, or enable the ability to ‘crop’ the quote after x-number of words/characters. Keep up the good work!
September 30, 2007 at 8:28 pm |
Thanks for the reply ico
I never realised that in ‘options > stray quotes’, that there were fields to EDIT.
I’m using Safari on OS X and the fields do not show up in boxes, so I never made that jump of logic.
Maybe you could add this into your information…
” You can edit the HTML before and after your stray quotes by editing the values…..”
Cheers, James R.
October 1, 2007 at 8:56 am |
Hi ico,
sorry for my silence…
.
So I’ll wait for the next version with probable this function
Thank you very much to think about it
!
October 13, 2007 at 8:30 pm |
[...] Stray Quotes since it appears to be more maintained. Now I just have to actually get updated themes and then [...]
October 14, 2007 at 12:05 pm |
I was posting in a forum about this plugin and thought I’d check for updates. I’m very glad I did. Thanks for taking my suggestion. I updated to 1.48 and edited my entries. I gotta say, I love this plugin.
The reason I was posting to a forum about it is this. This plugin has actually helped a little bit with my traffic. As long as the quotes entered are relevant to the site it can help with search results.
October 27, 2007 at 8:41 pm |
I LOVE this plugin! I also LOVE your theme. is it available for download or are you keeping it original?
if ur keepin it to yourself, care to pass on some tips in creating a similar transparent header/top menu that sticks to the top of the screen (not the top of the page)?
November 15, 2007 at 9:51 am |
[...] design for this blog (no, I did not make it myself, credits go to Anthony Baggett). I also included Stray Quotes in the upper right corner, a nice random quote plugin for WordPress. It allows me to manage my own [...]
November 20, 2007 at 2:37 am |
Hi!
Thanks for making this plugin! I like it a lot and am just building it into my theme. Just a quick suggestion: I’d really love it if there were two more fields for each quote, a comment field and an URL field. Sometimes I just like to write something down with the quote that I wouldn’t want to display, like the page number for quotes from books. That’s were a comment field would come in handy.
The URL field could be used to link to more information, e.g. to Wikipedia for quotes by people or to my own review of a book… I could probably modify the plugin myself, but I don’t really like to do that if I don’t have to (too much trouble when the plugin gets an update). So is there any chance that you would incorporate this in a future version?! 0:-)
Greetings,
Johannes
December 7, 2007 at 1:41 am |
[...] Stray Quotes (http://www.italyisfalling.com/stray-quotes/) 1.48 [...]
December 16, 2007 at 1:15 am |
[...] Stray Quotes 1.48 (Ico) : permet d’afficher des citations de façon aléatoire. Une page, dans l’interface utilisateur, permet d’ajouter ou d’éditer facilement des citations. Ce plugin est visible dans la colonne de droite de ce blog. [...]
December 22, 2007 at 4:26 pm |
[...] Stray Quotes: Para colocar frases aleatórias, pensamentos, coisas suas ou de outras pessoas. O meu está nomeado como “Pense nisso”, no menu. [...]
January 22, 2008 at 8:32 am |
Hey, dude…
Thanks for the plugin. However, I need a modification. Instead of the google search link, I want to give a custom link for every quote.
Can I do this?
I tried adding the and tags in the ‘Source’ box to get the links in place, but it doesn’t seem to be working.
Can you help me out on this?
Thanks
January 30, 2008 at 4:14 pm |
Hi there
Before posting I have read through the other comments hoping to find someone with a similar problem.
I can install it fine, the options come up in the management area etc.
The built in quote even displays on the home page, http://www.imjustcreative.com
But… It does not allow me to save any new quotes the info, it comes up with a ‘Cannot load stray_quotes.php.’ when I go to save.
Also I am unable to save any changes from the Options menu.
I have read your Read Me. And I certainly have installed it correctly.
My WP is 2.3.1 and is a few days old installation only. So I only have a few plugins, Feedsmith and Askimet.
It looks like a relatively small problem, but Im just not that familiar with PHP etc.
Any advice would be greatly appreciate.
Thanks in advance
Graham
February 21, 2008 at 10:13 pm |
@Hamish, @Graham Smith, @Johannes and all the others who have desiderata or encounter bugs using this plugin: It sucks but I don’t have the time right now to work on it. I am very sorry about it but this is how it is. As soon as I will find the time to do it, I will start listening to inputs and work to make the plugin better. Thanks for understanding.
February 21, 2008 at 11:31 pm |
Dumb questions probably, but how can I change the way the quotes look? Where do I edit the CSS? Thanks for the help. Love the plugin!
March 27, 2008 at 3:59 am |
First, ico, thanks for a wonderful plugin–it’s a simple, effective tool. Like the WordPress people say, “Code is poetry.”
The plugin is displaying some poetic quotes (and others) on my blog, but when I try to activate it (the most recent version) on my test install of the new WordPress 2.5, it gives me a message that it cannot be activated because it triggers a fatal error.
I understand that other duties demand your attention (and I hope things are going well!); but when you do find a moment to have a look at it’s compatibility with WP2.5, I am sure there are many users like myself who would be glad to keep using your software!
March 30, 2008 at 1:09 pm |
I am also getting the ‘fatal error’ notice with 2.5. Thanks!
April 1, 2008 at 5:15 am |
I just upgraded WP to 2.5 and switched from Random Quotes 1.3 to Stray Quotes 1.5 and it is working without any problems. I am not running it as a widget but using the code
in the header.phpApril 1, 2008 at 6:24 pm |
FYI: Your straystyle.css, line 32 is calling for anchor_symbol.gif in the path wp-includes/js/tinymce/themes/advanced/images/anchor_symbol.gif
This gif is no longer included in WP 2.5 and the path has changed to wp-includes/js/tinymce/themes/advanced/img/
If you want to use this gif you will have to provide it with your package and change the path.
April 1, 2008 at 7:05 pm |
wow, couchmouse, you’re right, thanks. I’ll fix it.
April 1, 2008 at 7:52 pm |
Oh, wow, how nice that you’ve picked up development on the Random Quotes plugin. I was dreading re-entering all of my quotes! Though along those lines, I imagine threre are a number of people who’d like some kind of bulk-import function if a convenient standard format could be arrived at.
I guess the one thing that’s missing for me is bulk editing. Since I’ve just upgraded from Random Quotes (without source fields) it’s obvious to me that what the plugin needs is the ability to select several quotes and assign them all the same source or author, instead of manually going into each individual quote and editing it. Tedium! It’s a one-time task, but boy, when you’ve got a few hundred quotes it gets tiresome.
Thanks for your work on the plugin!
April 2, 2008 at 1:42 am |
@c, the bulk editing sure would be a great thing. I don’t know if I’ll have the time to work on it. but i’ll think about it. Thanks to you for using the plugin.
April 2, 2008 at 8:06 am |
Wonderful plugin. Thanks so much.
Feature request:
Is it possible to move the add new quote form to the Write menu instead of the Manage menu and when adding a new quote, giving an option to also publish the quote as a post in a set category? So when you add a new quote it goes into rotation and gets published to the blog as a new post at the same time.
April 4, 2008 at 8:18 pm |
Thanks so much for picking this up again!
April 5, 2008 at 6:19 am |
I’ll preface this by saying that I’m a novice when it comes to code, so this question probably has an obvious answer. Question: How can I make the quote, author, and source appear on one line without a return? I wanted to stick the random quotes on a single line in my header, but I can’t figure out how to get rid of that automatic return before the author.
Thanks, this plugin looks awesome!
April 5, 2008 at 1:43 pm |
AJ, have you tried settings>stray quotes?
In the field where it says “Author only” > “Before author”, try deleting the “br” tag. That should work…
April 5, 2008 at 11:26 pm |
@Christopher Sisk: everything is possible… but it sounds complicated! I’ll think about it if I find the time
April 9, 2008 at 7:25 am |
Hi! I just downloaded your plugin ,a and so far, it seems graat.
I was looking for someting that would accommodate first (or other( and last names the source, and tags.
Do you have any plans to extend this Plugin?
Namaste,
Cynthia
April 13, 2008 at 1:22 am |
Hi! Just upgraded to 1.5.2 and I found a little bug. The message on the Manage > Stray Quotes page about having renamed my table persists… I assumed it would go away after a while, but I’ve been using Stray Quotes for almost 2 weeks now. It’s cool if you intend to leave it — though a bit odd to always say “I’ve just renamed your table” — but the link to the Options page is broken.
My blog installation isn’t at root, but in a wordpress/ directory. The Options link points to http://www.example.com/wp-admin/options-general.php?page=stray_quotes.php when, in my case, it should be pointing to http://www.example.com/wordpress/wp-admin/options-general.php?page=stray_quotes.php. I’m not a plugin author, but I assume there’s a variable somewhere you should be accessing to give you the proper path.
April 13, 2008 at 12:45 pm |
Hey c, you are right, as always cleaning the code I created new problems. Anyway, it should be fixed now. Try 1.53 when you can and let me know…. Thanks.
April 13, 2008 at 3:44 pm |
[...] Stray Random Quotes 1.53 » Ico (url) Displays random quotes on your blog. Easy to custom and manage. Compatible with WordPress 2.5. [...]
April 18, 2008 at 4:57 pm |
Is 1.6 no longer WordPress 2.3.x compatible? (shortcode api is WordPress 2.5 feature)
April 19, 2008 at 3:04 am |
@gnr, you’re right, it isn’t. I fixed it now. Please try 1.6.1, it works with both WP 2.3 and 25, although 2.3 users cannot use the new shortcodes. Thanks for letting me know of this, I kind of forgot 2.3 users…!
April 19, 2008 at 11:07 am |
Yes, It works again, thanks!
April 21, 2008 at 7:33 pm |
There is something wrong with wp-admin->options section. For example I can’t access pagebar2’s options page when stray quotes is activated, when I turn it off pagebar2’s options page works again. (WP 2.3.3)
April 26, 2008 at 1:24 am |
This plugin isn’t quite UTF-8 compatible. It messes up all accented characters at the Options page, where you can customize the tags.
April 27, 2008 at 11:11 pm |
Is there an option to have the plugin display a given quote for 24hrs, then rotate to the next quote ID, i.e. of you want to have one quote per day, and not a new, random quote each time a user visits your website?
June 2, 2008 at 10:47 am |
Support for UTF8??
June 8, 2008 at 6:45 pm |
your plugin is great very very great, i love this plugin thank you for makeing a good plugin ^_^
June 17, 2008 at 11:02 am |
[...] Stray Random Quote von italyisfalling.com hilft dabei Zitate zu sammeln und im WordPress Blog anzuzeigen. Das Plugin kommt mit einem Admin Tool, einer Option Page und einem Widget. Die Zitate können mit Quelle, Autor und Link mittels Widget oder auf einer Seite angezeigt werden. Verwandte Artikel [...]
June 30, 2008 at 12:42 am |
Hi,
I think similar to a user below, I’d like to know how to change the ‘random quote’ title above each quote. Or to set a general format for the text to appear in, e.g. a font. Is this possible?
July 3, 2008 at 11:09 am |
Scuse my ignorance, I’ve sorted it. A brilliant widget
July 11, 2008 at 3:34 am |
[...] Collection:显示å人åè¨€ï¼Œæ ¼è¨€è¦è¯ç±»çš„æ’ä»¶ï¼Žå¯æ”¾ç½®éšæœºæ ¼è¨€åˆ°ä¾§è¾¹æ . Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. Quote Rotator: [...]
July 14, 2008 at 1:49 pm |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
July 15, 2008 at 7:41 pm |
Hi there, I think there is a conflict with your plugin and WP’s new 2.6 brand. See here: http://wordpress.org/support/topic/189054?replies=6#post-804141
Thanks
Karl
July 15, 2008 at 11:59 pm |
I love this plugin, so hopefully there will be a fix soon for WP 2.6
July 16, 2008 at 4:11 am |
Yes please issue a fix for wp 2.6. I love this plugin!
July 17, 2008 at 7:26 am |
Getting the same error message – good thing I don’t really want to change my theme just now.
July 18, 2008 at 7:23 pm |
I just recently installed this plugin on a fresh install of WordPRess 2.6 and I am getting the same error message.
Warning: Cannot use a scalar value as an array in /var/www/vhosts/mydomain.com/httpdocs/wp-admin/themes.php on line 96
Real domain has been substituted for this example purpose
I would also like to see if the widget could be used more than once similiar in fashion to the Text Widget that can be added to multiple pages while not being added to others.
Great widget and looking forward to the fix and next version.
July 19, 2008 at 5:54 am |
I just realized that most people seem to be getting a different error message than I am. I’m not getting a scalar value warning, so for the plugin author’s information my error message is:
Fatal error: Cannot use object of type stdClass as array in /home/XXXXX/public_html/XXXXX/XXXXX/wp-admin/themes.php on line 96
As things stand right now I can either use the plugin OR see my available themes, but not both at the same time. That’s okay for the short term but it would be great if it was fixed soon. This is a great plugin.
July 22, 2008 at 7:45 am |
Yes! It’s making the theme view disappear. Pity because this is a great plugin!
July 24, 2008 at 11:50 am |
This is a great plug in
July 26, 2008 at 2:36 am |
Stray Random Quotes…
Stray Random Quotes helps you collect and display random quotes on your blog. It comes with a easy to use management tool, a option page and a “widget”. The quotes can be recorded with source, author and optional google links, then added to the blog …
July 26, 2008 at 5:22 pm |
Thanks for fixing the bug with WP 2.6!
July 29, 2008 at 11:02 pm |
Yay, it works now. Thank you!
August 6, 2008 at 12:18 pm |
Hi, I have a problem with the style. I see the quotes like this http://img369.imageshack.us/img369/2796/immaginegp6.jpg.
How can I change?
Thanks, bye.
August 6, 2008 at 7:28 pm |
Hello ~
I heart this plugin, great work. Is there a way to change the order in which the list of entered quotes appear? I’d like to be able to rearrange the quotes in the full list.
Thank you kindly,
Scarlett
August 16, 2008 at 1:22 am |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
August 18, 2008 at 3:49 pm |
[...] Stray Random Quotes installiert. Einfach mal nach rechts schauen. Die Positionierung ist noch nicht zwingend [...]
September 1, 2008 at 2:51 pm |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
September 18, 2008 at 2:18 pm |
Hi!
Great plugin, but is it possible to change the text color? My sidebar is almos black so the quate doesn’t show…
September 25, 2008 at 5:48 am |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
September 26, 2008 at 5:17 pm |
I love this plug-in but it’s not loading inside the little box/block on my website. It’s just showing up as plain text. Does anyone know how to fix this? I’ve tried looking at the div and class assignments etc., but nothing is standing out to me.
Thanks!
October 10, 2008 at 2:45 am |
[...] unrelated news…I burned some idle cycles today adding the Amazon link feature to the “Stray Random Quotes” plugin for WordPress. I don’t do PHP, so this was good little project to start dipping my [...]
October 10, 2008 at 10:43 pm |
[...] Stray Random Quotes à¸à¸±à¸™à¸™à¸µà¹‰à¸Šà¸à¸šà¹€à¸›à¹‡à¸™à¸à¸²à¸£à¸ªà¹ˆà¸§à¸™à¸•ัว เพราะว่าà¸à¸¢à¸²à¸à¸ˆà¸°à¹ƒà¸ªà¹ˆà¸„ำเตืà¸à¸™à¹ƒà¸ˆ หรืà¸à¸„ำพูดเด็ด ๆ à¹à¸›à¸°à¹„ว้บนเวบด้วย ใช้ได้ดีทีเดียวà¹à¸•่ไม่เป็นภาษาไทยเท่านั้นเà¸à¸‡ [...]
October 22, 2008 at 5:34 am |
[...] major plugin functions on the main page: WP-Cumulus (a floating tag cloud) written by Roy Tanck and Stray Random Quotes (a random quote engine) written by Ico. I intend to employ additional funtions in the [...]
October 23, 2008 at 3:05 am |
Hallelujiah! I found the perfect Quote Plugin. Thank You Thank You Thank You!
November 7, 2008 at 1:13 pm |
[...] · –Citações Fortuitas perdidas [...]
November 8, 2008 at 2:44 pm |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
November 8, 2008 at 3:52 pm |
Hi. I have updated to WP2.7 and the edit/delete links displayed for each quote seem not to work any longer.
Too bad.
November 18, 2008 at 3:07 am |
I have 2.7 running also and had to get into PHP MyAdmin (the tables) to change the quotes. Looking forward to the update. Great plugin, thank you!
November 18, 2008 at 9:48 pm |
Also looking forward to the 2.7 version!
Thanks, as always.
December 10, 2008 at 1:00 pm |
This plugin is great
December 12, 2008 at 12:57 am |
I love this plug-in, thank you very much for your work. I’m wondering…is it possible to change the order that the quotes appear in (other than manually re-entering) because display: all-quotes makes the list appear in an order I would prefer to revise.
Thanks for your attention,
Scarlett
December 12, 2008 at 11:51 pm |
Hello, just trying this plugin out. I’m using WP 2.7 and it seems that I can’t delete or edit any quotes. When ever I click on the delete or edit buttons it just takes me to the add new quote page.
For anymore info just e-mail me.
December 15, 2008 at 1:05 pm |
I’m in the process of upgrading my site to WordPress 2.7. In the course of debugging, I’ve just noticed that Stray Random Quotes doesn’t seem to work as a widget, unless I’m configuring it incorrectly. Oddly, when I go to Appearance > Widgets under WordPress Admin, the Stray Random Quotes widget is listed…but has no “Add” link, so I can’t add it to my sidebar. And yet, when I change WordPress’ view to only show the widgets that ARE in use, it has Stray Random Quotes listed. It appears no where on my site.
Am I doing something wrong, or are there compatibility issues you’re working out?
Cheers,
Dan
December 19, 2008 at 9:24 pm |
Hi
I have got a problem. Using wordpress 2.7 and Stray Random Quotes 1.6.3, I am unable to delte or edit a quote. I need a quick fix please?
And thanx for the wonderful plugin
December 19, 2008 at 10:26 pm |
@Maxal:
Yup, I have the same problem since I upgraded to WP 2.7
Is there anyone out there using WP 2.7 and SRQ 1.6.3 who can edit and delete quotes?
And is there an update in the pipeline that resolves this issue?
December 21, 2008 at 1:48 pm |
Yay, everything works again with 1.6.4! Thank you, developer!
December 25, 2008 at 5:28 pm |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
December 27, 2008 at 7:26 pm |
I love this plugin!!!!
Is it possible to get it to list the quotes in the admin screen on pages, instead of all on one? I got like 1200+ of quotes, and it’s getting a little ridiculous.
Mahalo! (Hawaiian for thanks!)
December 31, 2008 at 3:48 pm |
I just upgraded.. Using WP 2.7.
This has caused a really irritating error which I don’t know how to get rid of!
It seems to have called a non-existent GIF, and now this is rendered in text at the top of my blog, and also the admin panel?! Weird.
Where can I download 1.6.3?!
Great plugin though, have used it for years now!
January 1, 2009 at 5:01 pm |
@Kid C: Hi, sorry about the problem but… Are you sure it is my plugin’s fault? What’s the name of the non-existent GIF?
January 20, 2009 at 7:36 pm |
Have downloaded it and started to play with it. Looks like a great plugin.
What would make this even better is giving the user the option to specify other links besides Google and Wikipedia. I’m an author and I want to use the plugin to provide random quotes from my book. I wish I could provide a link to a page on my site that discusses my book.
January 22, 2009 at 6:25 am |
Hi – I’m on WordPress 2.7, and the widget doesn’t pick up the styling from my blog. Someone asked about editing the CSS, but I didn’t see a response… Any suggestions? Thanks!!
January 25, 2009 at 6:06 pm |
After updating to the current version, all my previously entered quotes disappeared
Any hints?
January 25, 2009 at 6:29 pm |
@holyolli: whoa, are you sure? That’s unexpected… can you get into phpmyadmin and see if the table wp_stray_quotes is still there?
Also: what version where you using before upgrading?
January 26, 2009 at 5:02 pm |
I have just installed 1.7 (on WordPress 2.7) and love it. I just have one issue which is when I put [random-quote] or [all-quotes] in a page/post, it doesn’t matter where in my text I place the code, the quotes always appear as the first text of the post (underneath the title). How can I change this??
January 26, 2009 at 6:37 pm |
@James Borden: Hey James, you’re right. I think I identified the problem and it will be solved in the next release. In the meantime, if you want you can edit stray_functions.php at line 155 where it says “echo stray_output_one($get_one);” and change it to “return stray_output_one($get_one);” Do the same at line 220 and change “else echo $contents;” with “else return $contents;” I am not 100% sure yet but it should work. Let me know.
January 27, 2009 at 10:43 am |
@ico – perfect, many thanks that now works perfectly for me!!
Are there any plans in the future to allow paging through quotes, as outputting all quotes could produce a VERY long page.
Anyway, once again thanks for the very prompt resolution from one very happy user!
January 27, 2009 at 9:52 pm |
Hello ~
I’ve upgraded to v1.7 (on WP 2.7) and had the same difficulty as James re: listing all quotes before some intro copy on the page. Your suggested work-around took care of that problem, thank you. I am experiencing another technical difficulty however. I am unable to make the source (or author for that matter) a link. Also, if I include a link in a quote itself then all the text below (different quotes) becomes that link.
Basically, I need to know how to make the author & source (which are urls) links. Can you please help? Here’s the page on my site where all quotes are listed: http://perfectcirclemedia.com/contact-us/testimonials/
January 28, 2009 at 9:55 pm |
Hi ~
Thank you kindly, I also followed up on the WordPress site. I look forward to figuring this out.
Cheers,
Scarlett
January 29, 2009 at 1:53 am |
hi. Thanks for plugin
perfect.
Regards
January 29, 2009 at 10:10 am |
Hi just upgraded your new version today (1.7.1) and you have done a lot of great work. Congratulations and well done. I just wanted to let you know that some of the default settings are not carrying forward when creating a new quote.
The Visible default was not being used, because you were not getting the options at the start
I have added the following to the top of the stray_new() function:
//get the options
$quotesoptions = array();
$quotesoptions = get_option(’stray_quotes_options’);
then changed the following
$defaultVisible = get_option (’stray_quotes_default_visible’);
to
$defaultVisible = $quotesoptions['stray_quotes_default_visible'];
This would obviously need to be corrected wherever you have the same calls.
THis plugin works brilliantly. It was exactly what i needed and works a lot better than others available. Cheers
January 29, 2009 at 2:46 pm |
Hi – things are looking better (just installed the 1.7.1 update) but can’t change any of the options: I just get this message: “Something went wrong! The options could not be saved.” I’m on WordPress 2.7, here bonniesphere.com/blog.
January 29, 2009 at 7:53 pm |
@Bonnie: Have you tried deactivating and reactivating the plugin?
@Ellis: You’re right man! It will be fixed with the next release, which is about to be released. Thanks a million for pointing it out.
January 30, 2009 at 6:40 pm |
installed it but cannot add new quotes.
always get the following message:
Failure: Something went wrong when trying to insert the quote. Try again?
January 30, 2009 at 6:45 pm |
@pupo: have you deactivated the plugin before updating? If not try that (deactivate and re-activate), let me know.
January 30, 2009 at 9:06 pm |
I got the same “Failure: Something went wrong when trying to insert the quote. Try again?” message. I tested and tested and tested, and I found out what the problem is for me at least. Any quote I enter that has an apostrophe will break it.
So for example, trying to have “asdf” as the quote will work fine, but “as’df” will give the error message.
January 31, 2009 at 3:50 am |
I also got an error when trying to add a new quote – after some testing I found out that it only results in an error if I try to create a new category when entering a new quote.
If I create the category by editing an existing quote, I can flawlessly add new quotes. I hope this helps you to narrow down the error and fix it.
January 31, 2009 at 12:07 pm |
@James, pupo and AgentSmith: guys, you’re obviously right, my apologies.
During an improvised experiment I removed ‘mysql_real_escape_string’ from the lines 45-49 in stray_new.php (compare with lines 53-57 just below) and subsequently forgot to put them back! So I’ll have to release another version after one day, damn!
While I’m there… do you think those quotes I put at the opening of every page can get to be annoying? I thought they were fun but now I was considering taking them out. Let me know if you care. In the meantime thanks a million for the bug-killing.
January 31, 2009 at 4:03 pm |
You’re welcome! Thanks for the update, I have two plugins myself and also have to quick-bugifx soon after almost every release. Well, it at least generates some more downloads due to being listed as “Recently updated” again.
I don’t think the quotes get annoying – I don’t pay too much attantion to them after having seen them all, but they don’t annoy me either.
January 31, 2009 at 7:10 pm |
OK, I discovered another bug (1.7.1 to 1.7.4) and this time is nasty. When you edit a quote in the manage page and then you sort the table by a different field, the quote you just inserted gets deleted. Until I solve this, a message to anybody reading this: don’t sort the table after you edited a quote. Thanks.
January 31, 2009 at 11:26 pm |
[...] Stray Random Quotes [...]
January 31, 2009 at 11:27 pm |
[...] Stray Random Quotes [...]
January 31, 2009 at 11:34 pm |
[...] Stray Random Quotes [...]
February 1, 2009 at 5:13 am |
All better now!
The only thing I’m wondering now is if there’s a way to make your random quotes work with the Super Cache plugin somehow. Obviously it still loads a quote, but part of the fun of the random quotes is that you get a different one every time you visit the site. However, since the point of Super Cache is to make a cache of the page… Well, you see the problem. Is there any way I can exclude Stray Random Quotes from Super Cache? That would make your plugin PERFECT as far as I’m concerned.
February 1, 2009 at 6:30 am |
Suggestion: Take all the values from the just added quote and pre-fill the form with them after entering a new quote.
At the moment, only the quote itself is taken over. In my workflow, I usually add multiple quotes from one movie, person by person. So for a lot of quote, especially my Sourve-value stays the same, and for some also the author field.
If those fields were always pre-filled with the values of the previous quote this would spare me lots of clicks.
February 1, 2009 at 11:32 pm |
@James: I don’t know about WP Super Cache. How do you go around a thing like that? With javascript, possibly, but I can’t speak that language very fluently. Maybe what you could do is to put the random quote in a different page, then exclude that page with the “Accepted Filenames & Rejected URIs” thing of super cache– and see if it works. If it does, you could put the page with the random quote back in your main template inside a iframe or something. Ugly, i know.
February 1, 2009 at 11:34 pm |
@AgentSmith: Suggestion taken, next version.
February 2, 2009 at 12:34 am |
Awesome, thanks a lot!
February 2, 2009 at 1:41 am |
Oh, I just realized that the “quotes per page” setting is ignored on the manage page. It always displays ten quotes, no matter what I enter either on the settings page as a default or via the drop-down-field on the manage page itself.
When doing the latter, the value IS actually sent ( the URL admin.php?page=stray_manage&qo=quoteID&qp=1&qg=all&qs=DESC&qr=50 is opened) but it still will only show 10 quotes.
February 2, 2009 at 6:46 am |
@AgentSmith: do you happen to have groups with a space in the name? I have found that to be a problem (fixed in the next). Otherwise I cannot reproduce the problem..
February 2, 2009 at 5:20 pm |
Indeed I have, yes. (“TV series” e.g.)
Glad you could fix it!
February 2, 2009 at 7:34 pm |
Hello. Great plugin
One question: Can I use HTML code as with text as quotes?
Thanks
February 2, 2009 at 7:43 pm |
@AgentSmith: so you haven’t had that problem again?
@Levani: maybe you wanted to add an example code to the text there? Anyway generally yes.
February 2, 2009 at 8:06 pm |
The problem is fixed with the new version for me, yes!
February 2, 2009 at 8:26 pm |
First, THANKS for this plugin! I really do love it, and it has a prominent place on my blog.
Since an update or two ago, the “Next quote…” has not functioned. I’ve tried it on both Firefox and Safari browsers, same result.
Anyone else having that difficulty?
Again, mille grazie!
Nancy
February 2, 2009 at 8:33 pm |
@Nancy: …what “Next quote…” feature? You mean on the management page? Can you give some more detail?
* update: I looked at your website and noticed what you mean by “next quote”. Thing is, that is a pretty cool feature and one my plugin should certainly have (so I guess that -if I keep having the time for it- it will) but truth is it never had it. The only way to get a different quote right now is by refreshing the page. So I don’t really know how that thing worked for you! That said, I’m thinking about it.
February 2, 2009 at 10:13 pm |
Tha feature should not be too difficult to implement, it’s just some basic AJAX. Maybe this video (and probably the rest of the series) can help you a little bit, I kinda liked their videos.
The basic idea is just to perform a javascript action once the user clicks on the “next” link. This javascript action is fetching the next quote via AJAX and then replaces the old div with the div containing the new data.
If you want to, I could play around a little bit with it to see if I could make it happen.
February 2, 2009 at 10:26 pm |
@AgentSmith. For some reason Javascript intimidates me. Anyway, I was looking into it… Lots of tutorials on how to use jQuery or SACK in WordPress Plugins. Maybe a chance to learn something more about it. I did use it for Lighter Menus in the past but most of the work was cut and paste from other sources, and I’m pretty good at that.
Thanks a lot man.
Be it as it may, I’m trying… Besides it could work great to solve the WP-super cache problem James was referring to. So I’m on it. If I get stranded I’m counting on you
February 3, 2009 at 1:40 am |
Wow, I’ve just started experimenting a little bit out of curiousity and it’s beginning to work pretty good.
I already can change the text via AJAX to something that comes from an PHP file. Now I’ll try a little something out to make it more “plugin compliant” and then I will send you an email with what I’ve done and some detailed explanations.
I think that by the end of this week your plugin could easily be AJAXed.
February 3, 2009 at 1:46 am |
Thanks man but I was trying to do it by myself …and learn something, just give me some time before I give up on that
February 3, 2009 at 2:40 am |
Alright, I’ve got it up and running, so just let me know if you need any help eventually!
February 3, 2009 at 11:14 pm |
Great plugin!
But…I found a bug =/ Under settings, I can’t fill in the fields with swedish characters (for example Ã¥ ä ö)
February 4, 2009 at 12:19 am |
Chrille, as you are entering raw HTML into those fields, you should enter the corresponding entities: http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
ico: I have an idea for our problem. Won’t be able to test it out before thursday evening, but we’re going to solve it, I’m sure!
February 4, 2009 at 2:32 am |
@Chirille: you’re right. it is actually a known problem and I will fix it in the next version.
February 4, 2009 at 2:54 am |
@AgentSmith: I am working on it and I am sure too– after which we’ll probably be able to write the really-useful-ajax-in-wordpress tutorial that apparently it is yet to be written.
February 4, 2009 at 8:58 am |
[...] Hey Keith, Found this plugin which can be used beautifully for creating unique content. Stray Random Quotes ‹ Italy is falling Just add the variations of the words/phrases you want to a group and it picks up any one at [...]
February 4, 2009 at 5:19 pm |
[...] Stray Random Quotes [...]
February 5, 2009 at 11:37 pm |
I forgot to deactivate my previous version before upgrading to 1.7. The new version says that I have 13 quotes but when I go to manage nothing shows up. Is there a way that I can still get at my old qoutes?
February 6, 2009 at 12:01 am |
@jason: deactivate and reactivate now, some conversions and changes will happen and the quotes will show up. it should work, let me know.
February 6, 2009 at 6:15 am |
I recently did the automatic upgrade and stray random quotes stopped working… not sure what the problem is.
February 6, 2009 at 6:27 am |
@SAB Guy: OK, that’s bad… But can you please tell me what kind of problem it is and what version? Thanks
February 6, 2009 at 8:02 am |
Hi – automatically upgraded, disactivated and reactivated, and the quotes don’t show up. They’re still in the database, however. Ideas? Thanks!
February 6, 2009 at 8:06 am |
Hi,
I am building a new theme locally and just had the same problem as mentioned above, with the quotes no longer working after I hit upgrade.
I’m using the newest version of WordPress, have tried a manual re-install of plugin etc. No luck. It has just simply disappeared for no obvious reason (no idea re digging in the php, I’m not a coder – sorry)
February 6, 2009 at 8:23 am |
@Bonnie, Rebecca, Sab Guy etc: I am not experiencing this problem unfortunately. If you have access to your database via phpmyadmin, can you please tell me if in the
wp_stray_quotestable the column after “source” is in fact named “category” or “group”? Also, can you please check at the bottom of the plugin settings page where it says “order by”, and try to change that setting, save, and see if the situation gets better?I will solve the problem… in the meantime you can download version 1.7.7 here if you’re in bad need of your management page back.
…another thing: what version of the plugin were you using before upgrading? do you remember roughly what message you got (if any) in the overview page after upgrading? and, also: did or do you have spaces in your group/category names?
February 6, 2009 at 4:23 pm |
Hi, I’m having the same problem the other 3 guys above have: after upgrading from 1.7.7 to 1.7.8, the quotes widget stopped working.
I had only one group/category, the default one, but it showed 3 empty quote slots in a different group/cat after the upgrade. I deleted them, and everything else seems normal, except the quotes won’t show up in my sidebar, just its widget title.
February 6, 2009 at 5:56 pm |
Changing the “order by” setting on the plugin Settings page solved my problem of not being able to see the quotes that were already entered. Thanks!
February 6, 2009 at 6:47 pm |
Thanks for the plugin. One feature request – could you add the ability to store/display an image with each quote. I’ll do it and submit a patch if you cant get to it in a week or so, but you may prefer to do it yourself.Thanks.
February 6, 2009 at 9:46 pm |
I’ve been using the plugin for some time. 1.7.7 worked for me. In 1.7.8 the header is visible but not the quotes. I tried Jason’s suggestion (a couple posts up), but changing the “order by” setting does not fix it. I guess I will have to revert to a previous version.
February 6, 2009 at 10:11 pm |
@everyone who had problems: SORRY, you guys. I made a mess with 1.7.8. Shit happens.
What you can try, so far, is: * deactivate and activate again; * change the “order by” setting on the settings page; * if you can access your database via phpmyadmin there’s more you can do, in which case I strongly invite you to write me an email so that we can work together to solve this problem (use the contact page, link on top of this page).
I am working on a new version that will be out in few hours and should fix things, hopefully. Please be patient. 1.7.7 is available from the wordpress repository if you need it.
February 6, 2009 at 10:16 pm |
Update. I’m using the plugin (I love it, BTW) on two blogs, both running WordPress 2.7. Strangely, reverting to version 1.7.7 worked on one blog, but on the other the quotes still are not appearing, although I can see them in the “manage” menu. I might have to do a hard delete and reinstall. Hope the database remains intact.
February 6, 2009 at 10:28 pm |
@xensen: if you delete or reinstall the plugin, the database will remain intact. What you could do is:
* backup the database via phpmyadmin or via a wordpress plugin like this one;
* use the “remove” option of Stray Random Quotes;
* select to remove all the options as well (not the quotes);
* reinstall 1.7.7
–if you have access to phpmyadmin, please write me before you do this (ico@ this blog), so that I can ask you to save some information for me first. Thanks!
February 6, 2009 at 10:30 pm |
Will do.
February 7, 2009 at 3:02 am |
Luckily I could solve the problem with 1.7.8 simply by deactivating and reactivating.
Steve, why don’t you just upload the image(s) via the Media manager of WordPress and include the image using an IMG-Tag?
I don’t think I would like an additional image-field for each quote too much. Of course, I could simply ignore it, but still it would clutter things uo. Why duplicate existing functionality?
February 7, 2009 at 5:46 pm |
I just upgraded from 2.7.8 to 2.7.9 and all my quotes got erased. Fortunately I had only a couple good thing I did not add more after the 2.7.8 upgrade. Nothing seemed to be wrong with 2.7.8 on my end. This will make me very cautious to upgrade again
February 8, 2009 at 1:05 am |
@medallion: I am sure your quotes are still there, it is just the management page that isn’t working right. Have you checked your database to see if the table wp_stray_quotes is still there? You will see that it is.
February 8, 2009 at 9:08 pm |
Hi,
Great plugin. Thanks.
But today the widget suddenly stopped bringing in quotes. I had installed ad-minister plugin. I deleted it and tried again, but the quotes widget still didn’t work. It just shows up with its title (“Testimonials”) and no quote.
Any suggestions…?
February 9, 2009 at 2:05 am |
@Lia Suzuki: (edited comment) I had written here to uninstall the plugin and reinstall and so on and so forth, but suddenly today I managed to reproduce the behavior you and others talked about:
correct me if I am wrong, but the widget does not display its content only if one group is selected: if more groups are selected, then it works.
If you confirm this, a temporary solution would be to edit one of the quotes and assign it to a new group and then select these two groups in the plugin.
In the meantime I’ll find a fix to this problem.
Let me know if this works.
February 9, 2009 at 4:02 am |
Small bug report:
When “Clear the form” is not set, the data is repeated, BUT: The link is broke – it stops right at after the “, so only <a href=” is filled into the field.
Simple solution: Change from value=”" to value=”, then the ” won’t break the string.
February 10, 2009 at 3:03 pm |
I wasn’t having any problems until I upgraded to 1.8.1 — Now I get a link in my footer that says “New Quote.” When I click on it, it says “loading” and then nothing happens.
I liked this plugin for the simplicity of the interface. All I want is a random quote and some organization on the back end. But I feel like things are becoming complicated.
Can you advise?
February 10, 2009 at 3:23 pm |
@Tom Brazelton Don’t give up man, this plugin is still simple to use, I swear.
Now, to remove that “new quote” thing, just go in the settings page and delete everything in the field next to where it says “New quote loader”. I will make this simpler by adding a checkbox to disable the functionality in the next version.
About the fact that nothing happens when you click on it: I assume you have added
stray_random_quotes()in your template without further specifications between the brackets.Nothing wrong with it but this caused the next quote thing not to work, it’s a small bug already detected and killed, and if you download the same version again it should not happen anymore. I haven’t issued a new version only for this since the bug has been detected less than an hour after 1.8.1 was out.
February 10, 2009 at 3:23 pm |
Is there any way to to turn of the ajax loader? I dont need it, i am embedded the quotes in the page using
February 10, 2009 at 3:26 pm |
@david swain: as I said in the previous comment, delete everything in the field in the settings page next to where it says “New quote loader”.
February 10, 2009 at 3:30 pm |
Done that, i have the markup
around my quote, i cant get rid of that!February 10, 2009 at 3:34 pm |
@david swain: what do you mean the markup around your quote?
February 10, 2009 at 5:10 pm |
@ico
Thanks for answering my quetions so quickly. I didn’t see that “new quote” in the settings was a field or was editable. Must have been my monitor settings. Too bright!
You were right that I didn’t put anything in the brackets. I wanted the quotes to be completely random. I don’t categorize them. I just load them in and let them run.
Thanks again!
February 10, 2009 at 5:17 pm |
[...] Stray Random Quotes [...]
February 10, 2009 at 5:20 pm |
Terrific plugin, works great, thank you so much.
February 10, 2009 at 5:30 pm |
Excellent plugin – even if it does get updates every day
But is the category filter in the shortcode broken?
I’m using [all-quotes category="Clients"] but I’m getting a full list of all quotes in both categories.
Or do I need to list some other options to trigger it?
February 10, 2009 at 6:15 pm |
@James: I am into this updating frenzy because, well, I am unemployed and kind of depressed. But maybe that’s too much information!
so, about the shortcode: it is not bugged, the problem is with my help page, which not unsurprisingly is misleading.
It should be
all-quotes categories="Clients"and notcategory="Clients".Try it, it should work without any other option.
February 10, 2009 at 7:24 pm |
[...] Stray Random Quotes [...]
February 10, 2009 at 10:43 pm |
Sorry to hear it. Don’t let it stop you writing though. I’ve just spent half an hour reading your blog.
Anyway, it works!
Thanks.
February 11, 2009 at 12:46 am |
[...] so viel Platz gewonnen wurde, muss der natürlich auch genutzt werden. Mit dem feinen Plugin “Stray Random Quotes” kann man komfortabel im Dashboard eine umfangreiche Zitatesammlung anlegen und diese dann auf [...]
February 11, 2009 at 12:54 am |
The last two revisions didn’t work on my site. The most recent (as of 2-10-09) worked just fine.
Thanks!
February 11, 2009 at 1:05 pm |
Strangely there is a new bug when adding quotes – all new quotes get “default” as their category. I’m not a 100% sure if this may only have happened after I upgraded WP to 2.7.1. or if it also happened before and is a bug from 1.8.1 – before 1.8.1 I definitelly know that it worked, I’m not sure if I tried adding some quotes afterwards (meaning: with 1.8.1 but without 2.7.1)
February 11, 2009 at 2:58 pm |
The Ajax from the plugin gets in conflict with other JS that I have. Any ideea on how I can disable AJAX on your plugin? Thanks
February 11, 2009 at 3:33 pm |
@AgentSmith: you’re right, I just notice it, it’s line 25 that I added to stray_new.php and I can’t remember why. Remove it without hesitation. It will be fixed in next version. always a great bug-catcher
February 11, 2009 at 3:35 pm |
@Metalz: the next version, due very soon, will allow you to disable ajax from the quote.
Still, can you please tell me what kind of problems you had, with what script, so that maybe I can prevent the error from happening? Thanks
February 11, 2009 at 5:04 pm |
I love this plugin. But could you please dial back on the updates?
It is a bit of a drag to have to update them every day.
February 11, 2009 at 5:08 pm |
@Biff: Yeah, i know. I think I’m done for a while now.
February 11, 2009 at 5:38 pm |
That’s great news (next version). The problem on my site was that the slider from the homepage (that allows you to navigate through the last 20 items) stopped working. The list was loaded but it wasn’t hidden anymore so I ended up with a huge list of items breaking the design. Hope that helps, if you need any other specific details, feel free to contact me by mail. Thanks a lot for this great plugin and I hope I’ll be able to use it soon
February 11, 2009 at 5:53 pm |
@Metalz: Try 1.8.2, is out.
I am not sure why your slider is broken by mine, since I am not a very big expert of jQuery (they’re both based on jQuery).
The only trick I might suggest is to pre-pend to your script something like
jQuery(document).ready ( function($) { (, then closing everything at the end of the script with);});. As I said, i am far from being an expert, but those lines seem to be missing from your script. I have read around that all the $ functions of jQuery in wordpress should have the “(document).ready” thing before them.If this makes any sense to you.
February 11, 2009 at 5:56 pm |
Hmmmm I’m no expert programmer either but I’ll try your advice. Thanks again for the support
February 11, 2009 at 6:06 pm |
Just upgraded and it works perfectly. THANKS A LOT!
February 11, 2009 at 8:17 pm |
[...] Stray Random Quotes [...]
February 11, 2009 at 8:20 pm |
[...] Stray Random Quotes [...]
February 13, 2009 at 9:04 pm |
Not sure if it was that way before but I just noticed it and it seems to me as if this is new: When I edit an quote, the list of quotes (like on the manage page) is shown underneath the edit-form. As I said – not sure if it always was like that and I just hadn’t noticed so far. But it kinda looks as if accidently the manage-page-code is also run after the edit-form is created.
But in any case: It’s no big deal, editing works perfectly.
Have a nice weekend btw.
February 13, 2009 at 9:39 pm |
@AgentSmith: Oh no, this is how it is meant to be. So you can change and edit another quote…
You have a great weekend too.
February 14, 2009 at 1:55 pm |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
February 15, 2009 at 7:04 am |
Hi Ico. Just reporting that I was waiting for the dust to settle a bit before upgrading again. Happy to report the plugin (1.8.2) is working perfectly on both of my sites that use it. Thanks!
February 16, 2009 at 4:08 pm |
Hi Ico!
It would be great if you could extend the Category Fields. If you add a quote there are only 25 chars allowed. (even though the database field allows 255 chars)
February 17, 2009 at 1:04 pm |
Hey,
A really great plugin but I would really like to see an auto refresh of the quotes.
Any plans of implementing this?
Cheers!
February 17, 2009 at 1:16 pm |
[...] Stray Random Quotes [...]
February 18, 2009 at 5:31 am |
Help! I love Stray Random Quotes, but now that I’ve upgraded it and WordPress, my site displays the message:
WordPress database error: [FUNCTION zarban.COUNT does not exist]
SELECT COUNT (`quoteID`) FROM wp_stray_quotes WHERE visible=’yes’
And the quote never changes. My Hemingway template does not use widgets.
February 18, 2009 at 10:16 am |
@Zarban!: hard to tell what this is. You say you upgraded to Stray Random Quotes 1.8.2? Have you deactivated and reactivated when upgrading? Have you tried disabling other plugins to see if there is a conflict? How many quotes do you have in the database?
February 18, 2009 at 4:11 pm |
Hmmm. By deactivating Bad Behavior, the anti-spambot plug-in, the error goes away, but the quote still never changes. Even with SRQ as the only plug-in, the quote never changes.
February 18, 2009 at 4:15 pm |
@Zarban!: Strage problem… how many quotes do you have? What variables if any have you placed between the brackets of stray_random_quote()? Have you deactivated and reactivated when upgrading?
February 18, 2009 at 5:42 pm |
[...] Stray Random Quotes [...]
February 18, 2009 at 6:57 pm |
Greetings, I’ve been using the Stray Random Quotes plugin on my blog for 8 or 9 months (am now running v.1.8.2).
Months ago, though, when I tried also activating WP Super Cache, the quotes would no longer rotate. At the time I simply chose to deactivate WP Super Cache, but I’d like to be able to use WP Super Cache.
Can you give me some feedback on this seeming conflict? It’s not an urgent issue, but I’m trying to plan ahead and hopefully be able to run WP Super Cache in the near future without having a conflict with the Stray Random Quotes plugin.
Thanks so much.
Deb
February 18, 2009 at 7:21 pm |
@Deb Phillips: I haven’t, but have you tried 1.8.2 with wp-cache? It is likely that at least the ajax re-loader should work with it.
February 18, 2009 at 9:30 pm |
This is great! Just installed it on my swedish company-website. It’s perfect for showing quotes from customers on different categories as well as other quotes! Will write a great review about this and install it on all my blogs. If there’s some way to support your work later on I will do so, out of money at the moment though :/
February 18, 2009 at 9:55 pm |
I have 76 quotes.
I just just tried manually deactivating, deleting, reinstalling, and reactivating SRQ 1.8.2, but I got the same result. No quote rotation even when SRQ is the only plug-in.
Then I tried deactivating and deleting, then installing SRQ 1.6.2, and it seems to work fine and play nice with other plug-ins. I then tried automatically upgrading to SRQ 1.8.2, but ended up back where I started: error message on page, no rotation.
So, I’ve now gone back to SRQ 1.6.2. I was really looking forward to some of those new functions, but honestly I don’t create random quotes all that often.
February 18, 2009 at 10:14 pm |
Oh, and I’m calling SRQ with “[random_quote]” in a page. And I use “[all-quotes]“, which work fine, in another page.
I just tried “stray_random_quote()” but that doesn’t work.
February 18, 2009 at 10:50 pm |
@Mattias Wirf: Mattias, I’m just glad you’re liking it. About the money, I hear you brother. Who isn’t?
February 18, 2009 at 10:51 pm |
@Zarban!: But you do are using stray_random_quote() now on your sidebar, right? Or you meant that with 1.8.2 shortcodes worked but not the template tag? That would be absolutely weird. Anyway I am sorry we didn’t solve the problem, I was hoping to figure it out, I usually do
p.s. do you use wp-cache by any chance?
February 19, 2009 at 1:25 am |
I display my About page in the sidebar, and within the About page I have placed “[random_quote]“, which is what actually displays the quote. I’ve used this all along (and it works with 1.6.2 but not with 1.8.2).
I’ve never used the code “stray_random_quote()” in a template page; I just meant that adding it to the About page didn’t work.
I’m happy to try any other suggestions. Perhaps the problem is really with shortcodes in 1.8.2. I don’t use WP-Cache.
February 19, 2009 at 1:43 am |
@Zarban!: wow, I never imagined you could use shortcodes in the sidebar… I haven’t heard of shortcodes problems with 1.8.2, but who knows. Have you tried shortcodes with 1.8.2 NOT in the sidebar, just in a post or page? Do they work?
OK, maybe I’m asking too much but if you find the time would you try 1.8.2 adding the template tag to your sidebar instead?
It shouldn’t be too difficult to do… Just open the “sidebar.php” file in your theme folder and add this where you want the quote to be:
<?php if (function_exists('stray_random_quote')) stray_random_quote(); ?>I think this should really work, and even if it is not your ideal solution, it is really how it is meant to be, when you can’t use widgets.February 19, 2009 at 2:03 am |
Hey any plans of making an auto change feature?
So we don’t have to click next to change the quotes, they change automatically after a few seconds?
This would really rock!
February 19, 2009 at 3:43 am |
@ico: Okay, I used the automatic upgrade feature to upgrade to SRQ 1.8.2 again. The shortcode link in the About page that appears in the sidebar broke as before. I put your piece of code in the sidebar (actually the bottom bar—all the way at the bottom under Recent Commentaries) and THAT WORKS. I put the shortcode in a regular page (“Submitting a Commentary” available from the Pages list), and that does not work.
It appears that, for me, it is the shortcodes that do not work in 1.8.2. I’ll leave it broken for now in case you want to look at it (Zarban.com). I really appreciate your attention to this.
February 19, 2009 at 4:33 am |
Thanks for your response, ico. I’ll try WP Cache instead of WP Super Cache and see if everything works fine.
February 19, 2009 at 10:41 am |
@Deb Phillips: Oh no, I didnìt mean WP Cache instead of WP Super Cahce, I haven’t tried any of them. I just meant that maybe 1.8.2 works with them, at least for the ajax part of it.
February 19, 2009 at 11:44 am |
@Zarban!: OK, I have another solution in mind… Could you change a line of code in “stray_functions.php” so that I can correct one thing and see if that is the problem? It is in the “inc” folder in the “stray-quotes” folder.
If you can, it is line 265, which goes like this:
$totalquotes = $wpdb->get_var("SELECT COUNT (`quoteID`) FROM " . WP_STRAY_QUOTES_TABLE . " WHERE visible='yes'".$categoryquery);and you should change it to this:
$totalquotes = $wpdb->get_var("SELECT COUNT(`quoteID`) AS 'Rows' FROM " . WP_STRAY_QUOTES_TABLE . " WHERE visible='yes'".$categoryquery);…there could a problem with MYSQL configuration on your hosting server (and also a problem in my original line of code) that this new line should correct.
I can send you via email the revised “stray_functions.php” if you prefer.
Thanks for your help. Let me know!
February 19, 2009 at 4:55 pm |
@ico: That absolutely did the trick! Fantastic! Thank you so much!
February 19, 2009 at 6:22 pm |
I was amazed at how detailed and well-thought-out the settings/options were on this plug-in. I commend you for this excellent contribution to the WP community. Thank you!
February 19, 2009 at 7:11 pm |
@Zarban: Great, I’ll make it a official patch.
@Charles Busby: thank you sir.
February 19, 2009 at 8:37 pm |
How to support Chinese content?
February 19, 2009 at 8:45 pm |
@WGMking: good question… I cannot confirm it as I don’t have a chinese keyboard but the quotes support utf-8 so they should support chinese.
February 19, 2009 at 10:12 pm |
I’d just like to say I love the plugin, it does precisely what I want.
February 20, 2009 at 10:55 am |
Hi again, could you please email the previous version? Even though AJAX is disabled I have the old problems again in the new version. Thanks a lot
February 20, 2009 at 1:33 pm |
[...] Stray Random Quotes [...]
February 20, 2009 at 6:12 pm |
ico, you clarified in a previous comment that you hadn’t used WP Cache or WP Super Cache with your plugin — and you mentioned the Ajax part of the plugin. Is there any setting in the Stray Random Quotes plugin that I should change (as far as the Ajax part) whenever I test it with WP Super Cache? Or do I just try it without making any changes and see if it works with WP Super Cache?
By the way, I meant to tell you in my first comment that I really do like the Quotes plugin. It adds a nice touch to my website. Thank you for it, and for providing such attentive support.
February 20, 2009 at 11:06 pm |
@Deb Phillips: I am glad you like it… The only thing is to make sure that ajax is enabled in the settings. What I imagine and hope should happen is that at least the quote will change when clicking on it or on the “next quote” link, even if reloading the page doesn’t change it. If you observe this happening (ajax working), then I could think of some way to trigger the ajax right when the page is loaded, only for the wp-super-cache users.
February 21, 2009 at 12:50 am |
Oh this is the by far the best random quote plugin I’ve found, but it doesn’t support non-European languages such as Chinese! =( Considering that Chinese is actually very widely spoken and blogged about… can you add a quick fix? Or point me in the right direction? Pretty please? >_<
February 21, 2009 at 12:59 am |
@Rosslyn: If you have any suggestion, like what sort of encoding is needed… Stray Random Quotes supports UTF-8 and I was under the impression that UTF8 covered everything, but obviously it is not so
February 21, 2009 at 6:05 pm |
Chinese? that’s ok,you can see that:http://2say.hi.cn
and i want to know,how can i use the code:[quote id=x] in comments.
February 21, 2009 at 7:58 pm |
Now that´s a nice piece of plugin. Thoughtful, straight-to-the-point and lovely interface. Thanks for some really good work! (and while I am at it: Could I wish for a small javascript-snippet to put in my browser, so I could “post” quotations to the database without going into my wp-admin panel? Then I would be an even happier man!)
February 21, 2009 at 9:35 pm |
@WGMking: I see that the plugin works, I am very happy to know that. So why did you ask before “How to support chinese content” ?
About quotes in the comments.
[quote id=x]is a shortcode and, as this page explains, shortcodes unfortunately are only for post content and not for comments. This is a wordpress limitation, it is not a limitation of my plugin!Anyway, as a workaround, you could try adding this to your functions.php file:
add_filter('comment_text', 'do_shortcode');I tried and it works. Let me know!
February 22, 2009 at 4:23 am |
Suggestion: Could you add a trim() around the quote, author and source before saving it to the DB? Because although I usually am very carful when adding my quotes, sometimes a space at the end of a copied information is pasted and overseen and that way you wouldN#t have to worry about that.
Can’t wait to see the bookmarklet! And still not liking the idea of image upload – images don’t have anything to do with quotes.
February 22, 2009 at 7:27 am |
@ico: functions.php? which one? in my theme or in wp-includes?
i ask “How to support chinese content” because the sql language is wrong. now it’s ok.
and i like AgentSmith’s Suggestion,that’s what i need.
February 22, 2009 at 10:05 am |
add
add_filter('comment_text', 'do_shortcode');into my functions.php,it doesn’t word.February 22, 2009 at 11:14 am |
@ico: Lovely – your today´s (or next week´s= hero! thnx a lot!
February 22, 2009 at 11:52 am |
#WGMKing: have you tried with functions.php in your theme folder? It worked for me.
@AgentSmith: Yes, the trimming is reasonable! And I might agree with you about the images, but I will go with the people’s poll…
The poll is not closed and I just noticed that “bulk editing” got like 15 votes in one night. pretty strange…
February 22, 2009 at 11:30 pm |
Wow, 15? I visit here once a day, so I always saw the development of the numbers, pretty obvious to add about 100% of votes in one night.
Btw, if anyone needs this eventually, with this SQL command you can trim the quotes you have entered so far:
UPDATE `wp_stray_quotes` SET `quote` = TRIM(`quote`)
February 22, 2009 at 11:38 pm |
@AgentSmith: good thinking about that SQL line. Yeah there where 24 bogus votes. In fact, I deleted them all.
February 23, 2009 at 6:18 pm |
[...] Stray Random Quotes [...]
February 23, 2009 at 8:45 pm |
Yep, saw your blog entry just after I posted my last comment.
One note to the SQL: Apparently the SQL-function TRIM does _not_ remove line breaks. This is noteworthy because the php-function trim() does remove _any_ whitespace, as far as i know. So for future versions the PHP call is preferable, I think.
February 23, 2009 at 9:29 pm |
@AgentSmith: I know. don’t worry, everything is under control…
February 25, 2009 at 6:20 am |
chinese Localization here: http://2say.hi.cn/wp-content/uploads/wgmking/stray-quotes.1.8.3.rar
February 26, 2009 at 11:06 am |
[...] Stray Random Quotes [...]
February 27, 2009 at 5:10 pm |
Hello,
I would like to know how to make that i can display only 5 quotes to be viewed in source.
Because for example if i have 100 quotes , all of them will be displyed in source and this is not good for seo and for page load.
How to break them to see only 5 even i have 100 quotes in admin ?
Many thanks.
February 27, 2009 at 5:45 pm |
@Bogdan: I am not sure I understand… Are you talking about the
[all-quotes]shortcode? If so, in the source there are just as much quotes as the user sees in the page. All of them are NOT displayed in the source. unless they’re all in the page, and it really depends on the variables. How do you use this shortcode, with what variables?March 1, 2009 at 6:57 am |
Is there a way to import multiple quotes? I have several hundred and one at a time could take awhile.
March 1, 2009 at 7:26 am |
@wayne: in what format are them?
March 3, 2009 at 12:20 am |
Getting a problem when adding a quote. The submit sends it to ../wp-admin/admin.php but nothing happens. I assume the url it is posting back to is incorrect? (possibly the button isn’t posting to the correct page?)
March 3, 2009 at 3:03 pm |
Turns out the _SERVER['REQUEST_URI'] variable isn’t giving back the correct path and is only giving wp-admin/admin.php. I assume it should be giving wp-admin/admin.php?page=stray_new?
March 3, 2009 at 3:08 pm |
Got it working by replacing the SERVER['Request_URI'] with get_option(’siteurl’).”/wp-admin/admin.php?page=stray_new” . Hoping there is a better way since was intending on changing code (And therefore possibly making newer versions more annoying to “install”)
March 3, 2009 at 4:11 pm |
@tool: adding a quote is a kind of a big deal with this plugin, so if posting the quote didn’t work, I think most of the users would complain, don’t you think?
The only thing I noticed with my code is that at line
161of stray_new php, after$_SERVER['REQUEST_URI'] ?>there is a empty space that shouldn’t be there. That’s my bad, and you can try and remove it to see if maybe that was the issue for you. Other than that, there is nothing wrong with that line. That said, your solution is also good and I might adopt it IF we figure out why this problem is occurring to you (and no one else) in the first place.Have you tried to disable other plugins to see if the problem still occurs?
What address you read in the address bar when you are on the new quote page?
March 3, 2009 at 6:32 pm |
“What address you read in the address bar when you are on the new quote page?”
The address itself is correct. As for what the varible returns, I tried a test. Basically just put a simple javascript alert as the page loaded to see what the value is. Odd thing is that when the alert went off, that $_SERVER['REQUEST_URI'] value was wp-admin/admin.php and was completely ignoring the actual address wp-admin/admin.php?page=stray_new. Not sure how php page life cycles work, but seems to be happening is that maybe the ‘REQUEST_URI’ isn’t correct at this time of the page load. Not sure.
Also, have there been any issues with firefox and this plug in? Have been warned by Firebug that ActiveXObject doesn’t exist. Some research has said that firebug doesn’t use ActiveXObject.
March 3, 2009 at 6:34 pm |
Side note to my “fix”: Problems arise when trying to update a quote since my “fix” doesn’t include the various values in the url and therefore no saving can be done. I wonder if there are problems with Themes?
March 3, 2009 at 6:56 pm |
@tool: Firefox is not an issue. The ActivexObject alert in the firebug console has nothing to do with the stray_new page, which obviously does not use any activex of any sort. The themes, any theme, are not an issue since this is an Admin page.
It just makes sense that your fix does not work when editing the quote. But as I was trying to tell you, nobody seem to be having this problem, so it must be something in your particular installation… In normal conditions
$_SERVER['REQUEST_URI']just works.Anyway, if you want to check it, don’t use a alert: just verify the source code in the browser once the page has loaded. In the form “quoteform” the action should go like this:
action="/wp-admin/admin.php?page=stray_new ">(see the space that shouldn’t be there).Alternatively, you can add a
<?php print $_SERVER['REQUEST_URI'] ?>at the bottom of the page.What version do you have of WordPress? Do you happen to know what software your hosting server is based on? Have you tried disabling other plugins? Do you have any redirection in place via plugins or htaccess file?
If your hosting server runs IIS, maybe that’s the problem… See here. I might add that fix in the next version.
March 3, 2009 at 7:06 pm |
Ok seems to be working in firefox now. I think it was a permissions issue on a couple of the files but not positive.
March 3, 2009 at 7:26 pm |
Sorry, the ActiveXObject thing was a seperate problem (The ajax link for loading a new quote) but I think it was resolved by adjusting permissions to certain files. Can’t say I love my hosting site…
As for the rest:
2.7.1 for WordPress
1.8.5 for Stray Quotes
5.X for PHP (guessing current version but it isn’t specific)
Looks like I might have found the problem:
http://wordpress.org/support/topic/179694
Something most likely to do with the hosting site I’m at and ISS 7. The fix posted actually works.
March 4, 2009 at 1:53 pm |
1.8.5 chinese Localization here: http://2say.hi.cn/wp-content/uploads/wgmking/lang_zh.rar
March 5, 2009 at 2:12 am |
I love your stray random quotes plugin.
But why do you release a new version almost every week?!? I feel like I am updating it everytime I login to my site!
Unless they are critical updates most plugin developers will combine a few updates so we’re not updating every week.
Yes I know it is as easy as clicking a button but it’s a great big pain to have to make sure that my 900 quotes are backed up everytime before I upgrade.
Maybe you should include a back up feature or something to take the stress off. I really don’t want to have to re enter 900 quotes and I’m sure you don’t want the abuse.
March 5, 2009 at 2:24 am |
Ammm, I like a lot you`r plugin, but I don`t know how I can change the “by” with “Por”, because I`m spanish…
For example:
Citas (Quotes in spanish).
“Sorry, but our princess is in another castle.†(this is the quote).
by Mario (Yep, that “by” is the by that I need to change with “Por”).
That`s all, goodbye and goodluck.
March 5, 2009 at 3:58 am |
@Sarahe: I understand what you mean. It was not my intention to cause you stress and I’m sorry! But I wouldn’t backup the quotes only because of a plugin upgrade. The quotes are safe in the database and 99% of the time deactivating and re-activating the plugin won’t touch them at all. The one time a backup should be advisable I would alert the users on this website and at the WordPress repository. So maybe you can click on that button less anxiously. That said, I always promise myself I’ll update less… What happens is that sometimes you find a bug and you just don’t want the users to be bugged.
March 5, 2009 at 2:40 pm |
Hi,
I started localization job to the Croatian language (almost done). But I can’t figure out how to activate language. It seems that it won’t work automaticaly in my situation.
I have stray-quotes-hr_HR.mo file in the lang folder, and get_locale() function gets back “hr_HR” string, but all I get is default english.
Server is IIS 7.
Am I missing something?
Best regards,
Marijan
March 5, 2009 at 4:21 pm |
Oh, thanks Ico =).
March 6, 2009 at 3:59 pm |
Hi,
Here is Croatian localization files http://stepinac.karmel.hr/hr_HR.zip
When I moved up lang folder to plugins folder, local language was activated. Is it supposed to work like that?
March 6, 2009 at 4:20 pm |
@Rajic: First off, thanks a million for your translation! Great work. I will include it in the next version. If you have a website or blog or whatnot you want me to link to in the credits, send me the web address (if it is not http://stepinac.karmel.hr/ )
About the path to the lang folder, if you take a look at line 26 in stray_quotes.php you’ll see that the path is not relative but absolute on the hosting server, so all the files have to be in the right place for that to work.
March 9, 2009 at 1:07 am |
[...] Stray Random Quotes Stray Random Quotes plugin helps you collect and display random quotes everywhere on your WordPress blog. The quotes can be reloaded on the blog with Ajax automation. The plugin is widget compatible, and the appearance of the quotes can be highly customized. It comes with an easy to use, advanced management tool and an option page. [...]
March 9, 2009 at 6:37 pm |
Hi all,
for sure I miss something but as a newby… apologize in advance…
I’m blogging through wordpress 2.71 and Atahualpa theme.
I’ve uploaded your amazing plugin in the plugin directory and activated it.
I’ve filled my quote database.
I’ve enabled the shortcodes in bloginfo (for I want to customize my subtitle or slogan).
I came back to the admin general settings and fulfilled the field slogan with [random-quote].
What else to do in order to edit a random quote as a blog subtitle ?
Many thanks for your help
TF
March 9, 2009 at 6:51 pm |
@thiefer: nothing else… but it is not like you “edit” a random quote as blog subtitle… a quote will be randomly picked as tagline each time the page is loaded but that field in your settings will always have [random-quote] in it.
Anyway: it is very advisable to disable AJAX for that shortcode, and also use a dedicated category of quotes, so that other series of quotes can be used elsewhere. Something like
[random-quote categories="tagline" noajax="true"].Check this post for more.
March 14, 2009 at 7:53 am |
[...] Stray Random Quotes [...]
March 14, 2009 at 9:26 pm |
Hi,
Just trying to use the code in a template file… how would I list 4 of the quotes from one category at a time?
Many thanks,
Wilson
March 19, 2009 at 5:23 pm |
Works great, thank you
March 20, 2009 at 3:06 pm |
[...] – Stray Random Quotes – Per gestire le citazioni – V [...]
March 20, 2009 at 9:21 pm |
Hi,
Is this possible to customize the quote’s font color ?
TF
March 21, 2009 at 1:31 am |
Hey there,
I just wanted to say “Hi!” once again and also thanks for the great new “Auto-refresh”-Feature, very neat!
Figuring out how to make proper use of jQuery together with you was one of the really great memories I’ll keep about my blogging experience.
Have a great weekend!
March 21, 2009 at 5:29 am |
how to show date and time in quote?
March 22, 2009 at 4:17 am |
@thiefer: Yes, you can do that in the settings page… You need to know a little html, enough to assign a style or use a “font” tag, but aside of that it is pretty simple.
March 22, 2009 at 4:17 am |
@AgentSmith: Hey AgentSmith, great to hear from you, yeah that jQuery fight was great. Have you checked out the ajax code lately? I finally figured out the proper way to prevent a double div one inside the other, but I still can’t find a nicer way to do the transition (the fight is still on)
March 22, 2009 at 4:32 am |
@WGMking: I guess what you want is a “insert date and time” button in the toolbar on the “new quote” page. I won’t add it because I think it is better to keep it simple…
You can try to either edit the js_quicktags-mini.js file yourself, or you can change line 160 of stray_new.php using the path to the wordpress original quicktags file, pointing to your include/js folder. I am not sure, because i have a custom quicktags, but I seem to remember that the original quicktags file had a insert date and time button.
March 24, 2009 at 1:35 am |
hey, where did the quote loader button go?
i used to display a specific quote, like so: [quote id=68]
there was a button to load another quote…
not anymore!
i tried to figure it out for the past hour… HELP!
thanks,
marc
March 24, 2009 at 1:53 am |
@marc: Right. Thanks to your comment I realized that I omitted to add instructions about this shortcode on the help page.
How it works is that there are two more variables in it other than “id”:
linkphrasewhich allows you to customize the “next quote” link, andnoajaxthat, if true, disables the ajax linkphrase. As it happens, and probably not reasonably, this is ‘true’ by default, so you have to addnoajax=falseto the shortcode to have the next quote link.Something like
[quote id=68 noajax=false linkphrase="some phrase »"]should work.March 24, 2009 at 3:09 pm |
@ ico: thanks for your quick reply! and ahmm, nope. doesn’t work that way, trust me, i tried a lot of things.
it works great with the random quote
[random-quote], and i get the phrase below just like i want it. it starts when i try to assign an ID to the quote… so my guess is, whatever you did with[random-quote], you could copy paste and integrate the assignment of the ID?March 24, 2009 at 11:55 pm |
@marc: Yeah, you’re right, of course! There was a huge bug in the code. I struggled with it for a bit and after enough rewriting and testing eventually squashed it. I will release a new fix soon. Thanks for pointing this out.
March 25, 2009 at 4:46 pm |
Thanks for the fantastic plugin. I have a feature suggestion. It would be fun to enter a list of loading messages rather than one, and have the plugin randomly pick those as well. If there’s any way I could do that I’d love to know. Thanks.
March 25, 2009 at 7:23 pm |
You are the man!
Truly a great plugin, thanks for fixing it so quickly!
March 26, 2009 at 3:36 pm |
Hi,
I’m having problems with this plugin. Today I upgraded to the new version, and now I can’t manage the quotes. The ‘Overview’ says I have 68 quotes and all visible, but the ‘Manage’ window says “No quotes here. Maybe you want to reopen this page.”
My widget wasn’t working at first either, but after I re-installed the plugin, it’s working again.
Can you help me to fix the ‘manage quotes’ page. Thanks!
March 26, 2009 at 6:42 pm |
@Jim: have you deleted quotes or bulk edited quotes? Probably the manage page is still trying to show quotes from a category that does not exist. Try changing category with the dropdown menu in the manage page or from the settings page.
March 26, 2009 at 9:57 pm |
[...] Random Quotes yang ãñÃrî taro diatas tulisan yang paling atas… nanti pengen diisi sama kata-kata yang [...]
March 27, 2009 at 7:52 am |
Hi.. I tested it on my localhost and use this template tag:
If I change “5″ to “1″, ajax loader will work (but only 1 second for 1 quote, right?). Any number except “1″ will not work, so ajax loader can’t rotate quotes using interval second that we specified.
What’s wrong??
I only installed this plugin (ver 1.9.0) on my test blog WP 2.7.1
Need help..
March 27, 2009 at 7:54 am |
Hmm.. look’s like the template tag from my comment above gone. Here..
stray_random_quote(all,false,,false,1,5,Visible,ASC)
(I edited the tag)
Thank’s
March 27, 2009 at 10:44 am |
I just updated the plug in and now get:
Warning: array_search(): Wrong datatype for first argument in /share/storage/02/is/isadore/thepeasant/wp-content/plugins/stray-quotes/inc/stray_functions.php on line 228
March 27, 2009 at 2:45 pm |
@Praditya: empty variables and string variables must be between quotes, this should work:
stray_random_quote('all',false,'',false,1,5,'Visible','ASC')March 27, 2009 at 2:48 pm |
@Nathan: Are you getting this message in place of a
stray_a_quotetag or aquoteshortcode?Could you paste here what variables if any you used with either of the two?
March 27, 2009 at 6:17 pm |
Just Come to thank you again for your help in changing the font color^^
March 30, 2009 at 9:01 pm |
[...] Stray Random Quotes [...]
March 30, 2009 at 9:08 pm |
[...] Stray Random Quotes [...]
March 31, 2009 at 4:27 am |
@Nathan: can you please try the “development version” at the bottom of this page and see if it fixes your problem?
March 31, 2009 at 8:58 am |
[...] Stray Random Quotes [...]
March 31, 2009 at 12:38 pm |
[...] Stray Random Quotes [...]
March 31, 2009 at 11:21 pm |
[...] Stray Random Quotes [...]
April 1, 2009 at 9:49 am |
[...] Stray Random Quotes [...]
April 1, 2009 at 9:24 pm |
[...] Stray Random Quotes [...]
April 2, 2009 at 11:39 am |
[...] Stray Random Quotes [...]
April 2, 2009 at 1:55 pm |
[...] Stray Random Quotes [...]
April 3, 2009 at 6:02 am |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
April 3, 2009 at 6:55 pm |
Great plugin. I’m just wondering: is there a way for other users (besides the administrator) to add and manage quotes?
April 3, 2009 at 10:31 pm |
Thanks – very nice – or will be once I can make it visible. Which leads me to:
I want to change the text color, and I see that a few others have asked and StarryNight thanks you for the answer… Where do we find the answer, and could a link to that be put into the instructions and help pages?
Thanks!
April 3, 2009 at 11:43 pm |
Hi,
I can not for the life of me get an auto reloading quote on a page using the short code method. This is what I currently have:
[random-quote timer=1 noajax=false]
I’ve tried several variations.
I’m using version: 1.9.2
Thanks!
April 4, 2009 at 3:51 pm |
@Chris Watkins: go to Quotes > Settings, you will be able to add styles and whatever elements you want before and after the parts of the quote area.
April 4, 2009 at 3:52 pm |
@Rob: The code you show here as an example is correct and should work. It works in my tests. Maybe there is another plugin or javascript conflicting with Stray Random Quotes ?
April 4, 2009 at 3:53 pm |
@Larry Sawyer: Actually it’s true, it seems that I failed to adapt Stray Random Quotes to anyone but the administrator. I’m now working on it and this ability will be included in the next version (so thanks for pointing this out!)
For a test run of what i have so far, you can download the development version from this page. Nothing is different in it except that a user “contributor” and higher is now allowed to certain pages, including “add new quote” and parts of the help page. It does the trick but I have doubts about the manage page. If I allow a contributor to access it, he could also edit the administrator’s quotes (not cool). More work is needed to link each quote to the user that created it, and then the manage page can be opened to users. This requires a new field in the database, which is not impossible or hard but long and nasty. ugh.
April 8, 2009 at 10:05 am |
[...] Stray Random Quotes [...]
April 8, 2009 at 11:49 am |
Hi,
Maybe I overlooked something, but the reload Ajax function won’t work in Firefox. It works perfectly fine in IE8, but for some reason the quotes won’t reload in Firefox.
I’m using 1.9.2 with WP 2.7.1
Thanks,
Harry
April 8, 2009 at 11:49 am |
Hi, great plugin.
I have a complete Danish translation of Stray Random Quotes.
Unfortunately, SRQ will not load the translation. I have named it stray-quotes-da_DK.mo and placed it in the lang-subdirectory. da_DK is the locale for my WP-installation, and it does work with other plugins.
I am running WP 2.7.1 and I translated version 1.9.2.
Any suggestions? Is there perhaps a way to check whether the load function does what it is intended to do? Some debug-version perhaps?
April 8, 2009 at 12:19 pm |
Here is the (or a solution):
Change line 17 from:
if (DIR == ‘plugins’) $dir = ”;
to:
$dir = (DIR == ‘plugins’ ? ” : DIR . ‘/’);
Kudos my son Filip.
April 8, 2009 at 1:25 pm |
There are at least two strings that appear in the original language, even though they are translated. See http://easycaptures.com/6216655025.
Any suggestions?
April 8, 2009 at 1:52 pm |
[...] Download af danske sprogfiler samt rettet php-fil: Stray Random Quotes (0) Websteder: Hos WordPress.org og udvikleren [...]
April 8, 2009 at 2:14 pm |
Well, the two strings mentioned in my previous comment have decided to appear, having been told about my complaint!
A couple of pulldown menus are not so cooperative: http://easycaptures.com/7078800735.
Thank you for your considerations etc. My Danish translation is available here: http://wordpress.blogos.dk/2009/04/08/citat-plugin-med-mange-funktioner/
April 8, 2009 at 6:45 pm |
@Harry: It works in firefox… Maybe something is conflicting with it there, maybe a extension? Noscript?
April 8, 2009 at 6:50 pm |
@Georg: First of all, thanks a bunch for your translation. It will be included in the next release. And even more, thanks for pointing out the malfunctions… I overlooked in fact those drop down menus in the manage page. About the translation not working when the plugin is in the plugins folder, thanks for that too, and to your son Filip
Also I have to ask, will it be okay to link to wordpress.blogos.dk in the credits for your translation?
April 9, 2009 at 2:51 am |
I am able to use the plug-in successfully on my local environment. However, I get an internal server error 500 when I try to activate it on my remote host. Then when I somehow manage to get past that error, I keep getting a blank page when I try to save the settings or add a new quote.
April 9, 2009 at 10:47 am |
I have downloaded and installed plugins. it works fine with English language but it doesn’t seem Unicode friendly…..
Please guide me…
April 9, 2009 at 9:43 pm |
Dear Stray Quotes developer (and users),
Well done on what seems like a very comprehensive plugin. To say you aren’t a developer is, I think, being a little modest. I’ve known some hapless developers who would love to learn a thing or two from you.
Anyway, I’ve just tried the latest version of this plugin with WP2.6.3 and I’m disappointed to report that the widget doesn’t work. It appears on the front page but no quotes are shown. (Yes, I have added a few quotes).
I use very few other plugins and am not getting any JS errors, so I’m lost for what the problem could be.
Any ideas/suggestions would be welcome.
Thanks.
Pete.
April 11, 2009 at 10:03 am |
[...] Stray Random Quotes: éšæœºæ ¼è¨€æ’ä»¶. 支æŒWidgetæˆ–æ˜¯è‡ªå®šä¹‰æ¨¡æ¿æ ‡ç¾, åŽå°æœ‰é…置界é¢. [...]
April 12, 2009 at 1:05 am |
Hi
I love your RQ plugin and the fact that its highly customizable according to your needs.
One thing i want to know is how to change the LOADING… thing so that the present quote Fades Out and the next quote Fades In.
thanks
April 13, 2009 at 10:03 am |
[...] Stray Random Quotes Stray Random Quotes plugin helps you collect and display random quotes everywhere on your WordPress blog. The quotes can be reloaded on the blog with Ajax automation. The plugin is widget compatible, and the appearance of the quotes can be highly customized. It comes with an easy to use, advanced management tool and an option page. [...]
April 14, 2009 at 3:33 am |
@Pete: please try the latest 1.9.3. It should fix your problem…
April 14, 2009 at 3:36 am |
@Neverhood: I am not sure i understand your request. If you want to change the “loading” message, you can do that on the settings page. If on the other hand you want to change the transition itself, the effect of dissolving and composing the quotes, no it is not possible to do that.
But I welcome any technical advice on how to make it better with jQuery because I am sure it can get better…
April 14, 2009 at 3:38 am |
@Jags: I think the plugin is unicode friendly. Sometimes wordpress plays tricks when encoding… see if your wp-config.php has the right encoding instructions in it.
April 14, 2009 at 5:22 pm |
I just updated to v1.9.4 and then I adjusted the ajax options within the widget. When I was done, I tried to save the changes and it wouldn’t save.
April 14, 2009 at 5:32 pm |
@Bill: I can’t say why that should happen… Do you mean that the widget is not there after you save the changes or it is there but with the default options?
Have you deactivated and re-activated when upgrading?
If you want to solve this radically and are comfortable with doing things with the database directly, first remove your Quotes widgets, than open the database (with phpmyadmin or what you use on your hosting server), get to the
wp_optionstable and just delete thewidget_stray_quotesentry. This will reset all your Quotes widget settings.April 14, 2009 at 5:42 pm |
After I make any changes to any widget and then hit “Save Changes”, nothing happens. The page just eventually times out.
I didn’t deactivate the plugin because I upgraded it automatically.
April 14, 2009 at 5:46 pm |
@Bill: you mean other widgets that are not “Quotes” widgets? ’cause that does not sound like something my plugin could cause… Have you checked that thing in the database?
April 14, 2009 at 6:09 pm |
I think the problem was with a text widget that I had Google Adsense code in. It worked just fine before, so I have no idea what is going on.
April 14, 2009 at 10:29 pm |
I have added the quote widget. Seems to have loaded fine. I changed its title to “Words of Hope…” add several quotes, everything looks ok, but the quotes aren’t showing up on the website. The title is, but no quotes. All the quotes are marked “visable.” Any ideas as to where I went wrong? thanks
April 15, 2009 at 3:02 am |
@Tom Anderson: I am not sure what the problem is… can you look at the source of the page from the browser and tell if something (not visible) is loaded underneath the title of the quote? Like a div or something?
April 15, 2009 at 5:20 pm |
Nice changes…I have one small IE error that follows me around everywhere. When I deactivate Random Quotes the error disappears.
Line: 1
Char: 1
‘a’ is not null or an object.
April 15, 2009 at 5:27 pm |
@medallion: I know but I thought I fixed it with 1.9.5– Have you tried that yet?
April 15, 2009 at 5:41 pm |
yes. i have 1.9.5 installed automatically.
April 15, 2009 at 5:43 pm |
cleared cache and restarted…that fixed it.
April 18, 2009 at 6:33 pm |
This is such a useful plugin! Is it possible to put some php code inside the quote?
April 18, 2009 at 7:58 pm |
@Tony Shen: No it is not possible… what do you had in mind?
April 18, 2009 at 11:06 pm |
Actually… I was writing website for my wedding. I wanted to used php to calculate the number of days since we first met… (cheesy, I know…. haha)
April 18, 2009 at 11:16 pm |
@Tony Shen: you don’t need to do it with this plugin. If you already have the php function that returns the number of days, why don’t you just add it to the template using
echo? Something like<?php echo days_left() ?>?If you don’t have it yet, but you can edit your template directly, I recommend using javascript instead. Searching with google very quickly returned this: http://www.hashemian.com/tools/javascript-countdown.htm. You can use that script on your page, no?
BTW: congratulations on the wedding
April 19, 2009 at 12:14 am |
Thanks. There are quite a few short sentences (which are static) I want to display too. The AJAX loader is particularly suitable because it dynamically loads a random sentence. You will see what I mean: http://tonylovesdenise.com
April 19, 2009 at 12:46 am |
[...] Stray Random Quotes [...]
April 19, 2009 at 9:30 am |
[...] Tons of challenges, prizes etc. to be had. However, I was busy without reading. After upgrading WordPress yesterday, non-working tags, and my old wordpress theme not to my liking anymore, I changed the looks of the blog today. I redid the categories, the tags and kicked out a few pages with challenges I’m not following anymore. And I had fun creating a couple of header and sidebar images. Not to forget the cool widget with the quotes from italy is falling. [...]
April 19, 2009 at 9:36 am |
I absolutely love your plugin. It works like a charm – no complaints whatsoever. BTW, I love the Goethe and the Sciascia quotes (especially the latter – so true!).
April 19, 2009 at 5:11 pm |
[...] Stray Random Quotes [...]
April 19, 2009 at 6:19 pm |
[...] Stray Random Quotes [...]
April 19, 2009 at 6:57 pm |
[...] Stray Random Quotes [...]
April 20, 2009 at 9:37 pm |
[...] Stray Random Quotes [...]
April 23, 2009 at 4:00 pm |
[...] Stray Random Quotes [...]
April 24, 2009 at 3:02 pm |
my site is in urdu Is this possible to put quotes in Urdu/Arabic/Hebrew basically unicode. When i put data in unicode (urdu) then nothing happens and a simple blank qoute is being added.
Any help regarding this issue?
April 24, 2009 at 4:51 pm |
@pak.net: The plugin is utf-8 compatible so there should be no problems as long as your wordpress install has the right encoding in wp-config. Anyway it is strange that the quotes are blank. If the encoding fails they should come up with meaningless symbols and not blank. If they are inserted empty in the database something else is going on. Can you give a look at the wp_stray_quotes table in the database and see if the quotes you inserted are there or not?
April 25, 2009 at 2:07 am |
previous version broke NextGen gallery and Simple Forum. This version still breaks NextGen. Cheerio.
April 25, 2009 at 6:15 am |
@al: can you give some specifics? what is being broken? would you consider to allow me the time to fix it before giving it a bad rating?
April 25, 2009 at 4:32 pm |
Is it possible to display only one quote per day using this plugin?
Thanks for the plugin! Just started using it on my blog.
April 25, 2009 at 4:46 pm |
@Jordan: right now the quotes are changed whenever the page is reloaded or even more frequently using ajax. So no, it is not possible. But what you suggest is a interesting feature, sort of a “quote of the day” thing, and I might consider implementing it in the next future. that is, if it’s not too complicated.
April 28, 2009 at 5:45 pm |
Great plugin. Love it. I did have one problem and I noticed that someone else had the same one. Even though the default is checked to make all new quotes visible, it didn’t work.
I was able to edit the quote and make it visible and have to manually check “make visible” when I add a new quote. Not a big problem, I can deal with it, but I thought you should know if it comes up again.
April 28, 2009 at 6:05 pm |
@Randy: I cannot reproduce the problem you are referring to, the setting works in my test. This is a old, solved issue and I don’t think anyone had this problem for many versions… are you using the latest version of the plugin? Have you upgraded deactivating and re-activating the plugin?
If you do have the last version, consider using the ‘reset the settings’ function on the tools page. Or, for more drastic measures, try deleting the
stray_quotes_optionentry in the tablewp_optionsin the database first, and then deactivate and re-activate the plugin. None of these operations will harm your quotes.Let me know how it works out.
April 28, 2009 at 6:24 pm |
The problem only happened on the first quote I entered. After I made the last post I went back and entered a bunch more and they all defaulted to visible. I don’t know why, but it’s working fine now.
Question, though, I saw someone else asked about a “quote of the day” option. I set the widget refresh to 86400 seconds (24 hours), thinking that might work, but it still changes when the page is refreshed. It won’t change by clicking on the quote, though. I assume this is how you intended it. Are you still planning to add a quote of the day function later? I’m fine with the way it works now, but no change on refresh would be great.
April 28, 2009 at 6:52 pm |
@Randy: well the timer is imagined to work on intervals of few seconds or so, so that the quotes would rotate while the user is on the page. This is also why having on the same widget manual and automatic reload is not really necessary (it is still possible to have the timer on one widget and the manual refresh on another though).
The quote is always refreshed on page load no matter how since manually or not a reloading event is expected to be triggered in a short time.
About the “quote of the day” thing, I am thinking about it, but it is not obvious right now how to integrate it with the rest of the existing code so I can’t promise it will be done. But you know, stay tuned.
April 29, 2009 at 10:12 am |
[...] More at the developers site or install the WordPress random quote plug in by searching the words “Stray Random [...]
April 29, 2009 at 7:04 pm |
Hi guys, nice plugin. I was wondering if it is possible to display all the quotes on a page of their own? Maybe some code to display them in a long list on a WP Page. I would like to use this plugin to manage and display customer testimonials.
Any advice will be appreciated.
April 29, 2009 at 10:51 pm |
@Ewan: you can use the
all-quotesshortcode with the proper settings, in particular consider therowssetting. See the help page included with the plugin for more. Also note that from the next version shortcodes will change names for compatibility reasons so stay tuned.May 1, 2009 at 2:25 pm |
Hi,
Sorry to worry you but don’t know what to do here, I deleted from cPanel and tried to re-install to solve problem, but I told latest update and won’t re-install.
Herewith code on my website, please help as I am new to blogging and not sure what I have done.
Call to undefined function wp_quotes_random() in /home1/cyberspi/public_html/wp-content/plugins/thesis-openhook/functions.php(228) : eval()’d code on line 2
Thank you for your help
May 1, 2009 at 2:45 pm |
@Shelley: apparently there is a conflict caused by the “thesis-openhook” plugin, or the thesis theme. I cannot solve this conflict since I don’t know how these work. I can tell you this problem is not caused by Stray Random Quotes itself.
May 1, 2009 at 4:09 pm |
[...] low-priority tasks for the web page was to have random composer quotes show up. Well, I just found a really nifty wordpress plugin for doing this, and I managed to incorporate it very easily and I think this will be a lot of fun. [...]
May 7, 2009 at 7:38 pm |
Hi, great plugin !
Trouble : i have quotes twice, on header and in an widget.
How may i disable the one on the header ?
Thanks in advance.
May 11, 2009 at 12:42 pm |
[...] Stray Random Quotes [...]
May 14, 2009 at 2:33 am |
[...] Stray Random Quotes [...]
May 14, 2009 at 3:49 pm |
I wanna replace the another quote » with an image how do I do that?
May 14, 2009 at 11:06 pm |
@Scuba: I never tried myself, but I think you can do it if 1) you upload the image to your server 2) you replace the “another quote” phrase with the HTML code that points to that picture.
Something like
<img src="http://myserver.com/mypic.gif" />Let me know if it works.
May 16, 2009 at 12:22 am |
[...] threads. I’ve also added a random quote container right below the header – which requires the Stray Quotes plugin by Italyisfalling.com You can view the demo from this link, or download directly from here. [...]
May 18, 2009 at 10:13 am |
Is there any way to get a comma delimited or tab delimited file into the Quotes table.
May 20, 2009 at 2:31 am |
[...] a tremedous amount of emotion, or eloquently summarize a point. That said, I’ve moved the Stray Random Quotes WordPress plug-in to the near top of this site, and have added about 20 more quotes. I’ll [...]
May 26, 2009 at 7:44 pm |
I’d like to use Stray Random Quotes and display more than one quote at a time but I’m not using the automatic widget – if I do two calls of wp_quotes_random() in my template I get duplicates on quotes sometimes (both calls hitting the same quote). Is there a way I can make it display 2 random quotes using just one call of wp_quotes_random()?
Thanks!
May 26, 2009 at 11:24 pm |
@Alex Fayle: Yes you can do that and more. You have to use the stray-random-quote tag and its variables. Everything is explained on the help page (quotes > help in your admin menu)
May 27, 2009 at 8:07 pm |
nextGen conflict -possible fix.
I love the plugin – but have been struggling to make it work with nextGen installed.
It seems the problem is a conflict with the shortcode [random-quotes]
– specifically, the word ‘random’ – I changed it to [stray-quotes](line 601)
and it seems to be working like a charm.
May 28, 2009 at 6:09 pm |
@amy: I am aware of the problem. It is NextGen’s fault actually, because they have chosen too common names for their shortcodes. They were bound to cause conflicts. Moreover, their shortcodes aren’t initiated correctly and as a consequence wordpress or a wordpress plugin is unable to tell if they are active or not (I tried). So the only workaround would be for Stray Random Quotes to just change all its shortcodes names, like you did. The problem with this is that all users would have to correct the shortcodes in all areas where they have been used (before upgrading in the best case), or be disappointed to find out right after upgrade that something isn’t working anymore (in the most common and worst case).
Not fun…
May 28, 2009 at 11:47 pm |
I installed it, played with all the settings and just doesn’t seem to work or appear on the sidebar of my blog. I am using IE so is that the problem? Is this compatible with the latest version of WP?
June 2, 2009 at 9:49 am |
My apologies if I missed where you have answered this already. Is there a way I can bulk load quotes? Upload a flat file, etc?
June 12, 2009 at 12:01 am |
[...] Stray Quotes [...]
June 13, 2009 at 11:58 am |
after upgrading to wordpress 2.8 plugin cant be activated!
need help!
June 15, 2009 at 9:17 pm |
hi and thank you for this great plugin.
it worked with wordpress 2.7.1 and it “kinda” works with wordpress 2.8 also, but there seems to be some incompatibility with “ozh admin drop down menu“. as soon as both of these plugins are actived, nearly every page in the backend (!) turns blank/white (except the dashboard). which is strange also because stray random quotes doesn’t do anything to change the look (?) of the backend, does it?
see also there (as well as there and there) for a longer description.
i’m afraid my programming skills actually lack enough knowledge to not be able to fix/patch this myself, as i don’t even know where to start looking or debugging. but if i can be of any help somehow, go ahead and ask.
i’d really like to use both of your plugins at the same time. one for the users, one for the admins ..
thanks in advance!
June 15, 2009 at 9:24 pm |
I’m having the same issue with Ozh Admin Drop Down Menu and Stray Random Quotes. They both work individually but together they cause all sorts of display issues in WordPress 2.8.
June 15, 2009 at 9:32 pm |
I found a fix/hack. You can take out the //add ajax script in “stray_quotes.php”. Just comment out lines 48-51 in the stray_quotes_add_js function. Everything should work fine then (though I suppose there will be missing ajax functionality, but I don’t think I was using that anyway).
Hope this helps.
Tim
June 15, 2009 at 9:57 pm |
ok, looks like the issue is definitely with the JS in Stray Random Quotes. I’ve noticed that even if you activate Ozh Admin Menu some of the pages (notably the Dashboard) will only partially load and none of the ajax functionality works. Fix?
June 15, 2009 at 10:35 pm |
thank you, tim. that workaround with just commeting out the js-code worked, at least it will until there’s a “proper fix” hopefully soon.
June 16, 2009 at 2:46 pm |
Hi,
I would like to limit the characters displayed in the widget and provide a link to the Quotes page at the end of every quote. For example if I set the widget quote limit to 10 chars then “This is my quote” will turn into “This is my … (read more)” The “read more” will link to a page where I use [stray-all]. Is this possible?
Thanks
Danny
June 16, 2009 at 7:41 pm |
Love this plugin! You helped me before, and I hope you can again. The sort feature doesn’t seem to work for me in the new version and didn’t in the previous version either.
I’m using:
[stray-all rows=40, orderby="quoteID", sort="DESC", categories="all"]
But changing the sort value to ASC or DESC doesn’t seem to matter.
June 16, 2009 at 8:32 pm |
I found the WordPress support page and saw that the comment that the old Help page example was wrong. Now I’m using this, and it works great!
[stray-all rows=40 orderby="quoteID" sort="DESC" categories="all"]
http://www.zarban.com/?page_id=1572
June 22, 2009 at 5:24 pm |
Hi!
I’m using your plugin and I am addicted~ There is only one problem, that is if I add a Japanese or Chinese quote, it will say”Something went wrong” and the new quote changes into disordered codes! I’m using wordpress 2.8 Chinese, Page is in UTF-8. English works well…..
Can you check if there is problem when tackling non English characters?
Thanks~
June 24, 2009 at 5:54 pm |
I am using the Stray Random Quotes, but cannot get the Source link to display properly. I am entering a source text of “Find Out More” then clicking the Link button to enter a URL. I see the “Find out more” text under my quote, but no link appears with it.
June 24, 2009 at 5:56 pm |
Oh, and the website I am working on is: http://pilm.sicreative.com/
June 24, 2009 at 7:36 pm |
@liang3404814: the plugin should work with UTF8. Many Chinese users use the plugin without problems. But others reported problems to yours. The only thing that I can suggest is to check if the right encoding is set in WordPress wp-config.php file. I hope one day a chinese php guru will find the time to fix this for me because I really don’t know where to look.
June 25, 2009 at 5:36 am |
@Amanda Giles: It seems to be working now?
June 25, 2009 at 10:07 am |
Excellent plugin, thank you so very much (and more to come!).
One question: are you planning to add tagging some day? That would move the plugin from “excellent” to “perfect”!
June 25, 2009 at 2:01 pm |
It is working now, but only because I manually added the <a href rel=”nofollow”> tag into the Source text. It doesn’t work if I enter the link through the “Link” button. Isn’t is supposed to work using the button? Since I’m using WordPress as a CMS, it would be ideal if the users didn’t have to construct the <a href rel=”nofollow”> tags themselves.
Is this a bug which might be fixed soon? I just upgraded to WordPress 2.8m but I wa using WordPress 2.7.? yesterday.
Thanks for any help you can offer!
June 25, 2009 at 2:42 pm |
Hi, great plugin, but only show the two first quotes I’ve wrote.
How to solve this in wp 2.8?
Appreciate
J.A.
June 25, 2009 at 3:36 pm |
@Dallas: You’re welcome, glad you like it! I don’t know about tagging… see I myself am not a great tagger, so I wonder about its usefulness with quotes. But I’ll think about it.
June 25, 2009 at 3:37 pm |
@willbryner: seems strange. How many quotes do you have? How are you showing them? Widgets, tags, shortcodes? What kind of settings? tell me more.
June 25, 2009 at 3:52 pm |
@Amanda Giles: First of all, trying to understand your problem I found out a little bug. Although on the “Add new quote” page the “link” buttons for author and source work, on the “edit quote” page they don’t because I forgot to put something in the code on that page.
So, thank you for making me look! I will release a revised version soon.
That said, your problem seem to be that links are stripped if they don’t have the rel=”nofollow” attribute. I can’t say why this happen. There must be some script on your pages to cause this, but rest assured that Stray Random Quotes does not require the rel=”nofollow” to display links. Maybe there is some other plugin or script that you can try to disable to see if that is the problem?
June 28, 2009 at 12:37 am |
I like the fact that this plugin has additional options that some of the other random quote plugins don’t but I’m not a fan of the way that styling is applied. The ability to add individual CSS classes to individual uses of the plugin would increase the useability greatly IMO.
I’ve set the plugin up to display quotes from a particular category on the top of my blog pages but that same layout/appearance looks like crap on a quote page or in the sidebar and the system used for styling (settings page – before and after quotes etc..) seems limited for customizing multiple styles at best.
June 28, 2009 at 3:01 am |
It would be great as a future enhancement to eliminate the page number when there is only 1 page of quotes. I’ve mashed up a bunch of short-code calls on this page (http://www.zarban.com/?page_id=3296) to list quotes by author but separated into sections for easier browsing (and with anchors), but the repeated “1″ for the pagination looks odd. If there’s a better way to do this, I’m all ears, but a flat list of all quotes ordered by author was too hard to browse and wouldn’t allow linking to a specific author.
June 28, 2009 at 4:30 am |
Whoop, never mind. I just found that there’s a way to turn off pagination entirely.
June 28, 2009 at 7:18 am |
@teros: all true, but consider that there are so many layout settings. Can you imagine passing all of them from a shortcode or a template tag? And how complex would the widget option screen become?
On the other hand, you certainly know that you can disable the layout settings from within any widget shortcode or template tag. This should help not having them looking like crap.
For the rest, I welcome suggestions on practical ways to handle multiple layout settings for different widgets or tags. Maybe creating “templates” of styles that can later be used in a widget (for example) selecting from a drop down menu in the options?
June 30, 2009 at 7:58 pm |
# “I don’t know about tagging… see I myself am not a great # tagger, so I wonder about its usefulness with quotes.
It’s useful when a collection of quotes is displayed on, say, a static page, and a visitor would like to get quotes on a certain topic (e.g. love, jealousy, intellect, in-laws, women, men, learning, success etc.). Since almost any quote can be assigned to several topics, tagging comes in pretty handy.
# But I’ll think about it.
That’d be great, cheers!
July 1, 2009 at 10:40 am |
Love the plugin but have one problem I can’t resolve. I am putting this Amazon search link into the author link box -
http://www.amazon.co.uk/gp/search?ie=UTF8&keywords=%AUTHOR%&tag=nntknet-21&index=books&linkCode=ur2&camp=1634&creative=6738
– but in the published page, the link is broken, appearing as
http://www.amazon.co.uk/gp/search?ie=UTF8%26keywords=Samuel%20Butler%26tag=nntknet-21%26index=books%26linkCode=ur2%26camp=1634%26creative=6738
– that is, all & characters replaced with its code, %26, which Amazon doesn’t understand! Any idea why this is happening?
July 2, 2009 at 10:34 am |
Thanks for the quick reply, and apparently a solution!
I have not commented out the whole lines, but just modified them as
$search = array(‘”‘, ‘%AUTHOR%’);
$replace = array(‘%22′, $Author);
so that the & doesn’t get replaced. And so far all appears fine – the Amazon link works and the plugin widget appears to function normally! I am using the plugin in quite a basic fashion though – a single random quote at the bottom of a sidebar (http://www.hill107.net) in a fairly basic theme.
July 3, 2009 at 4:15 pm |
@Amanda Giles: First of all, trying to understand your problem I found out a little bug. Although on the “Add new quote” page the “link” buttons for author and source work, on the “edit quote” page they don’t because I forgot to put something in the code on that page.
So, thank you for making me look! I will release a revised version soon.
That said, your problem seem to be that links are stripped if they don’t have the rel=”nofollow” attribute. I can’t say why this happen. There must be some script on your pages to cause this, but rest assured that Stray Random Quotes does not require the rel=”nofollow” to display links. Maybe there is some other plugin or script that you can try to disable to see if that is the problem?
Cool! Thanks for finding the “Edit” bug. I can at least use that as a workaround for now. As for the rel=”nofollow” – I think that was simply inserted by the “Submit Comment” thing here. My links contain no such thing, so please ignore. Thanks again!
July 6, 2009 at 7:14 am |
Danish translation for Stray Random Quotes is updated for version 1.9.9 and available here: http://wordpress.blogos.dk/wpdadkdownloads/
July 6, 2009 at 7:00 pm |
If insert a new quote the screen say:
“To insert it in a post use: [quote id=12]. To revi..”
But the code to insert quotes in post is now: [ stray-id id= xxx ]
Thanks for nice plugin…
July 7, 2009 at 7:46 pm |
hello,
I am new to wordpress, and I think I have problem with my sidebar, I can only insert widgets manually.
Can you please provide a code to input in the sidebar.php for this plugin to work?
Much appreciated!!
art
July 22, 2009 at 3:56 am |
Hi, there,
I love the plugin you wrote!
But, I couldnt figure out where to set up the “automatic rotation” for quotes or include “show me next quote” in the widget.
It’s not in the settings page in the admin side.
I tried to look into the php files but no luck yet. :p
Could you advise me on this?
Many thanks!
ps: I’m using 1.9.9 of your plugin.
July 22, 2009 at 8:14 pm |
@ico thanks for your quick reply! that helped.
But the function only works on explorer on my pc, not on firefox.
If I set the interval to 1 sec, it works on firefox but otherwise it wouldn’t do it.
Neither work the reload phrase.
I found this that you wrote.
http://wordpress.org/support/topic/263037
is it still same issue?
Any other suggestion?
Many thanks!
July 23, 2009 at 12:28 am |
Hey there!
First, thanks for the AWESOME plugin. It’s really perfect except for the one small problem I’m having.
It seems that I can’t get the sequence=true tag to work in the short code. It’s also apparent that unchecking the “Random” button in the widget does work either. No matter what I try, I can’t get them to load in order. I’ve spent a couple of hours searching the site and the code and I can’t seem to pinpoint why.
The site is http://coolsolutiionsgroup.com. It’s on the front page in the bottom right.
Any help would be appreciated very much!
Thanks!
Skype: adamcarlan
GoogleTalk: adam@intheimage.com
July 23, 2009 at 12:29 am |
Correction >> http://coolsolutionsgroup.com
July 23, 2009 at 12:39 am |
Correction #2 >> unchecking the “Random” button in the widget DOES NOT work either
Sorry about that!
July 23, 2009 at 8:42 am |
@Adam: Looking at your site I can’t tell whether your quotes are loaded in order or not because I don’t know what their order is supposed to be. But I trust they are not in order, like you say
I can’t reproduce the problem but I know that sometimes, if you click for next quote right away, the sequence is broken, so make sure to give time to the script to end loading one quote before you ask for another. Maybe that is why you felt the sequence did not work?
July 26, 2009 at 4:18 am |
@ico,
So, the issue’s only on firefox (both on PC/Mac). The automatic rotation works well on Safari on Mac and IE on PC.
As suggested, I’m trying to look at firebug console.
I do get some errors there but it doesn’t look like related to stray quote though. It comes from yahoo pipes I’m using :p
Do you think you could take a look at my test site to point out what could be the problem?
http://seatomato.com/asocGreenTest/
I really appreciate your advice.
Many many thanks!
July 26, 2009 at 7:46 am |
Hey..Nice Plugin..
I have a small problem though..The AJAX functionality doesnt work..
When I click on quote to show the next quote it just says Loading…and the quote doesnt show up..
Any ideas ?
Thanks
July 27, 2009 at 5:28 pm |
Hi,
the stray quotes seem to be a wonderful plugin. However, it doesn’t seem to work with UTF character set. I have a site in Indian language Hindi. Quotes Collection works perfectly there; but stray quotes fails to work. Can you help?
August 2, 2009 at 9:03 am |
Hi Everyone ^^, I have a problem that maybe you can help me with; when I try to activate “Toogle shortcodes” in the Tools for Stray Random Quotes page I get this error message:
Shortcodes not enabled. Something went wrong!
Any suggestions of how to solve this?
Using WordPress 2.8.2
August 2, 2009 at 9:26 am |
solved the problem. I only deactivated all the shortcodes and then activated again… A big Woops for me.
Now I just want to know how to disable The Quote Area in a single post, because I use K2 and i have some in the Before/after quote area, but I don’t want it on my posts, how can I remove that???
Thanks for the wonderful plugin
August 3, 2009 at 8:18 pm |
Thanks for this plugin – it’s great.
Can you tell me where the quotes are stored? What would the file name be? Can the file be edited directly? I have a list of quotes in an excel spreadsheet and would like to upload them in batch and not have to do so one by one. Any options for this?
Thanks for your help!
August 5, 2009 at 1:42 am |
[...] plugin that allows me to annoy everyone that visits the site with a random quote from the list (Stray Random Quotes, for anyone who is interested). This way everyone gets to share in the fun (or be annoyed by them, [...]
August 5, 2009 at 6:36 pm |
@ico:The error message console is empty..
I use iNove theme with the foll plugins:
Akismet
WP-Stats
WP-Forecast
WP-Recent Comments
WP-Cumulus
Add-to-any
Thanks…
August 6, 2009 at 2:22 am |
@Small_Whiz: I don’t know, try disabling them one by one, also look for other scripts that might be present in the page.
August 7, 2009 at 3:28 pm |
Hello and big thank you for this great plugin!
I had the same problem as discussed on comment page 11 with encoding (search for “urdu”). My installation is Bulgarian/Cyrillic and also uses UTF8. All cyrillic characters are saved as ????????s.
I found where the problem is and I hope to help everyone with the same problem.
When your plugin creates the database table, it gets created with “Latin” encoding/collation. I used phpMyAdmin to change the table collation and each field’s collation to Unicode and everything works fine now.
Hope this helps.
August 7, 2009 at 5:31 pm |
Hello! Have many thank for your great Stray Random Quotes plugin. We love it!
I would ask for an hint: I will allow every “editor” in the backend to edit all quotes… also to see and to edit own and foreign quotes. Is there a hint what i can do? Can you make a option to do this in the future?
Claus
August 8, 2009 at 4:58 pm |
I am having the same problem that Adam mentioned back on page 13 of the comments. I am displaying three quotes at a time as part of a testimonial section and need to be able to advance through the stored quotes sequentially. I currently have 6 quotes saved, so 2 pages of quotes.
After advancing through 2 or 3 “pages” of quotes, the order starts to randomize from the stored order, regardless of how long I wait for the script to load.
I am using the stray_random_quote template tag with the following values:
(‘testimonial’,true,”,false,3,0,’quoteID’,'ASC’,false,”)
Is there a way to get true sequential behavior such that the quotes stay in order?
Suggestion: could there be Next and Previous buttons to allow visitors to page forward and backward through the quotes? Or replace the More button with a Back button when the user reaches the end of the quotes?
I thank you in advance for any insight you can provide.
August 9, 2009 at 1:24 pm |
http://www.afri-canweb.com/clients/globalmarketing/wordpress/ using SRQ in the Happy Clients block, works fine untill I apply Ajax, tried removing all scripts and even code from template, seems like not calling Ajax script? Any help appreciated,
Is there a help forum
thanks Steven
August 9, 2009 at 2:10 pm |
Reply to Previous post, fixed it my ignorance sorry
August 23, 2009 at 5:14 am |
Hello. Thanks so much for this plugin. Is it possible to change the background color of the quote box that is a widget in my sidebar?
Thanks again!
Maeve
August 25, 2009 at 3:18 am |
I am running this plugin inside my wordpress widget, and it worked fine in all broswer except google chrome. When i view my website in google chrome with this plugin, it cause my website’s navigational bar on the left side to become disoriented on the page. click here to check out a screenshot here: http://img26.imageshack.us/img26/9948/straybug.jpg
August 25, 2009 at 9:45 am |
Hi,
And thank you very much for this great plugin !
I have just finished to translate it in french (Whaouh ! I like words, but you too !!!), and you can find the .po and .mo files here, on my special blog page : http://maitremo.fr/mo-teur/telechargements/
Hope that it will be usefull for every french user !
Thanks again.
Regards,
Mô
August 25, 2009 at 11:35 am |
like the plugin, but want to know what can we use to include it in a template without using the widgets? Just a simple template tag?
Can you include the non-widget implementationi in your documentation?
thanks!
August 25, 2009 at 11:37 am |
found it…thanks for the great plugin
August 30, 2009 at 12:32 am |
Is there a way to get the quotes to fade in and out when they automatically advance when using the widget, instead of just having it jerkily shoot the next quote into the widget?
September 1, 2009 at 2:32 pm |
Hi and thanks for such a well thought out and executed plugin.
We’re using it on this site- http://www.cravingscabaret.com as well as my own company site.
In IE * the styling does not apply but instead the body text styles take over.
This may be outside what you intended to support but I was hoping you could take a quick peak. This one was a favor for a good cause so we couldn’t bring in our A-team who actually know what they’re doing with cross browser CSS.
Anyway, we’ll continue to make donations for each site on which we use this great plugin.
Thanks,
Dan
September 11, 2009 at 1:20 pm |
I’ve just installed the plugin to my wordpress running 2.8.4.
My problem is that my blog is in Danish and therefore the plugin is in Danish as well – the translation is however so poor that it’s impossible to understand and I couldn’t find the commands online ^^
I want a single, random quote out of all my quotes (meaning: no categories) to be shown. I’m using a theme called Monochrome 2.0 by mono-lab that has an informationfield where I want to have the quote shown.
I’ve tried the following with no succes:
I’ve also tried:
[stray-random]
Any help would be greatly appreciated
September 14, 2009 at 11:18 pm |
Hi there, nice plugin
It seems that whenever I try to insert special characters like chinese or japanese I get the following error:
Failure: Something went wrong when trying to insert the quote. Try again?
It’s working fine with english characters though. Anyway to fix that?
Thanks in advance
September 19, 2009 at 3:25 pm |
Fairly new to all of this so I hope you bear with me. I placed the quotes in the header but they are spreading the width of the page. I know there is a simple fix but I am new. I tried to adjust the width but it didnt work. Do I need to place the quote in a container or table of some sort? I would like it to stay within a 600px box.
Possibly show me the code to accomplish this. Tks
Great plug-in by the way, no problems.
September 23, 2009 at 3:37 am |
I like to get the empty english .po file so i can start a translation. Where i can download it?
September 24, 2009 at 11:03 pm |
I love this plug-in, however I am having trouble activating it with the latest installation of my web site. I’m running WP 2.8.4, and SRQ 1.9.9. However, when I try to activate the plugin, I get the following error message:
WordPress database error Field ‘user’ doesn’t have a default value for query
INSERT INTO wp_stray_quotes (`quote`, `author`, `source`)
values (‘Always tell the truth. Then you don\’t have to remember anything.’, ‘Mark Twain’, ‘Roughin\’ it’)
made by activate_plugin, do_action, call_user_func_array, quotes_activation
WordPress database error Duplicate column name ‘user’ for query
ALTER TABLE `wp_stray_quotes` ADD COLUMN `user` VARCHAR( 255 ) NOT NULL AFTER `visible`
made by activate_plugin, do_action, call_user_func_array, quotes_activation
I assume I could ignore the second one, but what about that trouble with the missing user value? Should I also ignore this INSERT for the sample data?
September 29, 2009 at 1:08 pm |
nearly perfect, only thing i miss is a tagging system as it has in “Quotes Collection”
October 4, 2009 at 2:47 am |
Hi Ico,
I would like to start by saying thank you for such an impressive plugin! I am curious however, if there is an easy way to add a search option for visitors so that they can search for a quote. I know that it would involve searching the DB where the quotes are held, but do you have any insight or suggestions how to do it easily?
Thanks
October 9, 2009 at 5:16 am |
I’m having a problem trying to relocate my test WP installation onto a live server.
I’ve used the WP-DBManager plugin to create the backup file. I’ve uploaded and restored that file into the new installation. I can see that there are 43 records in the ’stray random quotes’ table within the database.
I cannot access the records/quotes within the Quotes interface in the admin section. Any clues on how I can restore them w/o having to retype them all?
Thanks for this plugin. Very cool.
October 10, 2009 at 11:34 pm |
Greetings, we have your plugin in our sidebar via widget menu http://cb-jaco.com/
The problem is that now the linking of the “Read More” does not work. It worked before so I cannot figure out why it would stop??? Basically, I added the link in the Read More text and linked the quote to the entire quote in the posts.
Please help, the hyperlinking is not working
Thanks
October 10, 2009 at 11:49 pm |
It is working again. For some reason the database scrambled the “REad More” text and put it in front of the <a href and also removed the
Working again thanks
October 25, 2009 at 2:54 pm |
hi! i find your plugin very useful. it’s well integrated to my theme. however, it sometimes omits the ending h1 tag that causes my markup to be invalid. is there a fix to this? thank you very much and more power!
November 1, 2009 at 7:03 pm |
Running with WP_DEBUG true showed and error – adding “else { $userquery = ”; } at line 107 fixed it…
As in:
$multiuser = $quotesoptions['stray_multiuser'];
if ( $contributor && $multiuser == ‘Y’ ) {
if ($categoryquery != ”)
$userquery = ‘ AND `user`=\”. $contributor.’\”;
else
$userquery = ‘ WHERE `user`=\”. $contributor.’\”;
} else { $userquery = ”; }
November 4, 2009 at 1:45 am |
hello
only admin can manage the plugin
editor or contributor dont see plugin on the interface.
then can’t manage anymore.
please let me know how to do.
Thank you
November 10, 2009 at 6:16 pm |
Hi Ico,
cool plugin, even as WP beginner and non-coder I found myself right in it.
Tried it and like it
However, I seem to have problems with special german/austrian characters (ä, ü, ö, ß for example). They come out as e.g. ä, ü and ß on the blog itself.
So the quote “Wer sich darauf versteht, das Leben zu genießen, muss keine Reichtümer anhäufen” is shown as “Wer sich darauf versteht, das Leben zu genießen, muss keine Reichtümer anhäufen”.
Given Nick Spirovs hint from August 7th I changed the collation for the table and the fields manually from latin1_swedish_ci to UTF8_general_ci, as the rest of the database is as well.
Within the database everything looks as desired.
Any ideas, what else I could try to make it work?
Thanks in advance
November 16, 2009 at 10:04 pm |
I have no idea how to activate shortcodes for bloginfo!
What am I missing? I am using WordPress 2.8.6
November 29, 2009 at 10:30 pm |
Hi. I’m slowly translating you plugin to Russian. Are you interested in full translation? Will you continue to work on this plugin?
November 29, 2009 at 10:34 pm |
Also, comments here are in starnge order, don’t you think?
December 19, 2009 at 12:46 pm |
I find your widget more functional than Quotes Collection EXCEPT Stray Random Quotes dosn’t work with languages/characters that WP (as well as Quotes Collection plugin) works with!!!
(My language has characters like “ā, ē, ī, ž” that get “crippled” in your plugin. So I can’t use it…
I guess that it is a problem for many many users. Please make this plugin compatible with other character sets!
December 21, 2009 at 1:16 pm |
it doesnt seem to pick up css for me other than blockquote.
I have this in my css
.xquote {
margin: 0 0.8em;
color: #9e2222;
background-image: url(images/quote.png);
background-repeat: no-repeat;
background-position: right top;
}
and this on the options page for before and after the quote area ;
it doesnt pick up any of the markup
December 22, 2009 at 11:41 pm |
I use the plugin to display thumbnail images in the sideabar, linked to the respective articles. After updating WordPress from v2.8.6 to v2.9, newly entered “quotes” are not working anymore since all quotation marks in the text (=HTML syntax) get an additional (and useless) preceding backslash!
Example:
… width=”150″ height=”150″ …
is stored as
… width=\”150\” height=\”150\” …
which won’t work anymore, of course. I think a fix is necessary to ensure the plugins functionality under WP 2.9!
Thanks,
Ralph
December 24, 2009 at 2:21 pm |
It found the reason for the strange misbehaviour myself, it was due to a missing php.ini in the wp-admin folder. After loading up a new php.ini file with the line “safe_mode = off”, everything was fine again…
December 30, 2009 at 2:20 pm |
Hi!
Thanks for your work. I want to make a suggestion.
“When aspect settings are disabled, the only element added is a whitespace between the quote and the author or source.”
I’d like an option to choose what will be the element I want to add. Like a – / * or even a “”
January 5, 2010 at 9:32 pm |
Great plugin, but I’m having a problem.
Quotes with an apostrophe in them (I’ll meet you there) turn into this when published (I\’ll meet you there).
The backslash is inserted wherever there is an apostrophe. What could be causing this?
Thanks,
Thomas
January 8, 2010 at 2:13 am |
I tried searching for the answer to my question through the seeming thousands of comments on this thread…but to no avail. Simply put, how do I not begin with a random quote? I want to start with the same quote each time and in the same order, every time.
As it is, I have about a dozen quotes and more than 1/2 the time it will display the same quote 3 or 4 times in a row, regardless of whether ‘Random’ is checked or unchecked. No good…
Thanks in advance.
January 8, 2010 at 4:49 pm |
Thanks for the great plugin. I’m working on a handful of Web sites right now (still in private development stage) and I’m using this plugin on a few of them. It seems to be working very well for me. You’ve saved me a great deal of time by writing this plugin.
My only question is: Is there a way to associate an image with a specific quote? I’m planning to use this plugin on the front page of a Web site. On the front page, we’ll be displaying random quotes/promotions, but each one will have an image to go with it. If at all possible, I’d like to use this plugin to do it, but I’m not sure if there’s an easy way to get images to match up with the quotes when they’re loaded.
January 10, 2010 at 9:31 pm |
Just installed and activated plugin and I am getting the trailing back slash for every apostrophe in a quote similar to Thomas’ issue in his post on 1/5/2010. (WP 2.9.1) Any idea how to fix?
January 12, 2010 at 7:21 pm |
thnx for such a wonderful plugin
January 14, 2010 at 3:27 pm |
Greetings Ico,
We have been using your plugin for 8 months without any problems. But within the last few weeks, somehow the plugin is deleting the entries. We have about 30 entries and we use this as a Client Testimonials section
Can you tell me why the db is being erased, what would be the causes of this, and how I can prevent this in the future.
Thank you
ps: luckily I have a backup otherwise this would be a pain in the arse to reinstall all of the testimonials
January 21, 2010 at 6:07 pm |
i need this .. thanks
January 27, 2010 at 9:59 pm |
Hi – Thanks for the plugin, great stuff! I have used it successfully on one clients site and am having a problem with another.
As mentioned in a comment above, a ‘\’ is being placed before any apostrophes in the quote and messing up the display.
I use a VPS so have disabled safe mode for this domain, but hasn’t made any difference unfortunately.
Any advise on how to sort this?
THanks in advance.
Barry
January 28, 2010 at 12:11 am |
Any plans on updating this plugin for WP 2.9.1 ?
It’s not working (at least not for me) I can’t access the widget in the widget toolbar.
Thanks,
Aaron
February 5, 2010 at 9:47 pm |
I’m interested in putting styles within the quote such as text size for certain parts of it and such Anyone have any ideas?
January 28, 2009 at 5:19 am |
@Scarlett. Hi, I also answered you on wordpress.org. I think you might be writing the link in a wrong way. If you can, please give me an example of what you have written in that particular field (the author or source link) in the setting page. Also, if the link in the quote is extended to all the text that follows it means it does not have its closing tag. make sure you always have some text selected before you click on the link button in the quote editor.
February 20, 2009 at 11:42 am |
@Metalz: uhm, I haven’t changed anything about the AJAX… have you tried maybe enabling and disabling it again?
Old versions of the plugins can be found here …but if you help me figure this out I’d rather solve the problem you’re having with this one
February 21, 2009 at 9:43 pm |
@Erik Kruse: I was actually thinking to make a bookmarklet myself ’cause it would be useful for me as well. Out of laziness I never actually did anything about it, but maybe I will now
(If I am capable, that is)Actually, I already worked it out… It will be included in the next version.
February 27, 2009 at 5:47 pm |
@WGNKing: sorry I haven’t answered before, thank you so much for this localization. Great work! If you have the time to update it for 1.8.5, I’ll be more than happy to integrate it into 1.8.6.
March 5, 2009 at 4:00 am |
@Criseck: You can change everything you need in the “quotes”>”settings” page.
July 1, 2009 at 11:40 am |
@Ian: it is happening because the plugin replaces those characters… it happens in the file stray_functions.php, around lines 494-495 that go like this:
$search = array('"', '&', '%AUTHOR%');$replace = array('%22','%26', $Author);
In all honesty I can’t recall why I made that replacement, but there certainly was a reason…
What you can do is that you can comment out those lines, like this
/*$search = array('"', '&', '%AUTHOR%');$replace = array('%22','%26', $Author);*/
and see if 1) this solves your problem with the Amazon link and if 2) it doesn’t create new problems (but I am pretty sure it will.)
Please let me know the outcome.
July 6, 2009 at 11:49 am |
@GeorgWP: Thanks! I am including it in the release right away.
July 6, 2009 at 7:36 pm |
@Carlos: whoops. thanks.
July 7, 2009 at 8:22 pm |
@art: you mean you need to make your theme widget-compatible? Or that you have a specific problem with my plugin?
July 22, 2009 at 8:07 am |
@tomato: it is in the widget options, “rotate every x seconds”. You can have many quote widgets and each can have its settings.
July 23, 2009 at 8:37 am |
@tomato: I don’t have other suggestions other than checking for possible conflicts, because I can’t reproduce the problem. In my tests the functionality on Firefox and IE is the same. It happened though, that a javascript conflict would reveal itself in Firefox, but be solved by IE somehow. If you have familiarity with it, check both FF and IE error consoles (or use Firebug in FF). You can past here error messages that you think might be related with Stray Random Quotes.
August 1, 2009 at 3:03 pm |
@Small_Whiz: script/plugin conflict? messages in the console?
August 1, 2009 at 3:03 pm |
@tomato: I looked at your website, as far as I can tell the error seem to be somewhere in coda-slider-condensed.js. It is possible that Firefox stops loading javascript there. I don’t understand Javascript well or quickly enough to be of much help unfortunately.
August 1, 2009 at 3:11 pm |
@Vivek: Someone has brought this problem up before but I still can’t figure it out. It is not obvious (for me I mean) without having a test OS and browser set in the right language.
I looked into quotes collection and the only thing I noticed is that it specifies the collation of the table when it is created the first time (while mine leaves it to the database to pick one).
If you can look into your database (via phpmyadmin for example), would you be so kind to tell me what kind of collation the wp_stray_quotes table has, and if it is different from that of the other tables?
August 2, 2009 at 8:14 pm |
@Ryuhack: wordpress cut out your snippets of code. Anyway maybe you can use the disableaspect=true variable?
August 3, 2009 at 8:30 pm |
@js: the quotes, like all other content in wordpress, are stored in the database. You can access the database from your server using a tool called phpmyadmin. Once in phpmyadmin, there are tools to import and export tables of content.