Low Seg2Cat fails if category name matches url_title.
For instance if I have: http://sitename.com/gymnastics/progra... where segment_1 == category_name and segment_3 == url_title it ceases to output anything.
Is there a way around this? Set all segments option is set to 'no'.
Replies
Low 11 Dec 2014 09:58
Low Seg2Cat cannot differentiate between Category url_titles or Entry url_titles. It just looks at the segments and matches them to categories.
As per version 2.7, duplicate segments are allowed, so you would get the same category info for both segment_1 and segment_3.