VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: restodo on November 01, 2016, 01:38:56 AM

Title: VM Search resulting URL and /component/virtuemart
Post by: restodo on November 01, 2016, 01:38:56 AM
Hi,

I'm using VM 3.0.18 and Joomla 3.6.4.
I want to know if there is any way to have a smaller search resulting URL.

1) From my website root, I search "pione".

URL: http://test.restodo.com.ar/component/virtuemart/buscar?keyword=pione&option=com_virtuemart&view=category&limitstart=0&virtuemart_category_id=0&Itemid=354

2) This is 2nd page of search pagination

URL: http://test.restodo.com.ar/component/virtuemart/buscar/pione/results,13-12

3) Select "Auricular Pioneer HDJ-C70" product

URL: http://test.restodo.com.ar/productos-dj/auriculares/pioneer-hdj-c70.html

4) Then Search "hd"

URL: http://test.restodo.com.ar/productos-dj/auriculares/buscar?keyword=hd&option=com_virtuemart&view=category&limitstart=0&virtuemart_category_id=0&Itemid=354

5) This is 2nd page of last search. Here the full width dissapear, I don't know why.

URL: http://test.restodo.com.ar/productos-dj/auriculares/buscar/hd/results,13-12


Is there any way to remove /component/virtuemart and /productos-dj/auriculares (this is a category and child) from URL when I do a search?

BTW, I've created a hidden menu with Front Page.


Thanks in advance.

Diego!
Title: Re: VM Search resulting URL and /component/virtuemart
Post by: Studio 42 on November 01, 2016, 23:53:04 PM
Try to add a category menu link with category set to nothing.
Title: Re: VM Search resulting URL and /component/virtuemart
Post by: restodo on November 02, 2016, 18:42:12 PM
Quote from: Studio 42 on November 01, 2016, 23:53:04 PM
Try to add a category menu link with category set to nothing.

Thanks for your suggestion but it doesn't solved the problem.

The solution was to use CustomFilters Pro from Break Designs.

With this I have URL very short and very good like:
http://test.restodo.com.ar/b/?q=pione

And 2nd page for example:
http://test.restodo.com.ar/b/?q=pione&start=12


Greets!
Title: Re: VM Search resulting URL and /component/virtuemart
Post by: Studio 42 on November 02, 2016, 22:40:56 PM
OK, if you don't find how to do, this is a working solution too ;)