Ok here is the issue I am having with sh404SEF and I am not totally sure about how to go about fixing this.
If you navigate to
http://staging.miracle-recreation.com/modular-play-events.html
And select one of the categories, for example "Convertibles" you will be sent to the page
http://staging.miracle-recreation.com/convertibles.html
This is correct representation of what I want to show with my slider system for this category. All these subcategories have a set URL in sh404SEF which can be accessed from the product pages (Product dropdown, top menu).
However when I am on a slider page such as,
http://staging.miracle-recreation.com/convertibles.html
and I try to select a subcategory from the left select box, the page shifts to index.php. I need it to switch to the correct corresponding SEF URL. If I select Crawl Tubes it should be
http://staging.miracle-recreation.com/crawl-tubes.html
but instead it is
http://staging.miracle-recreation.com/index.php.
Since it is pulling directly from the database and it is pulling this link
http://staging.miracle-recreation.com/index2.php?option=com_vm&Itemid=82&child_select[]=368&lang=en&task=search (Which is the page without the full page template)
Is their anyway I can make this sub category switcher user the SEF friendly URL's?
Everything works fine SEF wise except these pages which the subcategory menu pulls directly from the database.
If you navigate to
http://staging.miracle-recreation.com/modular-play-events.html
And select one of the categories, for example "Convertibles" you will be sent to the page
http://staging.miracle-recreation.com/convertibles.html
This is correct representation of what I want to show with my slider system for this category. All these subcategories have a set URL in sh404SEF which can be accessed from the product pages (Product dropdown, top menu).
However when I am on a slider page such as,
http://staging.miracle-recreation.com/convertibles.html
and I try to select a subcategory from the left select box, the page shifts to index.php. I need it to switch to the correct corresponding SEF URL. If I select Crawl Tubes it should be
http://staging.miracle-recreation.com/crawl-tubes.html
but instead it is
http://staging.miracle-recreation.com/index.php.
Since it is pulling directly from the database and it is pulling this link
http://staging.miracle-recreation.com/index2.php?option=com_vm&Itemid=82&child_select[]=368&lang=en&task=search (Which is the page without the full page template)
Is their anyway I can make this sub category switcher user the SEF friendly URL's?
Everything works fine SEF wise except these pages which the subcategory menu pulls directly from the database.







