Statick
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Excerpt] Version 4.2.2 not removing tagsConfirmed, had to roll back to an earlier version to stop our homepage turning to mess! Tags are being included despite enabling “remove all tag except…”
Forum: Plugins
In reply to: [WooCommerce] Checkout redirection issuesI’m also having this problem. Can you be clearer about how you sorted it? I’ve not done anything involving emails so the above post is a little confusing.
Forum: Plugins
In reply to: [WooCommerce] Remove shopping cart from my Wootique menuI found adding this code into the custom CSS worked :
a.cart-button, a.checkout-link { display: none; }Correct. I solved the style problem in the settings (hadn’t thought to look through those!) and changed it from full styling to something else.
But the calendar didn’t integrate well with our site – because it doesn’t use a shortcode, I couldn’t configure our top banner to say “events” (it normally says the page title), and the page title as it appears in the firefox tab was just the URL and not the site title. So I’ve moved to a different plugin, it has less features (and I had to bodge-code a widget to show upcoming events in the sidebar), but integrates fully with a shortcode, and looks neat.
Thanks for looking though!
Forum: Plugins
In reply to: [SimpleModal Login] "Cookies not enabled" error in Chrome onlyThat does seem to have fixed it, thanks for that!