Hello...
Just a quick question - the Category module is exhibiting a small bit of eccentricity for me...
I created a container called Products. I then created categories below products, so I had a heirarchy like this:
Products (*)
-Fencing
-Signs
-Merchandise Display
I then created a category under Fencing called 'Portable Security Fencing', so my heirarchy became:
Products (*)
-Fencing
-Portable Security Fencing
-Signs
-Merchandise Display
I then tried to make another child category to Fencing called 'Easy Fence'. However, while it creates it as a child to Fencing, it also creates it as a child to products, whether I specify it or not. No matter what I do, I keep ending up with:
Products (*)
-Easy Fence
-Fencing
-Easy Fence
-Portable Security Fencing
-Signs
-Merchandise Display
Any other child categories I create also go under Products in addition to the category they are supposed to be in. I can edit it, and set them to just show under their expected parent category, but they move back under Products, no matter what I do.
This is baffling to me because the first sub-category I created, Portable Security Fencing, worked just fine.
Does anyone know what's going on here?