Home Forums WoodMart support forum About xtemos elementor widget Woocommerce HOOK

About xtemos elementor widget Woocommerce HOOK

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #471097

    arnoldshopbt
    Participant

    Hi I try to implement result from the hook in single product layout redesigned form
    Widget show result but with enabled On button to hide result of the hook in position after_add_to_cart_button result steel is on product page. What should I do to resolve that issue

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

    Luke Nielsen
    Keymaster

    Hello,

    In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #471217

    arnoldshopbt
    Participant

    I send you (visible for you)

    #471218

    arnoldshopbt
    Participant

    sry i made copy paste error product is in this replay

    #471226

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the below code for help.

    .single-product .cart span {
        display: none !important;
    }

    If you’d like to contact us, we are here for whatever questions you may have.

    Kind Regards

    #471230

    arnoldshopbt
    Participant

    Works. TY

    #471234

    arnoldshopbt
    Participant

    However, that code suspends all the hooks on the single product page, can you help me how to affect only that one because the widget should do that part when the clean ON button is pressed on the widget woocommerce hook. can you suggest other solution?

    #471409

    Luke Nielsen
    Keymaster

    Hello,

    Yep, firstly update access to the admin dashboard and then I will prepare another code: https://take.ms/FapeB

    Looking forward to hearing back from you!

    Kind Regards

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