Guust
Forum Replies Created
-
AuthorPosts
-
February 28, 2017 at 9:29 pm in reply to: No "Business Owner/Associate?" question for paid plan #364497
See also https://wpgeodirectory.com/docs/common-code-snippets/#package
Thanks
Fixed the zoom, you need to set the zoom level differently for the map widget, I set to 11.
All your map bubble content is gone everywhere.
You had customized that I think, so not sure what changes you made.No, that is not possible, a listing can only be in one CPT, but many categories.
This reply has been marked as private.February 28, 2017 at 9:31 am in reply to: Issue with Listing Submission – Submit button missing from Review page #364331Try this for middle ground:
.sd-preview .featured-area {
min-height: 350px;
}Somehow all your default Place custom fields are deleted, including all the addresses.
I’ll get one of the developers to have a look for you.You will still be able to browse the GD core forum but not the GD addon sub-forums.
ThanksPlease post your URL and WP admin details in a private reply so we can review your settings. Thanks.
Not required, no. Plenty of people never use it.
Great to know it’s all working now ! 🙂
February 27, 2017 at 11:02 pm in reply to: Issue with Listing Submission – Submit button missing from Review page #364286You are hiding the submit area with this CSS:
.featured-area { max-height: 10vh; min-height: 10vh; }at Appearance > Customize > Additional CSS
Thanks
That’s from your Akismet plugin.
February 27, 2017 at 10:22 pm in reply to: Map Not Showing After Plugin Deactivation / Activation #364278This reply has been marked as private.February 27, 2017 at 10:20 pm in reply to: Map Not Showing After Plugin Deactivation / Activation #3642771. Add this CSS:
.geodir_flex-container { margin-left: 1px; }For future reference, see https://wpgeodirectory.com/docs/customizing-your-style/
2. They are right-aligned by default.
But this might change it:.geodir-tags { float: left; }3. Something in your theme is shrinking the video initially to something smaller. I’ll get the others to have a look too.
You’re welcome 🙂
-
AuthorPosts