cancel
Showing results for 
Search instead for 
Did you mean: 

Category url changed in magento 2.4.3 admin using custom MGS theme but not reflected in frontend

Category url changed in magento 2.4.3 admin using custom MGS theme but not reflected in frontend

Hi All,

 

I have updated category contents and URL in custom MGS theme from Magento 2.4.3 admin page. And moved the category block from last to front in custom MGS theme.

 

Existing category url: https://xxx.com/jewellary
Updated category url: https://xxx.com/jewellery?productitem=Earrings

 

If I change the products from one category to another, it changed in admin as well as frontend/store view.

 

Ran below commands using putty,


php bin/magento cache:clean
php bin/magento cache:flush
php bin/magento indexer:reindex
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f

 

But none of them are not reflected in frontend/store view.

 

Kindly give some suggestions to proceed further.

 

Regards,
Kalai
Magento Developer