oooorgle
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes llama] Can you edit quotes in the quote list?Hi Pablovarela, yes you can edit existing quotes. By hovering over the quote you should notice the Edit | Delete links.
Forum: Plugins
In reply to: [Quotes llama] A couple of questions and a small bug.Great to hear. I certainly will be testing more copy/paste from all over to try to pin down those import issues. Pretty sure its on the admin side and not the front-end now. Thanks for the information and improving the plugin!
Forum: Plugins
In reply to: [Quotes llama] Plugin Position on PageCheers! 🙂
Forum: Plugins
In reply to: [Quotes llama] A couple of questions and a small bug.Hi philait! Just committed version 0.5 which has the option to disable the ‘next quote’ link. Let me know how you like it?
Forum: Plugins
In reply to: [Quotes llama] Plugin Position on PageVersion 0.5 committed. Let me know if that fixes it for you?
Forum: Plugins
In reply to: [Quotes llama] Can't activate. fatal errorClosing: abandoned thread.
Forum: Plugins
In reply to: [Quotes llama] Issues With Importing CSV FilesClosing: abandoned thread.
Forum: Plugins
In reply to: [Quotes llama] A couple of questions and a small bug.“So is it possible to remove or hide the next quote link? Maybe with a new additional option added to the widget?”
YES! at some point 😉 once I work out my other issue with the load order and perhaps improve the escaping of course, it will be the next item.
Forum: Plugins
In reply to: [Quotes llama] A couple of questions and a small bug.Hi philait, escaping seems to be my bane and keeps creeping up and beating me good. I will see what I can work out but I really do struggle to reproduce escape errors at this point. It does seem there may be an issue that I am not seeing from previous problems ( http://wordpress.org/support/topic/issue-with-apostrophes/ ). I do wonder if the quotes you are seeing these in were copied/pasted into the plugins form, or perhaps entered directly into the database? I’ve tried every combination to get it to do it for me and so far no bueno.
I’m totally open to suggestions… Thanks!
Forum: Plugins
In reply to: [Quotes llama] Plugin Position on PageFinally today I found what is causing this and it’s not CSS! Reading deeper into the notes of the WordPress documentation I found that I am incorrectly returning the display for all of my shortcode calls, not just the gallery. Testing works, and I now know I need to return a string instead of just printing to screen, which results in what you identified.
Happy to say I am working on the solution now. Expect an update sometime over the weekend.
Forum: Plugins
In reply to: [Quotes llama] Plugin Position on PageHi dennisxrich, Seems like a simple CSS change would get it flowing how you want. I’ll get back to you asap. Thanks for providing an example to test with!
Forum: Plugins
In reply to: [Quotes llama] Can't activate. fatal errorThanks for the very useful tip esmi!
Forum: Plugins
In reply to: [Quotes llama] Can't activate. fatal errorAn interesting error I’ve not seen before. Researching I found that I had one line where I had <? instead of <?php to break into php. This has caused this error for other plugin developers. I have updated to version 0.4.4 which has this corrected. If you would try that version and let me know if I fixed it or not? If not, could you please provide some more detail to help me troubleshoot.
Do you happen to be using WP Engine to host your site?
PHP version on the server?
WP version?
Plugin version?
If you are using a theme from the repository, what one is it so I might test using the same theme?Thanks!
Forum: Plugins
In reply to: [Quotes llama] Issues With Importing CSV FilesIf you would please refer to this thread http://wordpress.org/support/topic/can-i-add-my-own-custom-quotes and let me know how yours compares. The headers haven’t changed. Thanks.
Forum: Plugins
In reply to: [Quotes llama] Issue with apostrophesThanks for testing it! Closing this as resolved.