Is there anyway to change a Category/Sub Category function to (Products can be added to this category) without losing the sub categories underneath them?
Ok, th9ink I figured out a simple solution. In my case all my Categories which functions are set to (Categories can be added to this category) I need to duplicate and then set the function to (Products can be added to this Category) This should solve my situation. Thanks J
You could clone the categories and then edit the function. The other option would be to see if a developer could do something with categories directly in the database.
:) Thanks for the info... I would be that developer. However I don't have a good understanding how the categories work in the database. I have actually tried to make the changes directly to the database to no avail. If It would work the way I have the understanding the database should work then my script should have worked fine... but it didn't.
If I could get the info from the database from the sectionID to the actual name of the categories that would be helpful, but I haven't seen a direct relationship within the databse to indicate that's possible.
If you might share this info it would save me tons of time