Search:

Search: Search took 1.00 seconds.

  1. Hello, There is no admin option this yet and...

    Hello,

    There is no admin option this yet and so please check on these related discussions http://forums.appthemes.com/multiple-category-selection-37706/ and...
  2. check out this thread:...

    check out this thread:
    http://forums.appthemes.com/alphabetical-should-business-listing-order-placement-option-36326/

    post #19 has the final version of the code you need to put in your...
  3. There is a small revision to the above code that...

    There is a small revision to the above code that is necessary, or else search does not work correctly.

    Change this:

    else :
    $args = $wp_query->query;
    $args['orderby'] = 'title';
    ...
  4. There's no options in Vantage at this time to...

    There's no options in Vantage at this time to organize standard listings alphabetically. Another member of the forum has suggested this in the ideas exchange...
  5. Replies
    23
    Views
    1,874

    Ok. For the featured ads, the change should be: ...

    Ok. For the featured ads, the change should be:

    Featured.php Lines 27-29 (Mod in BOLD)

    $args = array(
    'post_type' => VA_LISTING_PTYPE,
    'posts_per_page' => VA_MAX_FEATURED,
    'orderby'=>...
  6. Replies
    14
    Views
    1,114

    Regarding the zoom, really exists a problem. I'll...

    Regarding the zoom, really exists a problem. I'll request more information with the team of developers.
Results 1 to 6 of 6