Labels are not showing in locations list (e.g. Hours, Phone, Fax, Email)
-
The labels (Locations Image, Hours, Phone, Fax, Email) of the locations we added are not showing in the locations list. We just resolve the issue by CSS ::before and ::after. But when a location is search using the form, the result got wrong location details.
Sample code of our solution:
‘#sidebar_div_0 td.results_row_left_column:before{content:url(https://198.199.110.130/wp-content/uploads/2015/10/location-corporate.png)}
#sidebar_div_0 td.results_row_center_column:after{content:”\a\a Office Hours: 8:00 AM – 5:00 PM, Monday-Friday \a Phone: (909) 594-8080 \a Fax: (909) 594-8887″;white-space:pre}’
https://islandpacificmarket.com/stores/
- The topic ‘Labels are not showing in locations list (e.g. Hours, Phone, Fax, Email)’ is closed to new replies.