Search:

Search: Search took 1.00 seconds.

  1. Replies
    10
    Views
    1,769

    For beginners like me: Vantage: Page Template...

    For beginners like me:

    Vantage: Page Template (page.php)

    Select theme to edit:
    PASTE THIS CODE ON PAGE.PHP

    <div id="main">

    <?php while ( have_posts() ) : the_post(); ?>
  2. Replies
    6
    Views
    582

    Re: most popular tab

    It is not a bug, actually "most popular" block showing overall top listings.
    If you want to change this behavior find the line in "index-directory.php"

    $sql = $wpdb->prepare("SELECT * FROM " ....
Results 1 to 2 of 2