#511 Posted in ‘Route 66’

Latest post by Lefteris Kavadas on Wednesday, 29 January 2020 00:05 EET

Udi Tiran
hi
i'm using Joomla! 3.9.14 & K2 v2.10.2 (php 7.2)
i'm also using Nextend accordion menu module to display k2
i have installed and configured the plugin. but once published, when i click a category link on the accordion menu, i get a 404 page
if i click on an item link - it's working great.

am i doing something wrong?

Lefteris Kavadas
Hi,

Can you please provide the URL patterns that you are using? Just made some tests with K2 and it works fine for me.

Regards

Udi Tiran
Item URL pattern: {itemId}
Category URL pattern {categoryId}

Lefteris Kavadas
You can't have those patterns working together. This kind of setup can create issues with your URLs. For example the item with ID 4 and the category with ID 4 will end up with the same URL.

I suggest to add a small prefix to the category pattern and use something like:
c/{categoryId} or c-{categoryId}

Regards

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review