• Resolved smartdigitalmedia

    (@smartdigitalmedia)


    Good day all.

    So. I have added the property search form to my header. I will only be making use of 1 search field. Is there an easy way to align the search button next to the field and not below it? Here is a link to what I had in mind?
    https://ibb.co/z7cqwP4

    Thanks in advance.

    • This topic was modified 6 years, 1 month ago by smartdigitalmedia. Reason: Spelling error

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter smartdigitalmedia

    (@smartdigitalmedia)

    Quite easy in the end. This might help others with similar issues.
    First Read:
    https://plugins.g5plus.net/ere/knowledge-base/how-to-override-templates-via-a-theme/

    You will find overrides for all the template files. In my case, I only had to copy over the search-form.php to my template file. The actual edit was:
    echo do_shortcode(‘[ere_property_advanced_search layout=”‘.$layout.'” column=”1″
    to
    echo do_shortcode(‘[ere_property_advanced_search layout=”‘.$layout.'” column=”2″

    Thanks again.

    Plugin Author g5theme

    (@g5theme)

    Glad to hear that. I’m happy because sometimes my document is useful.
    Hope you like my plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Property Search – 2 Columns’ is closed to new replies.