Forum Replies Created

Viewing 15 replies - 91 through 105 (of 428 total)
  • Plugin Author oooorgle

    (@oooorgle)

    Can you share the short-codes you were using and what kind of container like page, post or block? When I put 3 [quotes-llama] in a page, it separates them. I don’t see text from the second or third bleeding into the previous.

    I agree, overall the styling is improving. The plugin could really use a CSS experts input. I’m functional at my best in CSS.

    Plugin Author oooorgle

    (@oooorgle)

    Committed 2.1.5 It addresses the quote author placement. It should now display under the quote instead of the quote box. Let me know how it works?

    I’ve made note of the font and displaying a specified number of quotes. I’ll see what I can do.

    Plugin Author oooorgle

    (@oooorgle)

    Committed 2.1.5 Let me know how it works for you?

    Plugin Author oooorgle

    (@oooorgle)

    Not finding anything to help me discern what is causing this. If you could perhaps try some troubleshooting on your side and let me know if you find anything?

    Plugin Author oooorgle

    (@oooorgle)

    Hi bfgoncalves,

    Glad to hear it works now.

    I visited your site and it loads the initial quote just fine. When I click an author in the list I get this: forbidden - number in author name not allowed = 1 Do you get the same result? I have not seen this before and don’t know what would cause it yet. I will try to figure it out.

    • This reply was modified 3 years ago by oooorgle.
    Plugin Author oooorgle

    (@oooorgle)

    I went into my database and deleted the category field from the quotes_llama table. I get the exact same result that you describe.

    The simplest way, if you are able to edit the table in your database and directly add the missing field to the table, is to just do that and it should fix it.

    The plugin can also accomplish this but it requires deleting the table… so a backup is required.

    1. Go into the manage tab of the plugin. Export a backup of your quotes. I suggest both formats: .csv and .json. Verify both exports actually succeeded and have your quotes in them. Verify the table structure in either export by comparing the header to the above comments table structure. If a field is missing, for instance “category”, then we know for sure this is the problem.
    2. Now that we have a good backup, go into the manage tab of the plugin. Select “Remove Table” at the bottom. Click Ok to delete the table. Do NOT do this if you do not have a current backup!
    3. Go into Plugins in your dashboard. Deactivate and Active the Quotes Llama plugin. This will create the table including the missing field.
    4. Go into the manage tab of the plugin. Select “Browse” in the import section. Select one of the export files and open. Then click the import button.

    You should now be able to get back to work. πŸ™‚

    Plugin Author oooorgle

    (@oooorgle)

    Please deactivate and reactivate the plugin. This may/should add the missing table field.

    If not, I can provide more detail to accomplish this, or if you are able to edit your database table, you just need to add the missing field. The structure should resemble:

    quote_id, quote, title_name, first_name, last_name, source, img_url, author_icon, source_icon, category

    Also, make use of the Manage tab and be sure to do regular backups of your quotes. The export should still work even though.

    • This reply was modified 3 years, 1 month ago by oooorgle.
    Plugin Author oooorgle

    (@oooorgle)

    I will mess around with this idea and see what I can come up with. I think it would look nicer all around to accomplish this. I will let you know when I get somewhere with it. Thanks!

    Plugin Author oooorgle

    (@oooorgle)

    Yes… for you… yes. I will include that in the next update or so. Should be an easy inclusion. Thanks for the suggestion!

    Plugin Author oooorgle

    (@oooorgle)

    Great to hear! πŸ™‚

    Plugin Author oooorgle

    (@oooorgle)

    That’s great to hear it’s working again.

    The change is related with separating dead code from the plugin. Instead of loading script and styles on every page, it only loads what is needed. It seems I misplaced the script call within the short-code, when it should have been in the function instead. Basically, any refresh or loading of another quote on a page would duplicate the ajax.

    I was not getting that result myself and yes it’s been all sorts of people saying it works and others saying it doesn’t with it that way. And I’m still not quite sure why but I am sure it’s not supposed to be in the short-code, which seems to make it more consistent with everyone.

    Yes, please let me know if it gives you any further problems.

    Thanks!

    Plugin Author oooorgle

    (@oooorgle)

    Please try the steps in the troubleshooting section and let me know. Without any further information there is no idea where to even look for the cause. The email WordPress sends usually has what is needed to troubleshoot effectively. Perhaps console or WP_Debug will provide something more if you aren’t getting the email. As far as I know too, it will only send that email once per day or so. Thanks.

    https://wordpress.org/plugins/quotes-llama/#%28troubleshooting%29

    Plugin Author oooorgle

    (@oooorgle)

    Committed 2.1.4. Let me know if this addresses the spacing issue. Thanks!

    Plugin Author oooorgle

    (@oooorgle)

    I do appreciate your input and please take your time. I hope you are doing well soon. I Committed 2.1.4 which will hopefully better address this issue.

    Best Wishes.

    Plugin Author oooorgle

    (@oooorgle)

    Committed 2.1.4. I was able to find some testers and we think we got it worked out. When you can try it out the update and let me know? It should hopefully address the issues you are having.

    Thanks.

Viewing 15 replies - 91 through 105 (of 428 total)