Forum Replies Created

Viewing 15 replies - 46 through 60 (of 428 total)
  • Plugin Author oooorgle

    (@oooorgle)

    Hi JCV,

    Yes, it will be fixed in the next update. Just haven’t gotten it quite ready to post yet but should be this next week sometime… got some vacation time and plan to spend some of it getting caught up on the this plugin some.

    Plugin Author oooorgle

    (@oooorgle)

    Hi ingvildkolnes,

    Is it giving any other error or message?

    These might be typical errors that the plugin might return:
    Import failed. Please try again.
    Import failed. Syntax error in the JSON file.
    Unable to import because the file is empty.

    If you are importing a .csv, be sure the csv delimiter in the options tab is set to match. Your files encoding may not be supported. Improper file structure such as incorrect columns and fields can cause the import to fail as well. Let me know if you can see any responses that might give us further ideas.

    Plugin Author oooorgle

    (@oooorgle)

    Do you happen to be using a caching plugin?

    Plugin Author oooorgle

    (@oooorgle)

    Hi nathanzachary,

    A friendly FYI, when you update WordPress plugins it overwrites any changes made to the plugin files themselves. So you would see your edits disappear after an update. If you get time, try the “!important” property in the custom CSS and see if that does the trick. That would be a permanent solution if it works.

    /* Quotes widget modifications */
    .quotes-llama-widget-random img {
    	max-width: 250px !important;
    	max-height: 250px !important;
    	border-radius: 0px !important;
    }
    Plugin Author oooorgle

    (@oooorgle)

    Hi LOmiG,

    Like I mentioned above, I am unable to produce this error. The one other mention of a similar issue was solved by the users own troubleshooting, and it doesn’t seem that it is what’s happening in your case. Even so, I was not able to reproduce her error using the plugin she informed me of so perhaps it is a combination of things.

    I am out of ideas and sadly more-so the time to try and reproduce the environment that causes this error. It was working at one point, can you identify when that changed? If perhaps it was an update to this plugin you could try a previous version of when it was working. They are available for download on the plugin page.

    https://wordpress.org/plugins/quotes-llama/advanced/

    I don’t want you to think I am dropping this, I will keep it in mind from now on, but I am truly at a standstill on this one. I do still receive replies for any tickets regardless of their state. You are welcome to reply at anytime.

    Plugin Author oooorgle

    (@oooorgle)

    Hi wbcrafter,

    Pulling the link up on my Samsung Galaxy A32 it looks just as the browser (Firefox) version does. Cross platform compatibility has always been a struggle. Can you share what hardware you are using that is not displaying as expected?

    Plugin Author oooorgle

    (@oooorgle)

    Plugin Author oooorgle

    (@oooorgle)

    Hi Nathan,

    There are some JavaScript styles that are applied and I believe the Widget is one. Those are in the quotes_llama.js file (search for “quotes-llama-widget-random img” and “quotes_llama_css_image_at_top”). I’ll make a note to review how that’s implemented. It’s been a while..

    You could try using the css important property perhaps?

    https://www.w3schools.com/css/css_important.asp

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

    (@oooorgle)

    LOmiG,

    Another user said that they were getting this same error on their mobile phone, but not their web browser… and they did this which got it to work on mobile. Not sure if you have tried to see if it might be another plugin that you have installed?

    “What worked for me was going to theΒ Really Simple SSL plug-in and, under Settings > Hardening > Basic,turning ‘off’ Disable user enumeration

    I certainly need to figure out why that would be the case and am looking into it.

    Plugin Author oooorgle

    (@oooorgle)

    Hey LOmiG,

    FYI, I’ve been trying figure out what is causing this and am having a hard time reproducing the error on my side. Still working on it and will update you once I am able.

    Plugin Author oooorgle

    (@oooorgle)

    Hi JCV,

    Yes I will look into this and thank you for the heads up!

    Plugin Author oooorgle

    (@oooorgle)

    Hi squizzobcn,

    Initial thoughts would be it is something to do with the encoding. It should be in UTF-8. Unacceptable characters might be another problem but since you are able to manually create it, I think not. Check the encoding, or perhaps replace the file that contains the error with a working export of your quotes.

    Plugin Author oooorgle

    (@oooorgle)

    Hi Septim,

    The gallery mode certainly has its issues. The way it should function is clicking the quote, as you described, stops the timer. Clicking again cycles another random quote. What you should see is in the top right, there is a an icon (restart) that will enable the timer again and it should begin to auto cycle once more. It doesn’t allow going back to previous quotes as they are randomly queried from the data set.

    I’ll add a ToDo note about an option to remove timer toggle on gallery. Good idea! Although, I will be honest that I don’t get much time to work on this as of late.

    If you happen to notice the timer sometimes becomes duplicated, offset or the toggle disappears when displayed for any good length of time, it’s a known bug which hasn’t been worked out yet, a frustrating one πŸ™‚ Thanks Setpim!

    Plugin Author oooorgle

    (@oooorgle)

    Hi vjbda,

    In the options tab of the plugin there is an “Align Quote Text” option. You can select left, center, or right alignment. Could you try that setting and see if it provides a solution? The default setting is to the left. Thanks!

    Plugin Author oooorgle

    (@oooorgle)

    So far I am not able to reproduce any limits… even with a couple thousand quotes.

    If you’ve tried some basic troubleshooting like disabling other plugins, changing themes, disabling caching etc, then I am not sure what would cause this.

Viewing 15 replies - 46 through 60 (of 428 total)