• Resolved maytro

    (@maytro)


    Hi,

    I have a category list with category and subcategory on search widget and I defined that the order it will be by count (order => count).
    My question is: Did it possible to define that the parent category list will display by count (as it now) and the subcategory inside the list will order by name? (order => name)

    I’m a programmer

Viewing 1 replies (of 1 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    Sorry, you need to custom develop the feature.

    The files you should edit are,

    1. /wp-content/plugins/all-in-one-video-gallery/public/templates/search-form-template-horizontal.php
    2. /wp-content/plugins/all-in-one-video-gallery/public/templates/search-form-template-vertical.php

    But, instead of editing the core plugin files directly, we would recommend writing an override. Kindly check https://plugins360.com/all-in-one-video-gallery/child-themes-and-templates/ to write an override.

    Note: Our categories belong to the custom taxonomy “aiovg_categories”.

Viewing 1 replies (of 1 total)
  • The topic ‘It possiblt to sort the categories by 2 options?’ is closed to new replies.