Listing Search Problem

Viewing 3 posts - 1 through 3 (of 3 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #17946
    sunwest
    Spectator

    Hi Merv,

    We wanted to put our Listing Search box on top of our page just below the navigation menus. So, what I did, since the archive-listing.php is already on our theme’s index directory, I put the following code as a test:

    <div style=”max-width: 1200px;margin: 30px auto; padding: 1%;”>
    <?php echo do_shortcode(‘[listing_search post_type=property,land,rental style=width]’);?>
    </div>

    Here is the result: http://dev2.valledeguadalupe.com/property/

    I can’t click on the fields. Any idea how to fix this?

    With respect,
    Mark

    #17999
    Merv Barrett
    Keymaster

    You placed the div outside of the theme code, its been moved and is working correctly now

    #18025
    sunwest
    Spectator

    Thanks.

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Priority Support’ is closed to new topics and replies.