Answer the question
In order to leave comments, you need to log in
Why doesn't parentRowTpl work for all subcategories?
Good afternoon.
Until recently, everything worked correctly, until it became necessary to make a bilingual site using babel, and for this it was necessary to set use_alias_path = 1 in the settings.
I have a menu like this:
Category 1
- Category 2
- Item 1-2-1
- - Item 1-2-2
- Category 3
-- Item 1-3-1
-- Item 1-3-2
Item 1
Item 2
When you click on Categories, items open smoothly. All categories are weblinks whose value is "#".
I can’t understand why parentRowTpl doesn’t work for all Categories, but only works for "Category 1" I
connect the menu like this:
<li>
<a href="" rel="category" ></a>
</li>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question