Forum Replies Created
-
AuthorPosts
-
encoreservices
ParticipantThanks, @Zed – sorry for posting a few times
I thought it may be that – I will find another solution
Thanks again for your inputencoreservices
ParticipantThanks 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.encoreservices
ParticipantHi 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
encoreservices
ParticipantHi 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
encoreservices
ParticipantThanks, Zed
encoreservices
ParticipantGreat! Thank you, Zed
-
This reply was modified 4 years ago by
-
AuthorPosts