Forum Replies Created
-
AuthorPosts
-
encoreservicesParticipant
Thanks, @Zed – sorry for posting a few times
I thought it may be that – I will find another solution
Thanks again for your inputencoreservicesParticipantThanks for the feedback, @Zed
1. the shortcode works as expected on other pages e.g. https://belaviva.com/luxury-property/buy-luxury-property/
2. the form code generated by the shortcode is as follows
<form method="get" action="https://belaviva.com/"><input type="hidden" name="action" value="epl_search" /><input type="hidden" class="in-field field-width post_type" name="post_type" id="post_type" value="all" /><input type="hidden" class="in-field field-width property_status" name="property_status" id="property_status" value="" />
So with the action set to the “homepage”, I’m guessing it’s doing something with the hidden parameters
Thanks for any further input.encoreservicesParticipantHi Zed
Thanks for the pointer.
1. the shortcode works as expected on other pages e.g. https://belaviva.com/luxury-property/buy-luxury-property/
2. the generated form code is as follows<form method="get" action="https://belaviva.com/"> <input type="hidden" name="action" value="epl_search" /> <input type="hidden" class="in-field field-width post_type" name="post_type" id="post_type" value="all" /> <input type="hidden" class="in-field field-width property_status" name="property_status" id="property_status" value="" />
So it looks like it’s doing something with the hidden fields, I guess
Any further pointers?
TIAWebsite: belaviva.com
encoreservicesParticipantHi Zed – I tried replying to this thread last week but it’s not appearing – I even tried starting a new thread to highlight it. Now when I try it says duplicate content!
- This reply was modified 4 years ago by encoreservices. Reason: Additional info
encoreservicesParticipantThanks, Zed
encoreservicesParticipantGreat! Thank you, Zed
-
AuthorPosts