Guust
Forum Replies Created
-
AuthorPosts
-
1. I de-activated GD Booster: https://wpgeodirectory.com/docs-v2/faq/performance/#cache
2. I had no problem adding a listing from the frontend: http://colonic-irrigation.co.uk/places/guust-test/
Can you explain the issue in more detail?
Thanks
I think what you are talking about is the fact that the lightbox stretches the images, to a size bigger than their actual size.
Your images are 1024px wide, and the lightbox is wider than that depending on your window size.
This CSS may fix it:.lity-image img { max-width: 1024px; }Thanks
WP settings > Fontawesome > Type > JS
I added this CSS in customiser:
.fab { font-family: "Font Awesome 5 Brands" !important; }The stylesheet at https://use.fontawesome.com/releases/v5.8.1/css/all.css?wpfas=true does not have the “!important”.
Not 100% sure why it does not work without that, and I’ll get the developers to have a look too.Just switching to the JS version will fix it too.
Thanks
Thanks for the report. We’ll check it out and see if anything needs fixing.
This CSS should fix it on your site:
.embed-container {padding-bottom: initial}Thanks
Possibly some other configurations or maybe never turned off and on.
WP Super Cache is the recommended plugin, GD Booster will not get a V2 version.
ThanksApril 14, 2019 at 1:35 am in reply to: Listings only shows short excerpt – can this be increased? #480578Replace this in the GD Archive template:
[gd_post_meta key="post_content"]with
[gd_post_content key="post_content" limit="10"]You’ll find more options in the widget or shortcode builder or block:
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_contentThanks
GD Booster is only compatible with GD V1:
https://wpgeodirectory.com/docs-v2/faq/performance/#cacheThanks
April 14, 2019 at 1:16 am in reply to: Address not shown in map bubble on search results page #480576You have this CSS
.search-results .geodir-output-location { display: none; }in your Divi minimised CSS.
Thanks
You’re welcome 🙂
You should be able to create a URL custom field, and then use this shortcode:
[gd_post_meta key=website css_class=siteclass]Replace “website” with the correct Field Key, and create a CSS class to make it look like the text before and after.
Or add the before and after text like this:.siteclass::before {content: 'Visit our site at: '}You’re welcome, and thanks for reporting. This will have to be added for future updates.
You did not connect GD to the profile page at
UsersWP > Geodirectory
and
UsersWP > Profile > Choose the tabs to display in Profile
https://alefood.com/profile/admin/listings/restaurantes/See https://userswp.io/docs/geodirectory/
Please check now. Thanks
I think so, you can ask your host to investigate, that seems to be some server or capacity issue.
I’ll get the developers to have a look at your question, but I think FB requires ID and a token now from each facebook account so I am not sure how you can add feeds from an account you do not own.
They will have a look after the weekend. Thanks.
-
AuthorPosts