How to sort categories in backend

How to sort categories in backend

In the backend, you can sort categories by:  
  • ID
  • Name
  • Ordering
  • Price
  • Published

backend-categories-ordering

      • Related Articles

      • How to hide category description

        You can enable and disable description for the categories by „Category desc in subcategories." This is how it looks when enabled: and when disabled:
      • Import categories and subcategories manually

        Following the article about importing locations to DJ-Classifieds, here's a tutorial on importing categories and subcategories the same way. To do it, you’ll need to be able to access your database via phpMyAdmin. Preparing the import file Create the ...
      • How to hide or display categories over the adverts

        You can easily hide or show the categories over the adverts in blog or table views.  Go to Options > Views (tab) > scroll to Categories in Blog/Table view and change the  Subcategories in table/blog view setting to No.    When set to Yes, the ...
      • Redirection of non existing adverts or categories (list or 404)

        You can decide if you want to redirect users who tried to enter non-existing URLs to 404 Error page or, as previously, to the homepage if there’s a list of adverts. To change it go to Options>SEO Settings and change parameter ‘ Wrong advert redirect ...
      • Private message from administrator to advertiser

        The aThe administrator can now send a direct private message (email) to advert author right from the advert edition view in the backend. When editing the advert, you'll notice a new button "Send Message." Once clicked, the administrator can send a ...