Alex Rollin
Forum Replies Created
-
AuthorPosts
-
I have flagged your question for the developers to let us know if that is possible.
If there is an issue with your site, please make a new ticket and tell us about it so we can address it.
I do not see your site crashing.
The Supreme demo for v1 is here: https://wpgeo.directory/supreme-directory/You can use the UsersWP register/login/account links in your normal menus:
https://userswp.io/docs/userswp-menus/
I have created a task to evaluate and change that mobile menu feature. We will follow up here once changes have been made.
If you want to hide the mobile menu in the interim, you can use this custom CSS;
@media (max-width: 992px) .dt-mobile-account-wrap { display: none; }January 5, 2019 at 7:24 pm in reply to: How do I display list of comments for a listing author #461723GeoDirectory doesn’t currently have a feature like you describe, exactly.
The reviews moderation/review queue is within the GD settings and only accessible to the site manager.
We do have an integration with UsersWP that shows a users’ comments and reviews on their user profile.
TO make that 3rd party plugin work with GD CTPs you will probably need to create some custom code. You can contact a GD expert here to help with that.
https://geodirectoryexperts.com
Another option would be to create a custom plugin that works with the GD Rest API to fetch comments and display them.
I have created a task for this to be looked at for Supreme. We are still working on V2 themes and have not made all final decisions about how the features or integrations will be implemented.
When an update is available it will be posted back to this topic.
This reply has been marked as private.January 5, 2019 at 7:00 pm in reply to: Vendor Cannot Access New Listings & Choosing Multiple Categories #461718WP Invoicing is free: https://wpinvoicing.com and it has addons
Please see this doc, I think it answers your questions but let us know if you have more https://wpgeodirectory.com/docs-v2/addons/pricing-manager/#cart
January 5, 2019 at 6:50 pm in reply to: Location Widgets Not Working, GD Archive, Forgotten Password #461717For the supreme links, register and forgot pass, I have created a task for those to be looked at. Thanks for reporting
GDV2 also has a country database. You can check it to match, just as you did with V1
https://github.com/AyeCode/geodirectory/blob/605b03059ca237672216226a1cf891a3ef86115f/vendor/ayecode/wp-country-database/wp-country-database-data.phpJanuary 5, 2019 at 2:44 pm in reply to: Vendor Cannot Access New Listings & Choosing Multiple Categories #461693Make sure that you have set your new listing status to published. There is the default setting in
GD, Settings, General, New Listing Status
and then the setting in the price package itself, which will override the default settingWith WP Invoicing, yes, orders are marked complete automatically and the package listing status is set as soon as the order is completed.
It works the same with WooCOmmerce, except that orders are not marked complete automatically.
The map appears to be loading now, is there still a problem with that?
For the listings, showing on the map, that is dummy data. You can remove that at
GD, Settings, General, Dummy DataFor registration, you can check the settings below, which will also prevent that WP login form from being shown.
https://wpgeodirectory.com/docs-v2/geodirectory/settings/general/#register
FA = Font Awesome
If you navigate to
Places – Categories – Edit (category) – Icon
You will see a chooser to choose an icon for the category.
They are sized automatically for the popular categories widget.The requirements are explained here:
https://wpinvoicing.com/docs/affiliate-wp/This addon only works with WPInvoicing
You will need to edit your front page to add shortcodes.
For the categories, you will probably want to set FA Icons, a new feature in the CPT Categories.
Try going through this:
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/
Then this
https://wpgeodirectory.com/docs-v2/themes/supreme/ -
AuthorPosts