Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    740

    [SOLVED] /* Theme Name: Custom Theme Version: 1.0...

    /*
    Theme Name: Custom Theme
    Version: 1.0
    Author: Your Name
    Author URL: Your-Sites-URL
    Template: vantage
    */

    @import url("../vantage/style.css");
    @import url("../vantage/styles/blue.css");
  2. [SOLVED] Where is your parent theme: in a folder called...

    Where is your parent theme: in a folder called vantage12 (as the template line implies) or in a folder called vantage, as implied by the two imports? Without knowing your precise setup, I would argue...
  3. Replies
    5
    Views
    740

    [SOLVED] Hi, Check it closely and make sure it begins...

    Hi,

    Check it closely and make sure it begins like this.

    /*
    Theme Name: My Vantage Child Theme
    Version: 1.2
    Description: My custom child Vantage theme.
    Author: xxxx
    Author URL:...
  4. Replies
    122
    Views
    11,099

    Sticky: List of new items, changes and bug fixes in...

    List of new items, changes and bug fixes in Vantage 1.2...

    Events

    Events are finally here! There are several things that can be done with events in this version.

    * Create and edit events
    *...
  5. Delete:

    Delete:


    <div class="form-field">
    <?php $coord = appthemes_get_coordinates( $listing->ID ); ?>
    <input name="lat" type="hidden" value="<?php echo esc_attr( $coord->lat ); ?>" />
    <input...
  6. Samcy Hello Songvault, I tested your code on my test...

    Hello Songvault,

    I tested your code on my test site and it works:

    5357

    This is the way to proceed:

    First you need to enable HTML in your listings. To do so, go to your admin area, =>...
Results 1 to 6 of 6