opencart2.x - Add category/sub-category to all URLs in Opencart v2.1.0.2 -


i'm trying convert links in opencart 2 full path.

my products have following urls:

http://ip_adddress/productx http://ip_adddress/categoryx/productx http://ip_adddress/categoryx/sub-categoryx/productx 

i want links follow last method. how can achieve this?

all tutorials opencart 1.x , others found aren't working either. idea i'm going wrong? i'm suing version 2.1.0.2


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -