How to Disable Single product Builder - by Jennifer

This topic has 6 replies, 3 voices, and was last updated 2 days, 10 hours ago ago by Jack Richardson

  • Avatar: Jennifer
    Jennifer
    Participant
    May 14, 2024 at 22:31

    Hello there,

    I wanted to ask how to enable and disable the Single page builder.
    I dont find in the documentation how to enable it and specially disabling it.
    I ma guessing that if we use the Single Page builder, some hooks are not going to work, righ?

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2024 at 06:54

    Hello, Jennifer,

    Thank you for reaching out to us with your query about the Single Page Builder.

    We have 2 builders:
    https://xstore.helpscoutdocs.com/article/190-xstore-single-product-builder-with-elementor In case you already created an template, it can be disabled in the next way – https://prnt.sc/hN34NwrErY1B
    – Theme Options > WoOCommerce > Single Product Builder.
    https://xstore.helpscoutdocs.com/article/123-single-product-builder-hooks
    Can be disabled via Theme options https://prnt.sc/jFZQEe7e_IkJ

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Best Regards,
    8Theme’s Team

    Avatar: Jennifer
    Jennifer
    Participant
    May 15, 2024 at 17:06

    Great! I wasnt able to disactivate it. It is strange, but having the hooks helped!

    Thank you

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 15, 2024 at 18:28

    Hello, Jennifer,

    You’re welcome!

    Best Regards,
    8Theme’s Team

    Avatar: Jennifer
    Jennifer
    Participant
    July 3, 2024 at 05:25

    Can you help me with the Single product builder hooks?
    I am trying to create a badge and it doesnt show on my single product page. Only on the shop page.
    I am trying to use this hooks etheme_woocommerce_show_product_images but it makes the bagde appear on the left side of the page, in stead of the left side of the product image.

    Is there something i am missing?
    I took the hook from here: https://xstore.helpscoutdocs.com/article/123-single-product-builder-hooks

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 3, 2024 at 08:08

    Dear @Jennifer,

    I hope this message finds you well. We have conducted a review of the Theme Settings on your website and would like to inform you that you are currently not utilizing the Single Product Builder (Customizer Based) available at [https://prnt.sc/V9NBkDOXljt8], nor the Single Product Builder (Elementor Based) at [https://prnt.sc/pgL9ddTbICNg].

    As a result, your site is employing the standard prebuilt layouts, and the applicable modifications are managed through the global WooCommerce hooks, which can be reviewed here: [https://wpsites.net/product/woocommerce-single-product-hooks/].

    Additionally, you may find it useful to examine the file associated with the filters/hooks used for displaying the Product Gallery at: xstore/woocommerce/single-product/product-image.php.

    We have added for you next code in xstore-child/functions.php:

    add_action('woocommerce_before_single_product_summary', function() {
    	echo '<div class="sale-wrapper"><span class="onsale left">' . esc_html__('Custom Label', 'xstore-child') . '</span></div>';
    });

    Now you have custom label added on each single product -> https://prnt.sc/gijC-EqE9Sen.

    Should you require further customizations, we kindly invite you to submit a request through our customization panel at the following link: https://www.8theme.com/account/#etheme_customization_panel . Please note that customization services will incur additional charges.

    Thank you for your attention to this matter. We look forward to your prompt response.

    Best regards,
    Jack Richardson
    The 8Theme Team

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.