Cannot change search results by changing CSS while maintaining custom php
-
I know I’ve asked for a lot in the past, and I come to you with yet another request for help.
Situation:
Some time ago, I wanted to hide the address of the search results (for privacy reasons), and I followed the instructions here: https://forums.geomywp.com/topic/update-safe-changes-to-template-files/#post-33917. It worked great, except that the visual of the search results was always a bit rough. So, I’ve been trying to keep the functionality of keeping the addresses hidden, while using the CSS from one of the other templates.What I’ve tried:
I tried copying and pasting the CSS code into the custom folder (/geo-my-wp/posts-locator/search-results/custom/css). This changes the look, which is what I’m after, but it also shows the addresses, which is what I’m trying to avoid.As well, I’ve tried copying/pasting the php code into the templates folder under plugins.
Any help would be appreciated. I’ve been trying different things for the last 4 hours.
The topic ‘Cannot change search results by changing CSS while maintaining custom php’ is closed to new replies.