oooorgle
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes llama] Pagnition missingHi Oriol,
Do you happen to be using a caching plugin?
Forum: Plugins
In reply to: [Quotes llama] CSV ImportAny luck getting it working?
Forum: Plugins
In reply to: [Quotes llama] Importing csvAny luck getting it working?
Forum: Plugins
In reply to: [Quotes llama] CSV ImportHi LindsiKay,
Check that the csv delimiter in the options tab is set to match the delimiter you are using in your .csv.
Check the column headers of your .csv file, which should be:
quote, title_name, first_name, last_name, source, img_url, author_icon, source_icon, category
Could try adding a few quotes manually for testing, then export them, import that same export file without altering or adding anything… are the fields for those few test quotes populating?
https://www.ads-software.com/plugins/quotes-llama/#%28troubleshooting%29
Forum: Plugins
In reply to: [Quotes llama] PHP 8.2: Creation of dynamic propertyVersion 2.2.1 uploaded… please let me know if this doesn’t address the error. Thanks!
Forum: Plugins
In reply to: [Quotes llama] Pagnition missingVersion 2.2.1 uploaded.
e.g. [quotes-llama all=’id’ limit=’#’]
Forum: Plugins
In reply to: [Quotes llama] Pagnition missingHi Simon,
I think I have found the issue. Does your 400 quotes have only about 60 authors? I found I was grouping the all short-code… doh! The next update should correct that problem as well as including pagination for the [quotes-llama all=..] short-codes. I will let you know when I get it posted.
Thanks for the heads-up on that!
Forum: Plugins
In reply to: [Quotes llama] Importing csvTry adding a few quotes, exporting them and then importing them without altering or adding anything… are the fields populated? I would also want to check that the table structure in your MySQL database matches the header fields in the export.
Forum: Plugins
In reply to: [Quotes llama] PHP 8.2: Creation of dynamic propertyHi 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.
Forum: Plugins
In reply to: [Quotes llama] Importing csvHi 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.
Forum: Plugins
In reply to: [Quotes llama] Mobile page refreshDo you happen to be using a caching plugin?
Forum: Plugins
In reply to: [Quotes llama] Custom CSS being ignoredHi 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; }
Forum: Plugins
In reply to: [Quotes llama] Display “0” whatever the requestHi 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://www.ads-software.com/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.
Forum: Plugins
In reply to: [Quotes llama] Mobile page refreshHi 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?
Forum: Reviews
In reply to: [Quotes llama] quotes with imagesSome basic troubleshooting tips.
https://www.ads-software.com/plugins/quotes-llama/#%28troubleshooting%29