oooorgle
Forum Replies Created
-
Forum: Plugins
In reply to: [Quotes llama] Error in latest versionIt’s checking the widget instances (isset) now so it should resolve that. It will be included in the next update.
I had barely made an update before this so I was wondering if you perhaps were on a version before categories when you updated. I’m still working on getting those setting to take upon update without a deactivate/active but it seems to still not be working.
Thanks again for another heads-up Fidoboy, I really do appreciate it.
Forum: Plugins
In reply to: [Quotes llama] Error in latest versionAre you using the latest version? Also are there other errors regarding the plugin? Also please try deactivating and reactivating if not already. Let me know and I’ll continue to look into this. Thanks.
Forum: Plugins
In reply to: [Quotes llama] Image DistortedYou should be able to have any size of image and the CSS rules are what resize it. Again, looking at the link provided it is restraining to a square 100×100. And when I alter the rules while inspecting the properties it adjusts accordingly so it does seem to be adhering to the 100×100.
Is https://pillarsoftherepublic.com/ the “quotes plugin page” you are referring to? It seems to be working fine there
Forum: Plugins
In reply to: [Quotes llama] image and quote are not showingHi bronwenlogan,
Have made an update regarding another issue and was hoping it will improve your situation too. Let me know.
= Version 2.0.2 =
- Fix Category “Object to string” fatal error on some environments when adding new quote.
Forum: Plugins
In reply to: [Quotes llama] Image DistortedI am not finding anything that would cause what you described. Anyone else having this type of issue in the community?
Forum: Plugins
In reply to: [Quotes llama] image and quote are not showingI notice it is now just displaying a blank. Could also try to disable other plugins to see if maybe I am having a conflict with another plugin.
Forum: Plugins
In reply to: [Quotes llama] Image DistortedHi Hawkeeye,
Hmmm, they seem to have the proper size styling applied.
width: 100px;
height: 100px;
max-width: 150px;
max-height: 150px;If I inspect the page and alter the height to match the actual image size it does enlarge in height (100×120) so it does seem that it is restraining to a square 100×100. Not sure what has changed to cause what you are seeing. Going to ponder on it a bit.
Forum: Plugins
In reply to: [Quotes llama] image and quote are not showingHi bronwenlogan,
It seems to be functioning but just not getting the data for some reason. I am not sure what would cause that atm. Let’s try deactivating and re-activating the plugin.
Also perhaps testing another shortcode (mode=’auto’ vs mode=’gallery’) to see if it is the gallery that is giving us problems? You can do this by adding a “paragraph” widget and entering the shortcode text… [quotes-llama mode=’auto’] or any other valid shortcode. You can also create a page or post and do the same by adding any valid shortcode.
Let me know.
And as always, if any other users are experiencing this please chime in.
Forum: Plugins
In reply to: [Quotes llama] Sort/display by categoryLet me know how it works!
= Version 2.0.1 =
- Add Quotes can now be filtered by multiple categories at once.
- Fix Category column not styled in admin quotes tab.
- Change Categories now use textbox and checkbox lists instead of a datalist.
Forum: Plugins
In reply to: [Quotes llama] Sort/display by categoryMaking good progress on integrating “more than one category via checkbox.” Not sure how long but it will be in the next update.
Forum: Plugins
In reply to: [Quotes llama] Sort/display by categoryStill not able to reproduce that problem and having no issues as described. Are you still having that same result? I’ve made note of the multiple selections request and will see what I can do on that.
Forum: Plugins
In reply to: [Quotes llama] Show all quotes on a pageHi.
I am going to close this as resolved… do let me if anything changes that you think is plugin related. Thanks.
Forum: Plugins
In reply to: [Quotes llama] Sort/display by categoryHi Troy,
On my end the widget seems to work. Not sure what is different yet… anyone else in the community experiencing this?
Forum: Plugins
In reply to: [Quotes llama] Sort/display by categoryVersion 2.0.0 committed… Let me know how it works?
Forum: Plugins
In reply to: [Quotes llama] Sort/display by categoryProceeding better than expected…
Here are the additional short-codes thus far:
[quotes-llama cat='category']Random quote from a category.
[quotes-llama mode='gallery' cat='category']Gallery of quotes from a category.
[quotes-llama mode='page' cat='category']Authors page from a category.
[quotes-llama mode='auto' cat='category']Random quote from a category that will auto-refresh.
And of course a select list for the category in the widget.Do share your thoughts if one of these does not meet expectation.
- This reply was modified 3 years, 5 months ago by oooorgle.