samovaari
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Blocks] Change color of out of stock buttonGreat, thanks @thup90, that did the trick!
Forum: Plugins
In reply to: [WooCommerce Blocks] Change color of out of stock buttonHi @shameemreza, thank you for your reply. Applying the background color change to
.wp-block-button__link
?and?.wc-block-grid__product-add-to-cart.wp-block-button
changes both in stock and out of stock buttons (Add to cart/Read more) the same color. We are using a custom color for the Add to cart button already (CSS class .wc-block-grid__product-add-to-cart.wp-block.button with background in green) but would like to display it in red if the product is out of stock. How would we do this?Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Responsive popup not workingHi again, could I please get a confirmation to the doubt I had in the post above? Thank you.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Staging site / live site connectionsHi @builtbyjordan, thank you for your reply. When the plugin is deactivated, what data do you exactly lose? Wouldn’t that data be restored if you synchronized/reconnected to your store?
At the moment on our live site we have our account disconnected but the audience connected (on our WordPress installation/Mailchimp plugin) but we can see on the Mailchimp website (Integrations page) that there is 1 connected app, Woocommerce. So even though our account doesn’t seem to be connected in WordPress (only the audience is), the order data is flowing in to Mailchimp. On the Mailchimp plugin dashboard in WordPress we’re not even seeing a button to reconnect our account, only to synchronize the audience. Is this normal behaviour and if everything seems to be working, should we just leave it as it is?
Hi, do you have an update to this/is this a known issue?
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Responsive popup not workingHi @khungate, thank you for your reply. I assume that the popup form is within an iframe hosted by Mailchimp so if we were to write our own CSS for it, it would not apply to the content within the iframe, correct?
Forum: Plugins
In reply to: [WooCommerce] Show shipping times in the cart and checkout pagesHi @nielslange thanks for your reply! We are not using blocks though, so we were thinking more towards a code we could use/editing the woocommerce templates? Or a plugin that does a similar thing?
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] AnalyticsHi @wpdreams, thanks for your reply. We found a great tutorial for this here:
https://support.google.com/analytics/answer/13169197
Hopefully this helps someone else as well!
Forum: Plugins
In reply to: [Yoast SEO] Missing field “name”Hi @maybellyne you are right, the home page is not affected but all of the product pages are. Here are some examples: https://snipboard.io/4yN05n.jpg
Forum: Plugins
In reply to: [WooCommerce Google Feed Manager] Missing field “name”@aukejomm yes the screenshot that is shared in the post is from Google Search Console.
We’ve been using the plugin for about a year but never encountered any issues with this before, the missing field “name” has only come up in the past few weeks. Any ideas why?
Not sure if it has anything to do with this but when creating a product feed in WP Feed Manager there is no required attribute called “name”, only “title”.
@adamdunnage that did the trick, thank you! We are now seeing the GA4 data again.
Hi @adamdunnage, thank you for your reply. If you’re referring to the green “Google Analytics 4 view” label, we were previously seeing it before this issue occurred. Now it’s not there and the dashboard looks like this: https://snipboard.io/qDrABM.jpg
In our settings we can see the following though:
Universal Analytics Code Snippet
Snippet is not inserted
Google Analytics 4 Code Snippet
Snippet is inserted
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search box goes off screenThank you @wpdreams, that did the trick!
Forum: Fixing WordPress
In reply to: Adding a horizontal line between footer itemsAs said before, this is not in production yet. We will look elsewhere for help, thanks! ??
Forum: Fixing WordPress
In reply to: Adding a horizontal line between footer items@sterndata it would go in footer.php and styled with CSS but we are not sure how.