Quotation marks showing again
-
Hi,
It seems after every update the quotation marks reappear!
I know last time it was the ‘<q>’ tag which fixed things but I have selected this and also checked Hide built-in quotes? but still getting the quotes.
Most times I have to go into the
testimonials-widget.css
file and change both these lines from
.testimonials-widget-testimonial .close-quote:after { content: '\201D'; } .testimonials-widget-testimonial .open-quote:before { content: '\201C'; }
to
.testimonials-widget-testimonial .close-quote:after { content: none; } .testimonials-widget-testimonial .open-quote:before { content: none; }
Should I really have to do this each time there is an upgrade or is there something I am missing in the settings?
Many thanks and keep up the great work.
Jason
https://www.ads-software.com/extend/plugins/testimonials-widget/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Quotation marks showing again’ is closed to new replies.