Posted - 04/28/2023 : 03:41:43
I have been using ECT for several years to take entries for a bicycle event. I just updated from ECT 7.4.11 to 7.5.8 A search box has appeared near the bottom of the proddetail.php page for the situation that there are no products on sale (when the entry is not open) (The url is for a particular product: proddetail.php?prod=BoarEntryDistance ) The text above the search box comes from: $GLOBALS['xxSeSoEl']='Try searching for something else.'; I can put something appropriate in the $GLOBALS['xxSeSoEl'] My question is: Is it possible to stop the search box from appearing in the above situation?  PS once the entry is open (i.e. "display products" box on product admin page is checked) the search box disappears - which is fine in my case. The message from $GLOBALS['xxPagNoA']='This page isn\'t available or the product you are looking for has been removed. Sorry about that.'; also appears above the search box - but I have changed that text to say "Please check back later"
|