VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: MyDesigner on August 20, 2016, 20:12:37 PM

Title: VirtueMart Search Module. (SOLVED)
Post by: MyDesigner on August 20, 2016, 20:12:37 PM
Hello, how can I to remove string " Leave the search box empty to find all products, or enter a search term to find a specific product. " when I use VirtueMart Search Module ?
Thanks.
Title: Re: VirtueMart Search Module.
Post by: GJC Web Design on August 20, 2016, 22:17:09 PM
empty the lang constant with an over ride
Title: Re: VirtueMart Search Module.
Post by: MyDesigner on August 20, 2016, 23:52:10 PM
Override not found string ...
Title: Re: VirtueMart Search Module.
Post by: GJC Web Design on August 21, 2016, 00:19:40 AM
must be 3rd party then...
Title: Re: VirtueMart Search Module.
Post by: MyDesigner on August 21, 2016, 09:02:28 AM
It's not 3rd party ... It's only VirtueMart Search Module.
Do you need a photo ?
Title: Re: VirtueMart Search Module.
Post by: jenkinhill on August 21, 2016, 12:42:59 PM
The constant to override is COM_VM_SEARCH_DESC
Title: Re: VirtueMart Search Module.
Post by: MyDesigner on August 21, 2016, 14:04:48 PM
Thank you.  :)
Title: Re: VirtueMart Search Module. (SOLVED)
Post by: proxima on October 20, 2016, 12:45:44 PM
Sorry I did not understand how to solve the problem,
I also after the update I have the problem with the search module that gives me as a message: COM_VM_SEARCH_DESC, it is always displayed even if the product is. thank you so much
Title: Re: VirtueMart Search Module. (SOLVED)
Post by: Jörgen on October 20, 2016, 13:22:19 PM
Override the language constant with whatever you want to display as a description for the search, or override the view and remove the constant, or hide it with CSS.

regards

Jörgen @ Kreativ Fotografi
Title: Re: VirtueMart Search Module. (SOLVED)
Post by: proxima on October 21, 2016, 09:00:28 AM
sorry but I'm Italian and I did not understand, can you please tell me what should I do? thank you
Title: Re: VirtueMart Search Module. (SOLVED)
Post by: proxima on October 29, 2016, 12:54:35 PM
 :'(
Title: Re: VirtueMart Search Module
Post by: proxima on November 01, 2016, 21:24:55 PM
Hi, how can I hide it in css? thank you  ::)
Title: Re: VirtueMart Search Module. (SOLVED)
Post by: proxima on November 20, 2016, 21:45:56 PM
I Solved Simply Taking the override. regards  ;D