Alex Rollin
Forum Replies Created
-
AuthorPosts
-
It looks like you have the widgets setup to show in the pages sidebar.
Setup identical widgets and set them to show on the Archive/Listings pages.
Try that and let us know how it goes.
Hello,
Please create a staging site to be able to show the difference so we can see it, then post staging credentials and we will look into the issue.
Please follow the instructions here to reset your permalinks, which should fix that issue:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404
This reply has been marked as private.You will need additional custom code or a 3rd party plugin for that. Wed on’t have any features related to that.
Ah, I’m sorry, I have asked the developers to look into that, thanks for your patience.
GD Linked Posts does not have a category filter, but I will add that as feature request. The developers always consider popular requests.
Use the code snippets plugin:
Do you use GD Post Images?
If you do, you can set a fallback image, either the CPT default or category default.
It is HIGHLY recommended that you do that instead of uploading placeholder images.
https://wpgeodirectory.com/docs-v2/design/images/#gd_post_images
You can import images if you want:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/import-export/#images
March 31, 2020 at 1:38 am in reply to: In the search window is there a way to remove the "In: City" option? #537519There isn’t a setting for that.
It is possible to turn off all the suggestions that are not working for you with a settings.
We have some CSS that might help, here, or at least get you started:
Let us know how it goes
You can check and find out more about how to make it here:
https://wpgeodirectory.com/docs-v2/translation/translators-handbook/
https://wpgeodirectory.com/docs-v2/translation/overview/join the team! Contact us in slack if you have more questions about getting your translation approved.
I recommend you build an app that will talk to the GeoDirectory API.
https://wpgeodirectory.com/docs-v2/geodirectory/settings/api/
Of course, see instructions here:
https://wpgeodirectory.com/docs-v2/integrations/userswp/What most plugin authors do is to code things the “WP Way”, which we do. Then a plugin author focused on a particular compliance regime can create specialized plugins to help with compliance and make assumptions about how plugins operate. So, in short, no, but there may be third party addons to help with compliance.
That will require custom CSS and may leave gaps in loop or gd listings output
/*Hide package ID 23*/ .gd-post-pkg-23 { display:none!important; }
Change the ID to match the package you want to hide.
-
AuthorPosts