Hello. I have installed WooCommerce and I am working on Enfold child theme.
I have a menu with 4 levels : Collections > Artists > Name collection> Product
” Collections ” , “Artists ” and ” collection name ” are created as pages. “Product” is a product of Woocomerce .
The problem I have is the url . For example , when I go from the menu to collections> Artist 1 the url that appears is sitename/ artist -name/ but when I’m in a product and from the breadcrumbs choose Artist1, leads me to the correct page “http : // localhost / shop / Musician1 / Product1 /
How I change the url on the menu for each item to take me to the right choice ?