After upgrading from Joomla 3 to Joomla 4, the category links (URL) changed.
In Joomla 3, the links looked like this:
(After the alias menu "foto") word "category" and category ID (+ alias ).
Code: Select all
http://.../foto/category/460
After updating to Joomla 4, the link became like this:
- for the main category: ID only:
Code: Select all
http://.../foto/460
Code: Select all
http://.../foto/460/461
To better understand, I made a picture. Red color on picture shows changes in links:
https://i.imgur.com/NxH2K3v.jpg