Search:

Search: Search took 1.00 seconds.

  1. Replies
    6
    Views
    388

    Dimitris Thank you I just added a comma and it picked up...

    Thank you I just added a comma and it picked up the sub-category just fine.

    e.g: in the "Listing_Category" field I put "Tutor, Sign Language"
    The 'Sign Language' is the sub-category under the...
  2. 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/
  3. Replies
    3
    Views
    404

    [VANTAGE] In answer to your questions: 1. The theme uses...

    In answer to your questions:

    1. The theme uses the Google Maps API, so you can set the geo settings to your country and yes it will locate within that.
    2. Yes.
    3. PayPal is built into the theme...
  4. Thread: Video Listings

    by vickyj
    Replies
    6
    Views
    448

    Dimitris I put the youtube URL into the Business...

    I put the youtube URL into the Business Description area (front end) so it looks like this:
    http://www.californiafilmdirectory.com/listings/contemporary-style-home/

    9488

    I created a video on...
  5. [SOLVED] in function cp_contact_ad_owner_email add this 2...

    in function cp_contact_ad_owner_email add this 2 line:

    $Bcc = get_settings('admin_email');

    $headers = "BCC: $Bcc \r\n";


    and change wp_mail to

    wp_mail( $mailto, $subject, $message ,...
  6. Here is what I did; Create a file called...

    Here is what I did;

    Create a file called "full-page.php" in your child theme (or Vantage folder if you don't have a child theme) and put this in it (it is basically an exact copy of Vantage's...
  7. Replies
    3
    Views
    1,073

    [SOLVED] I think this same question has been asked and...

    I think this same question has been asked and answered many times.

    Here is the code change I use to redirect to the dashboard in Vantage v1.2:


    <?php

    // Redirect to Dashboard...
  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...
Results 1 to 8 of 8