Home Forums WoodMart support forum regarding edit on single product page

regarding edit on single product page

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

    takdecor
    Participant

    sometime wood mart theme getting problematic, which increases lot of question on theme and plugin which is compatible or not.

    now i am trying to edit on single product page, add review and add to wishlist inline. hoping you guys give me some solution for it?

    i am sharing screenshot for better understanding, please let me know if i am able to make you understandable.

    https://imgur.com/XJvZRsI

    #434292

    Hello,

    Using the Theme’s layout builder, you can create a Custom Single Product Layout. In that you can drag the Items to your choice of place and put them. Here is the Guide to that: https://xtemos.com/docs-topic/single-product-page-builder/

    Let us know if you need any further assistance in this regard from us.

    Best Regards

    #434319

    takdecor
    Participant

    that’s reason, i am frustrated with your support.

    what i am asking and what i am getting.

    #434458

    Hello,

    Sorry to say but it seems that you haven’t read our last response carefully.

    You had asked for if you can move the mentioned Items on the shared Image to a certain place on the Single Product page. So, we have responded accordingly that using the Theme’s layout builder you will be able to do that i.e. move items to a certain place because the default Single Product page layout comes from the WooCommerce end and it isn’t editable with the page builders plugins like Elementor or WPBakery. So moving any items on that requires Custom CSS to try out but that wouldn’t always be correctly possible because every element on the Single Product page is set to a certain width and margins that trying CSS might cause the layout to mess up that’s why the Custom Single Product layout creation was suggested in this regard.

    Although, you can try out the following Custom CSS on your Site (if it works out for you) to move the Add to wishlist button inline on the mentioned location:

    .vc_custom_1648125986734 { width: auto !important; }
    .wd-rs-635b657f12f49 { width: 60% !important; }

    Location to paste Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.

    Best Regards

    #434461

    takdecor
    Participant

    doesn’t working…. brother

    #434562

    Hello,

    Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

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