Search:

Search: Search took 1.00 seconds.

  1. Replies
    1
    Views
    203

    Hi, There is no purpose anymore of that file, we...

    Hi,
    There is no purpose anymore of that file, we used it in first version to display a tool tip then we removed it.
    I will remove it from demo and notify my dev team to set a function to remove it...
  2. Replies
    17
    Views
    10,176

    Thanks Phil! I actually did get it to work. ...

    Thanks Phil!

    I actually did get it to work.

    I edited form-login.php & form-registration.php (both are in wp-content/themes/vantage/framework/templates)

    Here are the changes I made... I...
  3. Thread: v2.0.1?

    by spartac
    Replies
    5
    Views
    251

    Hi 4briang, don't click to update. it's a fake...

    Hi 4briang,
    don't click to update. it's a fake free theme in wordpress themes directory named the same as ours.
    this is in fact not an issue, this is how wordpress updater works. we will fix it in...
  4. There's a solution in this thread that I've used...

    There's a solution in this thread that I've used on my site:
    http://forums.appthemes.com/vantage-general-discussion/customize-login-registration-page-vantage-68551/
  5. Replies
    14
    Views
    1,019

    I had the same problem and I solved this way: ...

    I had the same problem and I solved this way:

    Open: vantage/includes/dashboard.php [ line 221 ]

    change:



    $args['post_status'] = array( 'publish', 'pending', 'expired');
  6. Replies
    7
    Views
    562

    shunarjuna: is this plugin...

    shunarjuna:

    is this plugin http://codecanyon.net/item/advanced-wordpress-email-delivery-/1290390 ?

    Works well with all emails sent from Vantage: confirmation of new business, orders, etc..?
  7. Replies
    11
    Views
    1,126

    [SOLVED] I know this is late, but Dimitris gave me this...

    I know this is late, but Dimitris gave me this code which works to change text strings almost anywhere, I put it in my functions.php file:

    add_filter( 'gettext', 'va_child_wordsmith', 10, 3 );
    ...
  8. [TUTORIAL] Using Gravity Forms for 'Contact this Listing Owner' = Any Fields You Want

    I found the general "contact this listing owner" form to be too simple and it restricted my use as I wanted to provide more information to the listing owner.

    I'm not going to go too far in depth...
  9. Replies
    13
    Views
    1,154

    Hi, This will require editing of the core...

    Hi,

    This will require editing of the core theme files and so if you are comfortable with codes, just look for the set of code below through archive-listing.php;


    <?php
    if ( $featured =...
Results 1 to 9 of 9