coolpapes Posted October 17, 2014 Share Posted October 17, 2014 I cannot figure this out. When I go to the checkout page the address initially does not display the line containing the city, state and zip. When I examined the HTML I find this: <li class="address_city, State:name postcode" style="display: none;">Morgantown, Pennsylvania 19520</li> The content is there but the inline style is causing it not to display. I cannot find where this is set. Does anyone have any ideas about this? Link to comment Share on other sites More sharing options...
nakecorp2 Posted May 25, 2015 Share Posted May 25, 2015 I'm experiencing the same exact issue. I've spent the last day modifying code because none of the settings in the BO are doing it . I'm not sure why is adding this style statement in there, but it's super confusing for the customer. Any ideas????? <li class="address_city, State:name postcode" style="display: none;">hollywood, California 90028</li> Link to comment Share on other sites More sharing options...
coolpapes Posted April 18, 2016 Author Share Posted April 18, 2016 This is still a problem. Has anybody solved this yet? Link to comment Share on other sites More sharing options...
coolpapes Posted April 22, 2016 Author Share Posted April 22, 2016 Can anybody give me any insight into how to fix this? I think the html is generated by js but I don't know js well enough to troubleshoot. I think its either in themes/mytheme/order-address.js or order-ops.js Please help. Link to comment Share on other sites More sharing options...
coolpapes Posted April 22, 2016 Author Share Posted April 22, 2016 Nevermind. I just replaced those 2 files with the current versions on Github and it works fine. Link to comment Share on other sites More sharing options...
Recommended Posts