dongsaigon
Forum Replies Created
-
Hi sir, i use your pkugin
https://ibb.co/6W6wFFc
https://ibb.co/WBCyzzmHi sir, i give you sreenshot
Config of WP: https://ibb.co/X3kdfVx
Config of cf7: https://ibb.co/Y8VChnR
CF7 send mail, it’s suitable of wp’timezone https://ibb.co/cYJq5Dq
Result in Google Sheets: https://ibb.co/RQgjQBH
Thanks for your supportForum: Plugins
In reply to: [AnyComment] Not compatible with WP User Avatarhttps://dichvuthuctap.com/
Can you check for me, link not appear in comment?
ThanksForum: Plugins
In reply to: [AnyComment] Not compatible with WP User AvatarDone for WP User Avatar, just check if WP user Avatar active
After updated lastest woocommerce today, it works. Thanks Sir
Updated: Not woocommerce, it’s autoptimize plugin. i disable it and use normally- This reply was modified 7 years, 7 months ago by dongsaigon.
Thank you
I used this, but no magic thing happen, siradd_action( ‘wp’, ‘tu_disable_wc_lightbox’, 20 );
function tu_disable_wc_lightbox() {
remove_theme_support( ‘wc-product-gallery-zoom’ );
remove_theme_support( ‘wc-product-gallery-lightbox’ );
remove_theme_support( ‘wc-product-gallery-slider’ );
}