Forum Replies Created

Viewing 10 posts - 231 through 240 (of 1,457 total)
  • Author
    Posts
  • in reply to: Speed of new products loading in the shop #16933

    Please clear your browser cache and try again. I have reset all changes.

    in reply to: Speed of new products loading in the shop #16930

    I have just changed some options to check, but it still does not work. So I will stop it. Please let me know when your developer finished

    in reply to: Speed of new products loading in the shop #16927

    Hi,

    Can I switch the language of your site to English to check the settings?

    in reply to: We have several errors in our log files? #16926
    This reply has been marked as private.
    in reply to: Variations in catalog mode #16925

    Hi,
    Please add the PHP code below in functions.php of child theme

    function re_init_wcvs() {
    	add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );	
    }
    add_action( 'init', 're_init_wcvs', 10 );

    And please add the custom CSS code below in style.css of child theme
    .single_variation_wrap { display: none; }

    Cheers,
    Foster

    in reply to: Categories #16924

    Hi,

    1. Please see this image http://take.ms/ogO2B

    2. Please see this image to remove the word “Collection” http://take.ms/vK5lf

    Cheers,
    Foster

    in reply to: Website crashed #16922

    Hi,

    I have installed our theme again for you and it’s working fine now, I’m not sure what you did with our theme. I have backup it in /wp-content/themes folder it called claue-bak.

    in reply to: error message images #16921

    Hi Gilles,

    I don’t really understand your point, hope you can explain a little bit more. A screenshot to describe the problem would be great for us to help you.

    Thank you

    in reply to: Website crashed #16919

    Hi,

    Can I deactivate once by once plugin to check this problem?

    in reply to: Moving Wishlist Icon to top (after price) #16918

    Hi,

    It’s so hard to guide you via the text. Please provide me your website URL and a temporary admin account, I will help you do it.

    BTW, If you can please make a mockup to describe your request.

    Thank you

Viewing 10 posts - 231 through 240 (of 1,457 total)