This one refers to the Bulk Edit Categories feature under the "Common tasks" tab in the admin interface.
I would like to alter the order of the categories on the main page. I found this option under Bulk Edit Categories but I dont get all categories to display there - only a small selection (main and subcategories with no apparent rule).
Any idea how I can toggle all categories to display here (at least the main categories).
I have followed the install instructions strictly and have replaced all admin templates. Also I have (just) manually uploaded the admin template: bulkcategories.tpl from a freshly unpacked wsnlinks.zip
No result whatsoever. Please find attached a screenshot.
I want the Bulk Edit Categories to reflect which subcats belong to which top-level cats. Basically I want the subcats to stick together under their main cats. Is there any way to do this?
I've tried modifying the file as you instructed, but still isn't right.
All versions prior to 3.4.0 had them grouped under their parents, but that created a problem in that only the categories within the site map could be shown, making the page fairly useless for sites with thousands of categories. People complained of that problem so I've switched it to this problem.
0/5
1
2
3
4
5
This thread is closed, so you cannot post a reply.
Comments on Bulk edit categories
Usergroup: Customer
Joined: Aug 02, 2005
Location: Romania
Total Topics: 19
Total Comments: 50
This one refers to the Bulk Edit Categories feature under the "Common tasks" tab in the admin interface.
I would like to alter the order of the categories on the main page. I found this option under Bulk Edit Categories but I dont get all categories to display there - only a small selection (main and subcategories with no apparent rule).
Any idea how I can toggle all categories to display here (at least the main categories).
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You're probably using an old template for that page which doesn't have the pagination. 3.4's template looks right.
Usergroup: Customer
Joined: Aug 02, 2005
Location: Romania
Total Topics: 19
Total Comments: 50
I have followed the install instructions strictly and have replaced all admin templates. Also I have (just) manually uploaded the admin template: bulkcategories.tpl from a freshly unpacked wsnlinks.zip
No result whatsoever. Please find attached a screenshot.
Attached Files:
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
I see, with less than 20 top level cats it doesn't paginate. Open admin/bulkcategories.php and change to
Nothing is impossible...
Usergroup: Customer
Joined: Aug 07, 2006
Location: Tampa, Florida
Total Topics: 36
Total Comments: 91
I want the Bulk Edit Categories to reflect which subcats belong to which top-level cats. Basically I want the subcats to stick together under their main cats. Is there any way to do this?
I've tried modifying the file as you instructed, but still isn't right.
Thanks.
Usergroup: Customer
Joined: Aug 02, 2005
Location: Romania
Total Topics: 19
Total Comments: 50
Thanks - that did the trick.
Like Josh said, It would be nice to have them sorted by main category rather than only by their ID but at least it works now.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
All versions prior to 3.4.0 had them grouped under their parents, but that created a problem in that only the categories within the site map could be shown, making the page fairly useless for sites with thousands of categories. People complained of that problem so I've switched it to this problem.