MelB Posted May 12, 2019 at 05:05 PM Share Posted May 12, 2019 at 05:05 PM Hi, I am creating a custom theme for the advanced search module based on your tutorial. Mine has 3 custom address fields (Country, State, City). At the moment State only becomes visible after Country is selected and City only becomes visible after State is selected. How do I make them visible permanently or is this not possible? I have gone through the field settings and options but cannot see how to do this. I found your tutorial and have tried this: <fieldset id="jr_country" class="jrVisible"> <div class="jrFieldDiv jrLeft"> {jr_county} </div> <div class="jrFieldDiv jrLeft"> {jr_city} </div> </fieldset> But the fields don't display. I tried replacing jrHidden with visible. Is there a way to achieve this? Kind regards Link to comment
Alejandro Posted May 12, 2019 at 11:34 PM Share Posted May 12, 2019 at 11:34 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
MelB Posted May 13, 2019 at 10:29 AM Author Share Posted May 13, 2019 at 10:29 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.