mizfa
Forum Replies Created
Viewing 8 replies - 1 through 8 (of 8 total)
-
Forum: Plugins
In reply to: [Lazy Load for Comments] questionYes unfortunately
This plugin has no effect on DOM.Forum: Plugins
In reply to: [WooCommerce] Woocommerce removing parent category slugI have the same question.
Is there anyone to guide?Forum: Fixing WordPress
In reply to: Introducing the pluginthanks Maurice
Which newsletter?Forum: Plugins
In reply to: [SEO Auto Linker] No response from the developerme too 🙁
Forum: Plugins
In reply to: [Password Strength Settings for WooCommerce] Doesn’t work for my siteSorry, it works :))
pls update the plugin
I use All in one Security and I have a lot of errors Accessing author info via REST API is forbiddenForum: Plugins
In reply to: [WooCommerce] Disable new gallery and zoom at single product pagesHi
See if this works:add_action( 'after_setup_theme', 'remove_pgz_theme_support', 100 ); function remove_pgz_theme_support() { remove_theme_support( 'wc-product-gallery-zoom' ); remove_theme_support( 'wc-product-gallery-lightbox' ); }- This reply was modified 8 years, 5 months ago by mizfa.
Forum: Fixing WordPress
In reply to: Custom AJAX search by tags WPHi @chetansatasiya
thanks for the reply- This reply was modified 8 years, 10 months ago by mizfa.
Viewing 8 replies - 1 through 8 (of 8 total)