oooorgle
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes llama] Requesting feature – tags field for each quoteAwesome! I love new ideas like this. It’s on the to-do list but not sure of an ETA… sooner than later hopefully 🙂 Thanks!
Forum: Plugins
In reply to: [Quotes llama] Multiple QuotesYou should be able to add as many as you like in the widgets by dragging another “Quotes llama” from the left to whichever widget area you prefer. Each should be have it’s own settings as well. Are you not able to do this?
You should also be able to add multiple shortcodes to a page or template file with similar results. I wonder what version of WP and theme are you using and I could try to troubleshoot. Thanks.
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteI am closing this until further issues present themselves.
Forum: Plugins
In reply to: [Quotes llama] Can I add my own custom quotes?Hopefully you were able to figure it out. I am closing this as resolved.
Forum: Plugins
In reply to: [Quotes llama] Shortcode for a specific quoteI will work on getting this ability added. Hopefully in the next update. Thanks for the great idea!
Forum: Plugins
In reply to: [Quotes llama] Uninstalled for delete old data id and…Thank you for the recommendations! I will work on those for the next update.
Forum: Plugins
In reply to: [Quotes llama] Can I add my own custom quotes?These are the header fields as of version 0.2.1.
quote|first_name|last_name|source|img_urlForum: Plugins
In reply to: [Quotes llama] Can I add my own custom quotes?Mainly the import feature is to restore an already exported backup of the quotes database, however it is possible and seemingly very practical if you already have your quotes in a spreadsheet or such format.
Perhaps as an example to help refer to, you could enter a few quotes into the plugin and perform an export. Then refer to that export files structure as a reference or template. I expect that will work if formatted correctly. Character encoding, if you use copy/paste, can sometimes cause a problem (apostrophes and such). I have some basic error reporting on import that should tell you what line in the file, if there is an error in the formatting. Hope this helps and love to hear how it goes for you. Thanks!
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteRelease 0.2.1 includes the above changes along with the re-enabled widget class. I will leave this open for a time in hopes I am able to further address the issues presented here.
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteI removed the function in question, replacing it with a $_REQUEST. Why I didn’t do that before is one of my doh’s! I had it running on every page instead of only searches where it is needed. Hopefully this corrects that warning. If you would be so kind as to give it another shot, same link. Thanks!
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteOk, I now have removed the widget init. Please use same link above to try again. At the very least it shouldn’t throw the same error. Thanks!
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteThis time I have updated the 0.2.1 widget class’s parent constructor to it basic arguments and provided a static name instead of having the function generate one (please use same link above).
If this fails then perhaps I will remove the widget class from the plugin to see if the page and gallery works for you, if not then at least it will give more detail with the new error code returned. I am in your debt for helping me troubleshoot this, thanks again.
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteI have updated how the plugin registers the sidebar widget class and think perhaps this is what is causing the conflict. Would you be willing to test this for me?
http://oooorgle.com/plugins/wp/quotes-llama/quotes-llama_0.2.1.zip
I would be very grateful as I don’t have an environment like yours to check myself. Otherwise I can post a release that includes this change and you can get it that way. Thanks!
Forum: Plugins
In reply to: [Quotes llama] Clicking Activate Crashed My SiteHi runoiz, that message from the fastcgi server usually means that it was not found or inaccessible as a file on its filesystem. Please verify that the plugin files are there and the filesystem can access them. If it happens to be a conflict with another plugin can you provide what plugins you are running along with this one?
I think it is a conflict with nginx but I need to do more research. Hopefully I can figure this out sooner than later. Thanks for providing more information!
Forum: Plugins
In reply to: [Quotes llama] Rotation feature for the widget desiredYou are very welcome.