greenvisionmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [KIA Subtitle] Changing font size?Thanks, Helga! I added this code in Divi: Theme Options -> Custom CSS & it worked:
h2.subtitle { font-size: 33px; }
Cheers!
Hi Steve,
Thanks for being so great and on top of this.
Sure I know how important those star ratings are. I’ll look at the new version when it’s released.
The good news maybe for you is that the leading competitor for Square transactions has been tanking for months. The connection to Square drops constantly which is driving customers away and killing their ratings and reviews. It’s a nightmare for webmasters – I have to check the gateways daily. If you can maintain a solid connection to Square, you’ll likely pick up a lot of users.
Will you specifically address:
– disclosing that this is trialware & requires a paid subscription
– not modifying the site frontend upon activation but before the plugin is configured
– addressing square integration with something like a “click here to configure square”?
Thanks for the prompt reply.
It’s too easy to flame, so apologies for that. If I had known my live site was going to have its frontend altered as soon as I activated the plugin, I might not have been so worked up.
FYI the conflict appears to be with WooCommerce Shipping & Tax.
Best of luck to you.
Forum: Themes and Templates
In reply to: [Twenty Twenty] Is Twenty Twenty WCAG 2.1 compliant?Wow. So many responses. What did you find out, Paul?
Hey there! Thanks for the prompt response… what everyone wants from a plugin author! I think it was a conflict with Divi. The ElegantThemes folks were able to suppress the extra instance at the top of each product page with this CSS:
#et-boc > .woo-related-products-container {
display: none !important;
}But that oddly changed my side navbar colors. There was also an instance unexpectedly in the cart page, and the lovely owl carousel didn’t like Divi either.
So in the end, we had to remove the plugin due to these conflicts. Which is a shame, because the plugin’s ability to target tags & categories is SO MUCH EASIER than manually cross selling or up selling each product. I really do love the plugin, and offer these details to be helpful. Hopefully you and Divi can sort this out. Likewise it’s possible I misconfigured something; not ruling that out.