How to remove hikashop_product_waitlist_title ?

  • Posts: 29
  • Thank you received: 0
10 years 1 week ago #214141

-- HikaShop version -- : 2.5.0

How to get rid off this wishlist notification "Notify me when the product will be available" and the form itself after submitting it?
There is really no need in them.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 84324
  • Thank you received: 13716
  • MODERATOR
10 years 1 week ago #214143

Hi,

What you can do is to edit the file "waitlist" of the view "product" via the menu Display>Views and add that line at the beginning:

<?php if(@$_REQUEST['task']=='add_waitlist') return; ?>

The following user(s) said Thank You: Tim Moore

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum