Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - CleanMart (SKU# FLEX-00015)

TOPIC: VM search output

VM search output 8 years 9 months ago #12834

Hi,

Question regarding the search output.
I want to have the output on a clean page so without any additional (category related) menu etc.
I made for this a published empty menu item with ID 339, I entered this one in the module settings but still the output is goi9ng to the home page

Thanks

Michiel
The administrator has disabled public write access.

VM search output 8 years 9 months ago #12845

hi,

try this;

open this PHP file:

/templates/YOUR_TEMPLATE/html/mod_virtuemart_search/default.php

and just before </form> line, enter this line:
<input type="hidden" name="Itemid" value="339" />

Since the form is submitted via GET request; you can also try adding this Itemid variable to form action URL, something like this:
<form action="<?php echo JRoute::_('index.php?option=com_virtuemart&view=category&search=true&limitstart=0&Itemid=339' ); ?>" method="get">

regards.
Support
Last Edit: 8 years 9 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.132 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo