Joey - a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] CookiePro/OneTrustWe haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.
We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] Not passing page_view eventsWe haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] I don’t have dataWe haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.
Forum: Themes and Templates
In reply to: [Storefront] How to hide Category/Subcategory Product CountsNo worries @99duckey – it did very easily/clearly work on my own test site. I’d maybe consider doing a conflict test to see if anything else may be overriding that snippet.
Forum: Plugins
In reply to: [Meta for WooCommerce] Cannot Connect FB for WooCommerceHi @frazz88 – Sorry to hear you’re having some troubles with connecting.
Is 2FA enabled on your Facebook account? If yes, leave that enabled, if not, go ahead and enable that.
Have you taken a look at this doc? – https://woocommerce.com/document/facebook-for-woocommerce/troubleshooting-connection-errors/#something-went-wrong-when-connecting-to-facebook-cause-nonlatin-based-characters
If neither of these work, you can also take a look at this thread which details a fix for a very similar problem: https://wordpress.org/support/topic/cannot-change-value-on-wp-admin-options-php/
Hi @seldimi – Are you able to run a test while running v3.0.3?
Forum: Plugins
In reply to: [Meta for WooCommerce] Fatal error with 3.0.1 & WooCommerceHi @mcurly – Does this happen to still occur with v3.0.3?
Forum: Themes and Templates
In reply to: [Storefront] Header image is repeatingHi @stacier – Is that still ongoing? I don’t see the issue on your site, but it looks like you may have removed it altogether.
Forum: Themes and Templates
In reply to: [Storefront] How to hide Category/Subcategory Product CountsHi @99duckey – I just did some digging and found that this works for me:
add_filter('woocommerce_subcategory_count_html', '__return_false');Since you indicate it doesn’t for you, you may want to try adding some priority:
add_filter('woocommerce_subcategory_count_html', '__return_false', -99);Not sure if that will work, but hopefully so. Regardless, since this is a WooCommerce question, you’ll have better luck on: https://wordpress.org/support/plugin/woocommerce/
Forum: Themes and Templates
In reply to: [Storefront] Different header image in mobile view?Can you expand on where and how you placed this image? I’m seeing it added as CSS in the console, which could be right, but seems wrong. Something, like the container, is maxing its 100% width out to much larger than than the mobile size.
Forum: Themes and Templates
In reply to: [Storefront] Center footerHi @sonicnuance – Am I right to assume you’ve resolved this on your own?
Forum: Themes and Templates
In reply to: [Storefront] Slider não funcionaWe haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.
Forum: Themes and Templates
In reply to: [Storefront] How to remove mini cart from storefront themeWe haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.
Forum: Themes and Templates
In reply to: [Storefront] Remove css GAP propertyWe haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.