Can someone help me please i am looking to see how i would get the categories and products to show in the domain name bar when clicked.
this is what i currently have https://naturallypet.co.uk/index.php?ro ... duct_id=52 but i want someting that will display cats and products for google seo
Untested, but if you mean, what you can check here in the Top Menu Listings:
http://www.openshop.li/shop/index.php
then, in your:
catalog\view\theme\default\template\common\menu.twig
find:
remove:
class="dropdown-toggle" data-toggle="dropdown"
to make it look like:
then, reset/clear out OcMod / VqMod Cache, and test it out.
Good Luck!
Ernie
Crosslinked:
viewtopic.php?f=190&t=186895&p=683057#p683057
http://www.openshop.li/shop/index.php
then, in your:
catalog\view\theme\default\template\common\menu.twig
find:
Code: Select all
<li class="dropdown"><a href="{{ category.href }}" class="dropdown-toggle" data-toggle="dropdown">{{ category.name }}</a>
class="dropdown-toggle" data-toggle="dropdown"
to make it look like:
Code: Select all
<li class="dropdown"><a href="{{ category.href }}">{{ category.name }}</a>
Good Luck!

Ernie
Crosslinked:
viewtopic.php?f=190&t=186895&p=683057#p683057
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Who is online
Users browsing this forum: Majestic-12 [Bot], muko34 and 20 guests