Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello
You can use the tabs UI to drag and drop fields to design the tabs.
Did you try that?
If you do not want cropping, then make sure you set the GD Post Images element to ‘contain’ with no cover. That would be in the archive item template.
I have replaced the GD Post Images shortcode in your archive item with this:
[gd_post_images type=”image” ajax_load=”1″ slideshow=”1″ show_title=”1″ animation=”slide” controlnav=”1″ link_to=”post” types=”logo, post_images” image_size=”full” cover=”n”]
Previously it was
[gd_post_images type=”image” ajax_load=”1″ slideshow=”1″ show_title=”1″ animation=”slide” controlnav=”1″ link_to=”post” show_logo=”1″]You will need to use the shortcode builder to adjust those options to find the ones that work best for you. The same type of change can be made on the details page, which is also set for default cover style.
About the image upload issue, I was not able to see that issue. What do I need to do to see the problem?
This reply has been marked as private.I was able to login but cannot see the site or /wp-admin/
Please check the credentials and repost
Thanks
Hello,
Here are some options that are available that might fit:
1. Add text to the add listing page template.
2. Each custom field has a input for a “description” which appears below the field.
3. A fieldset item can be used above the field you with to give more info on, this gives a title and some space for text.Custom CSS can be used to make style changes to the form. See this doc for more information: https://wpgeodirectory.com/docs/customizing-your-style/
Hello,
You will need to use the theme builder to create a single layout for your CPT. It looks like you have done that.
About the design, you can try copying a layout from one of our demos? https://wpgeo.directory/
What do you mean about the ‘additional information’? You will still want to pick and choose which shortcodes you use on the page to control which information is shown.
Did you have a specific something we could help with?
August 12, 2019 at 10:15 pm in reply to: Search Page Assigned to a Page Built with Divi Locks Up Editor #502757Please make a ticket here and describe the issue so we can help you with that: https://userswp.io/support/
Hello,
do you mean the “Claim listing approved” email? Do you have that one set as active?
For verification of email issues, please install an email log plugin to record every email created on the site and log whether those emails are being created.
We usually recommend the email log plugin called “email log” on wordpress.org
If we need to check the settings please include WP Admin credentials in a private reply with login URL.
Try switching themes to see if it works.
Your customization looks to be the issue.
If you need help debugging the code please contact a developer here: https://geodirectoryexperts.com
WordPress has a built in menu system. You can try to edit the menu to remove the link.
Open WordPress Backend – Appearance – Menus
Select the appropriate menu, find the menu item you want to change, open it and click ‘remove’
If we need to check the settings, please share WP Admin credentials and a login URL in a private reply.
Try it now. I recreated the menu item.
Let me know
Try this CSS to hide the Supreme category on the post single:
footer.entry-footer span.cat-links { display: none; }Try this CSS to hide the previous/next links:
nav.navigation .nav-links { display: none; }This reply has been marked as private.Check to see which form your widget is using, first.
Glad it is working for you!1.Is it possible to display a default country (France), and not the whole world?
Yes, see this doc for how to set up a map that shows listings from one location: https://wpgeodirectory.com/docs-v2/integrations/maps/#location
2. How to display 100 results by default? (and not 10)
For the archive and search pages, you can adjust the “Post per page” setting in WP – Settings – Reading – Post per page
For the location page you will change the values of GD Listings to show more listings.
3. Why do I have some cities and regions posted? (cf. picture)
That will show 10 recent locations from the site database.
4. Why do I only have one result when I search for the city of Paris? And the message “No Records Found. Sorry, no records were found. Please adjust your search criteria and try again.”
I see 14 results, but only one per page. One per page is either the posts per page setting or a theme setting that sets posts per page, probably the theme, but I cannot login so I cannot check that.
5. How can I manage the meta title & description of
The Titles and Metas settings are what you want: https://wpgeodirectory.com/docs-v2/geodirectory/settings/general/#titles-and-meta
Please update WP Admin credentials if we need to check the settings.
-
AuthorPosts