Forum Replies Created
-
AuthorPosts
-
Hi you,
I have just resolved this issue, you need to disable MailPoet 3 plugin.
October 15, 2021 at 12:21 am in reply to: How to delete “Guarantee Safe Checkout” from product page? #3869Hi you,
To remove them, please copy and paste this code to file functions.php( child-theme):
add_action( 'after_setup_theme', 'kosis_remove_button' ); function kosis_remove_button() { remove_action('woocommerce_single_product_summary', 'kosi_wishlist_button', 35); remove_action('woocommerce_single_product_summary', 'kosi_compare_button', 34); remove_action('woocommerce_share', 'kosi_social_share', 10); }
This reply has been marked as private.October 14, 2021 at 11:33 pm in reply to: delete the “guarantee safe checkout “and” add to wishlist” #3866Hi there,
To change this text, please go to Appearance -> Customize -> Woocommerce -> Single Product -> Edit Single extra description: https://prnt.sc/1w4woj5
Hi again,
Please take a photo screenshot about this issue, I will check and try to help you.
Hi you,
#1. Make sure your server response speed is as fast as possible, I have checked through google check speed and found that the response speed is not good, please check again
#2. Some of the banner images you are using are too large, causing slow downloads, please optimize all your images before uploading to the website.
#3. Use only 1 cache plugin for your website, using many cache plugins will lead to conflict with the website. Some cache plugins require hosting like Litespeed cache to work…
Yes, she will contact you shortly.
Ok, let me know if you need to help.
This reply has been marked as private.Oh, please use Linux hosting, it has better support for PHP or you can choose LiteSpeed Web Server, which is a better support version for WordPress
Hi you,
Please follow guide at https://leebrosusthemes.gitbook.io/organey/recommendation/optimize-wordpress
Hi you,
Please check your server again, it takes a long time to respond, this may be the cause of your website being slow: https://prnt.sc/1w017qn
Selection dialog only shows when the product is a variant product, for single products it will automatically add and cart without adding other options.
This is the function of the plugin, we do not currently support additional functions as you want, but if you want to customize this function, we will customize it for you.
Hi again,
I have just fixed this issue, please recheck.
October 13, 2021 at 9:03 am in reply to: How to delete “Guarantee Safe Checkout” from product page? #3831Hi you,
I have just resolved this issue, please recheck.
-
AuthorPosts