Alex Rollin
Forum Replies Created
-
AuthorPosts
-
September 10, 2019 at 12:32 pm in reply to: Search box filtering by tag and get directions to arrive a place #507389
Hello,
about the category pages. You may get closer to what you want to achieve if you add the category as a drop down in the search bar.
In the next version of GD the category will be automatically selected when the search bar shows on a category page. That won’t apply to tags, though.
For the directions, there are two options.
In GDV2 we have made a new element that you can add to the Archive or Details page template that creates a link to get directions from the user’s map program: gd_post_directions
https://wpgeodirectory.com/docs-v2/geodirectory/design-elements/#gd_post_directions
It is also possible to display the directions UI for a post map. You will need to create the shortcode yourself for the GD Map and place it inside the GD Details template. For example:
[gd_map width="100%" height="425px" maptype="ROADMAP" zoom="0" map_type="post" post_settings="1" map_directions="1"]There isn’t a setting to control that, exactly.
Do you mean the Details page template?
You might be able to do that with CSS. Can you share a link to the page and tell us more about your goal?
There isn’t a setting to hide that, in particular.
It might be possible to hide it with CSS.
Can you share a link and a screenshot if needed to point out which part you are trying to hide?
This reply has been marked as private.CSS for FA Icons only works if FA is set to load as CSS so I adjusted the FA settings.
Please check now.
This reply has been marked as private.In the events CPT , link posts: Place has already been added.
Our code examples for the search bar are here:
https://wpgeodirectory.com/docs-v2/faq/common-examples/#gd_searchIf one of them is not working as you expect please share the page URL and explain the issue.
For the title, you can try :
body .geodir-search-container { width: 900px!important; }September 10, 2019 at 8:50 am in reply to: Duplicate Downloads in Downloads Section & Attachment Removal #507324Thanks for reporting, I have made the developers aware of the issue.
These addons are free and so it is easily possible to checkout with them more than once. We are looking into changing how that works.
Hello,
how did you add the listing? Import?
You can try using the tool for taxonomy term counts in
GD – Status – Tools – Term counts
Once you do that try resaving permalinks, too
https://wpgeodirectory.com/docs-v2/geodirectory/status/#tools
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404If we need to check the settings please make a private reply with WP Admin credentials and a login URL.
Please post WP Admin credentials and login URL if we need to check settings. If you cannot find the conflict, please post FTP also.
Hello,
to use the GD WP All Import Addon, you will need WP All import installed.
From the error you report, you already have that installed.
The next step is to install the GD addon.
Download it from your account here on the site and upload it to your site.
Let us know how it goes.
There is a snippet for that, here: https://wpgeodirectory.com/support/topic/display-url-instead-of-text-for-fb-instagram-etc/#post-400634
It is not possible to copy field settings from one CPT to another at this time.
I have taken this up as a suggestion and will share it with our development team to see whether we can work on this in the near future.
This reply has been marked as private. -
AuthorPosts