Home Forums WoodMart support forum Frequently bought together position

Frequently bought together position

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #461896

    computermobil
    Participant

    Hi friends.
    I am shure its a simple thing, but i am unable to figure it out.
    I would like to bring the “Frequently bought together ” section more up.
    So i tried a few things to add in the child functions.php, like

    remove_action('woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 10 );
    add_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 30 );

    but no changes are viewable on the single product site.
    Any help welcome,
    thank you in advance,
    kind regards!

    #462052

    Hello,

    As you know, the Single Product page’s default Layout comes from WooCommerce which is not editable with the Page Builder plugins so it will be difficult to adjust in it.

    We would suggest you to try using the Theme’s Layout Builder to create a Custom Single Product layout and in that you can use the Frequently Bought Together (FBT) element at your choice of place.

    Please check out the following Documentation Guide in this regard:
    https://xtemos.com/docs-topic/single-product-page-builder/

    You can read more about the Layout Builder here:
    https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Best Regards.

    #462062

    computermobil
    Participant

    Hello.
    Thank you for your reply.
    I checked already, but there is no elementor option/widgte to place the “Fequently bought togehter” section.
    Regards

    #462206

    Hello,

    Open the single product layout where you want to add the “Frequently Bought Together” section in Elementor.

    Click on “Edit with Elementor” to open the Elementor Page Builder.

    Drag and drop a “Frequently Bought Together” widget onto the layout.
    https://ibb.co/Syv0FXz

    Here is the documentation:
    https://xtemos.com/docs-topic/frequently-bought-together/

    Best Regards.

    #462955

    computermobil
    Participant

    Hi Aizaz.
    Thank you for your reply.
    Anyway, as metioned above, i am unable to find this widget in Elementor – screenshot.
    On the other hand we have a second site buildt (just purchased a lizenz today 😉 ) for a customer and this is using WPBakery.
    Thats why i tried to change the order of things on the single product site with a function code. That should work, but i can not sort it out how. The function should look anything like this (this is incoreect and only an example):

    remove_action(‘woocommerce_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 10 );
    add_action( ‘woocommerce_single_product_summary’, ‘woocommerce_output_product_data_tabs’, 30 )

    Thank you very much in advance!

    Attachments:
    You must be logged in to view attached files.
    #463044

    Hi,

    Sorry, but your request is about additional code customization and it is out of our theme support scope.

    If the Frequently Bought Together section is not showing in a single product layout in Elementor then deactivate all the third party plugins, activate the parent theme and provide with the admin panel login details So. I will check and give you a possible solution.

    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)