Guust
Forum Replies Created
-
AuthorPosts
-
Add this CSS:
.#geodir_post_desc_row .geodir_textarea { height: 300px; }For future reference please review https://wpgeodirectory.com/docs/customizing-your-style/
Thanks
Try installing as a theme, not a plugin.
Thanks.Because you are logged in as an administrator I guess.
You are using WordFence or some other plugin that directly blacklists your users. There is no need for such plugin normally.
This is the message I got: “ERROR: Access from your IP address has been blocked for security reasons. Please contact the administrator.”If you post your WP admin details in a private reply we can check your settings, after you enabled my IP again 🙂
You are searching while locked into a city, I guess.
Add the location switcher at GD > Multilocations > “Show location switcher in menu”
https://wpgeodirectory.com/docs/multilocations/#mainThen users can find them at https://googcity.com/?geodir_search=1&stype=gd_place&s=rosita&snear=&sgeo_lat=&sgeo_lon=
If you copy and paste a curly quote from somewhere else into OpenOffice, then it will still be a curly quote.
In “scripts” it adds it to every page load.
In the style sheet it is only loaded once per visit.I added it to GD > design > scripts.
I had trouble getting your site to refresh when adding it to the normal stylesheet.Please check now.
This reply has been marked as private.Then my latest code should do that.
I don’t know where you want it, but add it as a widget or a shortcode …
But I might have misunderstood in the beginning, you only want the top-margin to be different?If that is the case:
@media screen only and (min-width: 700px) { #geodir_advanced_search-1 {margin-top: -100px} } @media screen only and (max-width: 699px) { #geodir_advanced_search-1 {margin-top: 0px} }Only one GD Search required.
This reply has been marked as private.You’re welcome 🙂
You only have one search widget on the page.
I would just add 2 search widgets to the page
I can see #geodir_advanced_search-1 disappearing when the width is less than 700px.
But the other one does not appear because it is not there. Only the CSS is there.Probably means you were a bit fast and did not allow the system to do its job.
There is no country called “All” so you will have to merge your locations.
See https://wpgeodirectory.com/docs/manage-location/#mergeLet me know if I misunderstood.
-
AuthorPosts