Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password?

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum

Categories in Sidebar & Grid Display

(33 posts) (9 voices)
  • Started 1 year ago by gamehermit
  • Latest reply from amin007
  • Related Topics:
    1. Where do I get sidebar cart widget?
    2. Drill-down Categories
    3. wp_eStore_category_products not displaying
    4. Adding Simple Paypal to the Sidebar
    5. Creating alternate pages without a sidebar

Tags:

  • categories
  • Category Grid View
  • grid display
  • product view
  • sidebar
« Previous1234Next »
  1. JackAubrey
    Member

    Hi -- I downloaded and installed the one mentioned on this page, at the third bullet point in the content area: http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460

    Is there another more updated version?

    Posted 1 year ago #
  2. amin007
    Key Master

    The one you used the correct one. Please post a link to the page where you are using it. Also please post the exact shortcode you have placed on the page (maybe there is a typo).

    Do you have categories with products configured in eStore?

    Posted 1 year ago #
  3. JackAubrey
    Member

    Here is the shortcode: [wp_eStore_list_categories count=true]

    Here is the page: http://www.spinozarods.com/test-page/

    Posted 1 year ago #
  4. amin007
    Key Master

    Everything looks fine to me so it's really strange.

    I will take a look at your site to see what is going on.

    Posted 1 year ago #
  5. headmonk
    Member

    Is there a way to list these categories with counts alphabetically? Thanks!

    Posted 11 months ago #
  6. amin007
    Key Master

    You can tweak the extra eStore shortcodes plugin to order however you want.

    Open the "shortcode_include.php" file and search for the following line:

    $wp_eStore_cat_db = $wpdb->get_results("SELECT * FROM $cat_table_name ORDER BY cat_id ASC", OBJECT);

    The categories are ordered by category ID but you should be able to change it to something like the following to sort it by category name:

    $wp_eStore_cat_db = $wpdb->get_results("SELECT * FROM $cat_table_name ORDER BY cat_name ASC", OBJECT);
    Posted 11 months ago #
  7. headmonk
    Member

    Is it possible to list the categories alphabetical in the ADMIN view in WORDPRESS? I have many categories and it's hard to find as I think they're listed by id number instead of title.

    thanks!

    Posted 9 months ago #
  8. amin007
    Key Master

    I added an option to sort the category list by category name. Please get a new build of the plugin from here:
    http://support.tipsandtricks-hq.com/update-request

    You will see a clickable triangle icon next to the "Category Name" which will let you sort the list.

    Posted 9 months ago #
  9. headmonk
    Member

    Fantastic! You're awesome and so quick too!

    Posted 9 months ago #
  10. headmonk
    Member

    It would also be very very helpful to have a similar way of sorting from the Manage Products window so that when I'm assigning categories, I can see them in alphabetical order. Right now it's a mess.

    Posted 9 months ago #

RSS feed for this topic

« Previous1234Next »

Reply »

You must log in to post.

Tips and Tricks HQ Forum is proudly powered by bbPress

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin