No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
Hello, For some reason when I click on my simple input box, the input box does not accept focus. Has anyone has a solution fot this? Here is a link to the webpage: http://landbankrealestate.com/en/properties/lote-en-condominio-las-vueltas/ The only way I can enter data into the box is to use tab to highlight …
Hello, This is an old thread but I have the same issue but I don't know how to fix it with my code: <div class="agent_contanct_form "> <?php if ( basename(get_page_template())!='contact_page.php') { ?> <h4 id="show_contact"><?php _e('Contact Me', 'wpestate'); ?></h4> <?php }else{ ?> <h4 id="show_contact"><?php _e('Contact Us', 'wpestate'); ?></h4> <?php } ?> …
The End.