[Plugin: Testimonials Widget] Justify text in testimonials
-
Great plugin, just what I was looking for. However, want to justify the text in the testimonials. Have searched the support forum but cannot locate the code.
-
To justify all testimonials try…
.testimonialswidget_testimonial { text-align: justify; }To justify only the testimonials list try…
.testimonialswidget_testimonial_list { text-align: justify; }That fixed the justification issue. However, now it will only list 5 of the 6 rotating testimonials I want to show. As well, when I turn off “random” by un-checking and save it it goes back to random again. Any thoughts? Dave
How are you using the plugin? Widget or shortcode? What options do you have selected? Are your testimonials all published, tagged or categorized as requested?
Shortly, release 2.1.3 corrects the Random order always true condition.
OK, Ill do my best here (Im new to this). As info, my webpage is http://dragonleather.net (just in case you need it).
Im am using the widget and am only using it to show testimonials on the side bar for a few pages (ie, portfolio/whats in the portfolio and all other categories under portfolio, blog and contact pages). No options are selected and I have changed the character limit to 700 and changed the testimonial limit to 30 (hoping it would help). The testimonials all published but are not tagged or categorized as I only need the widget to show the testimonials in rotation on the side bars as mentioned above. I just noticed the version 2.13 upgrade available on my dashboard. I updated it and the random situation is fixed, however it still will only show 5 of the 6 testimonials.
Hope this helps
Dave, thank you for the information.
The character and quantity of testimonials limits you have in place shouldn’t affect the selection of testimonials for the widget.
At this point, I need to see what the query is being generated by the plugin and what your testimonials look like. Is it possible for you to send me an admin login via http://typo3vagabond.com/contact-typo3vagabond/?
Thanks, sent as per your request
Michael, any luck? Still missing one testimonial of six (only 5 showing).
I don’t see your help request. Is it possible for you to send me an admin login via http://typo3vagabond.com/contact-typo3vagabond/?
I sent it on the same day. I have just resent to the link above. Dave
I’m sorry to report that the email form though sending and mail queue is clear on the server, I’m not getting them.
Can you please write [email protected]?
Thank you for the login. I’ve done some debugging and can’t find an immediate reason why there’s only 5 testimonials shown for the widget. Nothing right off with the given query arguments provides a clear reason.
I created a private test page, http://dragonleather.net/test/ and it’s also only 5. I added new testimonials, still 5. The newest 5, the most recently added I mean.
I checked settings for reading posts, it’s 10. So that’s not interfering.
I feel there’s a filter in place on the queries, but would need to pull down the site to debug further. I’m running out of time for today and probably not able to dig deeper until next Thursday when I’m home in Taiwan.
In short, I don’t think this is a problem with the Testimonials Widget, but a mixture of some theme code or other plugins that are doing post query modifications without checking the post_type.
Any luck getting more than 5 testimonials to show up?
The topic ‘[Plugin: Testimonials Widget] Justify text in testimonials’ is closed to new replies.