Zokiu
Forum Replies Created
-
Forum: Plugins
In reply to: [Notibar - Notification Bar for WordPress] Stop zoom on button (when hover)Hi @ninjateamwp,
Any news?
Forum: Plugins
In reply to: [Notibar - Notification Bar for WordPress] Stop zoom on button (when hover)Thanks, @ninjateamwp! ??
I tried to play with the CSS, but couldn’t find a solution. Also, if there’s a cleaner way to deactivate the zoom when hover, it’d be great. ??
This would be a fantastic feature.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce Filter Products by Attribute – Not displayingThe issue seems to be known: https://www.ads-software.com/support/topic/filter-products-by-attributes-stopped-working-since-version-3-3-3/
Forum: Plugins
In reply to: [amr shortcode any widget] [Not working] Shortcode WooCommerce FilterIt seems that it comes from WooCommmerce: https://www.ads-software.com/support/topic/woocommerce-filter-products-by-attribute-not-displaying/#new-topic-0
Forum: Plugins
In reply to: [amr shortcode any widget] [Not working] Shortcode WooCommerce FilterThanks. It seems that the issue comes from WooCommerce Filter Widget (https://docs.woocommerce.com/document/woocommerce-widgets/#section-6). We’ll have a closer look.
Unfortunately, it doesn’t seem to display it… :/
Maybe the hook is wrong?
The code above should help.
Any edit of the theme that could make this work? ??
The plugin developer provided a solution. It doesn’t seem to work.
add_filter( 'seo_for_wc_display_details_hook', 'wpm_display_details_hook' ); /** * Filter the hook used to display the Details field. * * @param string $action_hook Existing hook. * @return string Amended hook */ function wpm_display_details_hook( $action_hook ) { $action_hook = 'your_new_hook'; return $action_hook; }
Same here.
We have recently installed Elementor to be used on a WooCommerce website. It’s great! But when we want to edit the main product description on product pages, we have some issues.
In the Elementor view of the product page, we can sometimes see the blocks where we can edit and sometimes it doesn’t work.
We tested with no other add-ons, with another theme, same problem…
Anyone has had a similar issue?
Forum: Plugins
In reply to: [Colissimo Delivery Integration] Colissimo OfficielMerci pour la réponse, @morklavor. ??
Forum: Plugins
In reply to: [Colissimo Delivery Integration] Point de RetraitMerci beaucoup ! ??
Forum: Plugins
In reply to: [Colissimo Delivery Integration] Colissimo OfficielGénial ! Merci beaucoup ! ??
Faut-il donc manuellement le mettre à jour ?
- This reply was modified 5 years, 4 months ago by Zokiu.
Forum: Plugins
In reply to: [Colissimo Delivery Integration] Colissimo OfficielOù puis-je télécharger le plugin depuis www.ads-software.com? ??
Forum: Plugins
In reply to: [Stock Manager for WooCommerce] Broken with new updateSame here… :/
Forum: Plugins
In reply to: [Stock Manager for WooCommerce] Error – No stock editing option (v2.02)Any idea how to change the stock?
Anyone can help? Maybe showing a screenshot or a video? It still doesn’t work for me… :/
Here’s what I can see:
- This reply was modified 5 years, 8 months ago by Zokiu. Reason: Added screenshot