• hi

    when there is no payment gateway defined, the purchase buttons still appear, and when the purchase is made, a message of error (you must activate a gateway) is shown.

    is it possible to disable the shop temporarily (for example, removing the purchase buttons), but let the products still be seen?

    thanks

Viewing 1 replies (of 1 total)
  • Hi @kaquna

    Are you saying that your shop is not live yet?

    Do you want to remove all product buttons?

    You can remove button from particular product. Please refer below screenshot.
    https://prntscr.com/tiuu17

    OR either you can try the below CSS trick to hide button.

    .edd_download_purchase_form{display: none;}

Viewing 1 replies (of 1 total)
  • The topic ‘temporarily disable gateway’ is closed to new replies.