Guust
Forum Replies Created
-
AuthorPosts
-
PLease check now. Thanks.
You’re welcome 🙂
I’ll have to get the developers to have a look at this, I can replicate this.
All I can suggest for the moment is to set them as claimed.You can achieve restricted content using membership plugins like s2member.
Try this CSS
.geodir_category_list_view li.geodir-gridview .geodir-post-img { display: none; }For future reference have a look at https://wpgeodirectory.com/docs/customizing-your-style/
That is strange. Can you post your URL and admin details in a private reply please.
Did you change the setting after adding the listing? In that case try re-saving your WP permalinks.I am not sure that is possible, but I will have the developers have a look at your question.
It all depends what the issue is, the issue can be with the new plugins or with GD, and might even be impossible to solve.I am pretty sure they will want your URL, WP admin and FTP details, so please post them in a private reply.
Thanks for your patience.See image for what I see as a non-logged in user.
It seems the listing is not claimed, so if your user added that listing, they must have selected that they were not the business owner/associate.
Maybe the listing is not assigned to the user.
Maybe there is some code that hides that for logged-in users.
Please post admin details if we need to have a further look.August 28, 2016 at 10:43 pm in reply to: Hover Box CSS tweak changes all detail links and more #254894I am guessing Kor thought you wanted to change all the link colors, and not only in the infowindow/bubble. Try this:
.geodir-bubble_desc h4 a {color: #FF7733}I hope I understood correctly what you want to change.
This reply has been marked as private.Thanks for letting us know.
Add this to your CSS:
.geodir-bubble-meta-side .geodir_contact {display: none ;}For future reference, have a look here: https://wpgeodirectory.com/docs/customizing-your-style/
That infowindow should already link to the detail page of the listing. Click on the image.
In that case it will have to be CSS. I just was trying to make sure you were not confusing the detail page with the listing pages.
To NOT show ALL details of a listing in the results, go to your custom field you want to hide and change the setting “Show on listing page” to NO. Have you tried it already? There is no need for CSS (but you can use CSS if you prefer).
Or do you want it different on search pages like
http://outofsite.biz/yoga/?geodir_search=1&stype=gd_place&s=+&snear=&sgeo_lat=&sgeo_lon=
than listings/category pages like
http://outofsite.biz/yoga/teachers/studio/In that case it will have to be CSS.
-
AuthorPosts