• Resolved iscampos

    (@iscampos)


    Hello! I need your help please. I have had the free version of your plugin for a couple of years. And before the latest updates, there was a section in My Account where customers’ gift cards appeared. Now I understand that this belongs to the premium option and throws an error…so I need help to delete the My Account section. If I’m not mistaken, that section appeared after installing the plugin but now I prefer it not to appear, since it throws an error. Could you help me remove it please? Maybe with CSS it can be achieved but I don’t know how to do it.

    I thank you for your help. Greetings!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    In order to achieve what you need, add the following CSS in Appearance > Customize > Additional CSS:

    .woocommerce-MyAccount-navigation-link--gift-cards {
      display: none !important;
    }

    Check it out and tell us if it works well for you, please.

    Best regards.

    Thread Starter iscampos

    (@iscampos)

    Yes it worked! Thank you very much for the help!!
    ??

    Plugin Support Pablo Pérez

    (@pperez001)

    Hi,

    You are very welcome!

    If you enjoy of our plugin and support, please feel free to leave us a review, it helps more than it seems.

    Thank you very much, we wish you the best.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I need to remove the gift cards section in My Account please’ is closed to new replies.