K
K
Karen Grigoryan2015-09-16 12:21:01
MODX
Karen Grigoryan, 2015-09-16 12:21:01

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:


wfParentRowTpl code:
<li>
<a href="" rel="category" ></a>

</li>

Tell me how to solve the problem?
Thank you in advance.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question