Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Currently the best way to achieve that is to hide the free package select row in the add listing page with custom CSS.
Something like:
#package_id_row span:nth-child(5) {display:none;}This reply has been marked as private.Which SEO plugin are you using? Did you just install it? Sometimes it can take hours to rebuild all the sitemaps. Let us know more about the situation, and include WP Admin if we need to check the settings.
August 28, 2019 at 11:16 am in reply to: Categories that are not in the location must be hidden in the list #505321gd_categories will not filter for near/me. That is a feature we plan to review for future versions.
Disabling autocomplete for the location switcher is not possible because it would completely disable the feature.
We appreciate your reporting the issues and we will consider adding and updating based on your suggestions in a future version.
You can override the details template, certainly. Instructions for customizing are here:
https://wpgeodirectory.com/docs-v2/faq/customizing/
You could also just create your custom function as a shortcode and then add it to the tabs
https://wpgeodirectory.com/docs-v2/places/tabs/
Comments are part of the tabs. GDV2 is all about making it easier to insert that sort of thing.
This reply has been marked as private.Seems to work ok
Please review the settings I have put in place and make changes to meet your needs
Hello,
please share the url where we can see the issue.
Always make your own topics
Thanks
This reply has been marked as private.August 28, 2019 at 10:39 am in reply to: Geodirectory uploading many versions of the same image? #505305This reply has been marked as private.Please share WP Admin credentials in a private reply so we can take a look at the problem and find a solution for you. Be sure to include the login URL
Thanks
We are making an advertising addon but we do not have a release date for it yet.
As an idea for solution you can do yourself you could use different widgets, with HTML and images, and use something like widget logic to control where the widget displays.
https://wpgeodirectory.com/docs-v2/faq/common-examples/#logic
Also try ‘Germany 17424’
Hello,
It is not possible for anyone to select a package that is not active, but, if a package has already been applied to a listing, then the package can be set to active and the settings will still have an effect. The package will not be available for renewal, though.
Currently the best way to achieve that is to hide the free package select row in the add listing page with custom CSS.
Something like:
#package_id_row span:nth-child(5) {display:none;}The options for downgrade and expiry are in the package settings. You can, on expiry, downgrade to a non-recurring free package or expire the listing to draft or other options. Check the settings for details.
The sd-detail section requires a customization to add more items.
Instead try adding the new items to the sidebar using the Show in extra output locations option.
To control all aspects of the page by changing the page template to full width or default.
-
AuthorPosts