Search:

Search: Search took 1.00 seconds.

  1. Replies
    2
    Views
    248

    Acceptance: Google won't deny you an AdSense...

    Acceptance:

    Google won't deny you an AdSense account just because of the Vantage theme; however, they will deny you for an incomplete website... Which is why you were denied in the first place.
    ...
  2. Dimitris @joes Forget about the event-edit.js .. i...

    @joes

    Forget about the event-edit.js .. i found it and replaced the lines of code with yours....

    Just can you run a test for me please if you want...

    #1 Go to your vantage website (assuming...
  3. [SOLVED] Just to add, the same code fix is required for...

    Just to add, the same code fix is required for the admin Edit Page "Find on Map" for Listings and Events.

    The Listing file to change is \vantage\includes\admin\scripts\listing-edit.js


    ...
  4. Dimitris Hi f1trader, Apply the same fix to Listing...

    Hi f1trader,

    Apply the same fix to Listing code in \vantage\includes\admin\scripts\listing-edit.js


    jQuery('#listing-find-on-map').click(function(ev) {

    jQuery.getJSON( ajaxurl,...
  5. Replies
    8
    Views
    474

    Here's an amended version; #listing-tabs img {...

    Here's an amended version;

    #listing-tabs img {
    position: relative;
    max-width: 100%;
    height: auto;
    margin: 10px;
    padding: 0px;
    left: 0;
    top: 0;
  6. Replies
    3
    Views
    488

    Open single-listing.php within your child-theme...

    Open single-listing.php within your child-theme and find the following:


    <div class="listing-actions">
    <?php the_listing_edit_link(); ?>
    <?php the_listing_claimable_link(); ?>
    <?php...
  7. [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...
  8. Replies
    4
    Views
    428

    [SOLVED] On rare occasions, you also need to save the...

    On rare occasions, you also need to save the settings twice in the WP Settings >> Permalinks settings.
  9. Replies
    4
    Views
    428

    [SOLVED] Try to update your permalink settings after you...

    Try to update your permalink settings after you change page name, also remember to change permalink name in page edit
  10. Replies
    3
    Views
    492

    Hi there, You can't filter search results...

    Hi there,

    You can't filter search results because the search bar has the location field which then would have no meaning.

    Regards,
    Mohsin
  11. Replies
    9
    Views
    1,835

    [SOLVED] Hi 4keysdigital, we don't encourage modifying the...

    Hi 4keysdigital, we don't encourage modifying the theme's source code since updates will blow away your changes. With that being said, here are the places you'd find the relevant code.


    ...
Results 1 to 11 of 11