oooorgle
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes llama] Issue with next buttonHmm, that should work. When I paste what you provided it works as expected. Perhaps try removing it and paste then publishing the CSS again? Could also try !important.
.quotes-llama-widget-next {text-align: center !important; font-style: normal !important; margin-top: 10px !important;}
.quotes-llama-widget-random hr {display: none !important;}Forum: Plugins
In reply to: [Quotes llama] Clickable quoteGive
[quotes-llama mode='auto']a test run and let me know what you think… It’s the closest that it provides thus far. I’ll keep it mind for sure.Forum: Plugins
In reply to: [Quotes llama] Issue with next buttonHi mrtnthmsn,
I will see what I can do to integrate the alignment but in the meantime…
.quotes-llama-widget-next {text-align: center; font-style: normal;}
Navigate to your Dashboard–>Appearance–>Customize–>Additional CSS and paste that css. This should center and remove the italic.
Forum: Plugins
In reply to: [Quotes llama] Last update messed-up the images and the spacingCommitted 2.1.9. This should correct the issue you are having. Let me know how it works.
Forum: Plugins
In reply to: [Quotes llama] Last update messed-up the images and the spacingRefreshing the cache should get it going again.
Forum: Plugins
In reply to: [Quotes llama] Last update messed-up the images and the spacingHi guys,
Do either of you happen to be using a caching Plugin? The only way I am able to reproduce what I see on both of your sites is if I revert only the CSS to the previous version. I’ll leave the link above with that exampled for a short while.
Thanks.
Forum: Plugins
In reply to: [Quotes llama] Last update messed-up the images and the spacingSomeone who is proficient in CSS to look over the plugin and make recommendations is needed as I’ve mentioned before. I am left with anyone I can get to beta test before updating, which there are no volunteers. As it seems to always be the case with CSS, I’m not able to recreate the problem yet but am working on it. Thanks for letting know about this.
This is one of the pages I’ll be testing on: https://oooorgle.com/testing/sample-page/
- This reply was modified 3 years ago by oooorgle.
Forum: Plugins
In reply to: [Quotes llama] Last update messed-up the images and the spacingHi bibliostator,
Can you please provide a link exampling the problem you are having?
Forum: Plugins
In reply to: [Quotes llama] No Database Table Created During InstallWere you able to get it working?
Forum: Plugins
In reply to: [Quotes llama] No Database Table Created During InstallHi dianaringer2018,
First thought would be to check the credentials in your wp-config.php, make sure it has the privileges needed to create the table on the database.
Some other troubleshooting: https://wordpress.org/plugins/quotes-llama/#%28troubleshooting%29
Forum: Plugins
In reply to: [NSFW] [Quotes llama] Simple Two Question in my mind.This short-code will list all quotes from a category.
[quotes-llama all='random' cat='category']You can substitute all with “random, id, ascend or descend.”
Forum: Plugins
In reply to: [Quotes llama] New Release 15 issueCommitted 2.1.7 which should get the cat= working again.
[quotes-llama quotes=’3′ cat=’Education’]
[quotes-llama cat=’Education’]
Forum: Plugins
In reply to: [Quotes llama] New Release 15 issueCommitted 2.1.6.
Added shortcodes to show a number of quotes.
Short-codes:
[quote-llama quotes='#']and[quote-llama quotes='#' cat='category']Let me know how it works out for you and do share any ideas to better format the list.
Forum: Plugins
In reply to: [NSFW] [Quotes llama] Simple Two Question in my mind.Hi SopnoBang,
Version 2.1.6 will be available this weekend! It introduces a short-code that should satisfy your second request.
[quotes-llama quotes='10']and[quotes-llama quotes='10' cat='category']if you want to get them by categories.I still have your interest in all quotes by category on my list.
until then, take care.
Forum: Plugins
In reply to: [Quotes llama] Couple of questions2.1.5 Introduces a selector (slow, normal, fast, instant) for the transition between quotes.