• I’m using woocommerce-subscriptions and woocommerce-memberships.

    I’m having a problem with VariableProducts.

    I created a free product for regular members and a free product for professional members.

    When viewing Pro member products in a regular member account, an Add to Cart button will appear.

    How can I hide the Add to Cart button from site visitors and regular members?

    thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Wp Enhanced

    (@wpenhanced)

    Please try the update we just released (3.5.6) – let me know if it works

    Thread Starter woojpjp

    (@woojpjp)

    Thank you very much.
    We will test it and let you know the result.

    Appreciate your support.
    Thanks for the great plugin.

    Thread Starter woojpjp

    (@woojpjp)

    I was able to hide the cart with css.
    I will test it with a plugin update.

    .woocommerce-variation-add-to-cart {
    display: none! important;
    }

    Thread Starter woojpjp

    (@woojpjp)

    I have tested with the latest version and the problem is not resolved.
    Also, the method of using the following css is no longer available.
    .woocommerce-variation-add-to-cart {
    display: none! important; }
    } I have a problem with VariableProducts.
    The variations are no longer displayed and cannot be selected.
    I am using WooCommerceSubscription and WooCommerceMembership. I have created a downloadable product with variations. When I view a downloadable product with variations in my regular member account, the variations are no longer displayed.
    The download button for the M size image for regular members is also not displayed.
    This was not the case in version 3.5.5.
    I have tested the pro member account and have the same problem. In the variations, we have the user select the M size image for regular members and the L size image for pro members.
    In version 3.5.5, after logging in with a regular member account, when I select the L size image for pro members, the add to cart button appears and I was hoping to hide it. Site Visitors.
    Do not show the download button for the M size image or the L size image unless they purchase a membership.
    Hide the Add to Cart button. Regular Member Account
    Display the download button for M-size images for Regular Members.
    Do not display the download button for the L-size image for Pro members.
    Hide Add to Cart button. Pro Member accounts
    Show the download button of M size image for Regular members.
    Show the download button for the L-size image for Pro members.
    Hide the Add to Cart button. Please let me know how to resolve this issue.
    In version 3.5.5 with CSS I was able to achieve what I wanted.
    Thread Starter woojpjp

    (@woojpjp)

    Thread Starter woojpjp

    (@woojpjp)


    I am using porto theme.

    A download button is displayed for simple download products.

    Variations cannot be selected and the download button is not displayed for downloaded products in variation format.

    Plugin Author Wp Enhanced

    (@wpenhanced)

    Can you submit a support ticket on our website with admin logins so we can login and check/fix the issue for you?

    Thread Starter woojpjp

    (@woojpjp)

    thank you.

    I just entered the license key from this page(https://wpenhanced.com/contact/)


    I’ll wait for your reply.

    Thread Starter woojpjp

    (@woojpjp)

    I purchased the pro version.

    I asked a question in a support ticket.
    When I try to write a reply, it is marked as spam by the system and I cannot reply.

    I created a new ticket and asked a question. please answer.

    thank you

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘hide Add to Cart button’ is closed to new replies.