Search:

Search: Search took 1.00 seconds.

  1. Replies
    14
    Views
    692

    [SOLVED] Correct, closing thread.

    Correct, closing thread.
  2. Thread: List of bugs

    by dimitris
    Replies
    2
    Views
    250

    Dimitris For the blog and the homepage issue please this...

    For the blog and the homepage issue please this thread http://forums.appthemes.com/vantage-1-2-public-beta/problem-blog-category-view-50627/.It solves part of the problem.

    About your map i am not...
  3. Replies
    24
    Views
    2,366

    ReCaptcha has width values set as attributes on...

    ReCaptcha has width values set as attributes on TD tags. You might need to play with the CSS to wrangle this. Or you could try a responsive recaptcha like this one:...
  4. Replies
    3
    Views
    566

    I've done a similar customization and I used this...

    I've done a similar customization and I used this code to have the content display only on the home page.


    <?php
    $homepage = "/";
    $currentpage = $_SERVER['REQUEST_URI'];
    ...
  5. Replies
    24
    Views
    2,366

    Vantage with responsive now available in beta

    Vantage is now responsive. That means great viewing on any device: phones, tablets, desktops, etc. The layout conforms to the device.

    Check it out for yourself. Go to you customer dashboard and...
  6. Replies
    2
    Views
    427

    Dimitris Hi kelvo, Actually the htaccess file is...

    Hi kelvo,

    Actually the htaccess file is created when you choose any permalink structure other than the default.So when you first install Vantage you can go to WP>Settings>Permalinks and choose a...
  7. Replies
    4
    Views
    560

    You use static home page right? So the page you...

    You use static home page right?
    So the page you created to include the offer should contain this on the header

    // include the featured jobs
    if (is_front_page() && $paged==1 &&...
Results 1 to 7 of 7