Hello everyone,
This is my first post, I have very little experience in Drupal, I am not a programmer and I find it very difficult to understand most of the content of this site.
Nevertheless I have been able to put together my first project and find with much effort here and elsewhere the answers to almost all my problems.
Now I have almost completed my site, loaded it onto the server (I was working on my local machine with Aquia), and I am now trying to change all the urls with the help of the Pathauto module.
It would be useful to get someone's help on my issue, which is the following:
In the "Node paths" section of the "Automated alias settings" (admin menu/site building/url aliases) I set the Pattern for all Product paths: content/[termpath-raw]/[title-raw].
Now, can anyone explain me why, if you click on one of the products in the "Nail files and blocks" category (see home page), for example the SB01, the alias displays as http://www.basiccosmetic.com/content/nail-files-and-blocks/sb-01 rather than http://www.basiccosmetic.com/content/nail-files-and-blocks/sanding-blocks/sb-01 as I would like it to be?
If you try doing the same for any of the products in the "Brushes" category it works fine and displays the full path as I want.