Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Please try
div#gd_post_badge-2 { width: 100%; }
Hello,
for sure users become Listing Owners. Every listing has a field accessible through the backend editor for “Listing Owner”. It may be hidden with “Screen Options”.
Once a Listing Owner owns the listing, you can use the GD > Dashboard widget to provide links for the owner to manage their listings.
The GD Author Actions widget shows links on the frontend for non-admins to Edit or Delete a listing. The GD Author Actions has several options, for example to remove the option to delete. Make sure GD Author Actions has been added to the GD Archive Item and the sidebar that shows on the listing details page.
About payments, the Pricing Manager addon gives you the option to configure Price Packages. A user can add their listing and select their price package. They should also select the “Claimed” checkbox to claim the listing as the Listing Owner.
Once they have done that and paid they can then manage the listing using the options mentioned above.
Setup of these options is covered under each individual plugin or template.
https://wpgeodirectory.com/docs-v2/addons/pricing-manager/
https://wpgeodirectory.com/docs-v2/templates/details/
https://wpgeodirectory.com/docs-v2/addons/claim/Hello,
GDV2 works fine with Divi. I used it with Thrive too, some time back.
If you are seeing problems, please share WP Admin credentials in a private reply and point us to where you are seeing the problem with a link.
About your site, try forcing users to upload JPEG/JPG files (adjust that in your image custom fields options).
Turn off Jetpack lazy load, the image performance settings. GD already has that.
Add this CSS to rmvoe the list style images on the details page:
.geodir-tabs ul.geodir-tabs-content.geodir-tabs-as-list>li { list-style: none; }
Customize your details page by overriding the default tabs. An example : https://wpgeodirectory.com/docs-v2/design/maps/#tab
Set the archive page to use list layout:
[gd_loop layout="0"] //List format
1. Invoicing includes Paypal standard and there is an addon for Paypal pro https://wpinvoicing.com/downloads/category/gateways/
To checkout on the site you need Paypal pro, but hardly anyone uses that these days, and sending people to Paypal to finish checkout is an accepted practice.
2. Content that has been excluded from a package is not deleted until the listing is resaved under the lesser package.
3. There is an upgrade button on the listing. It is shown with the GD Author Actions shortcode/widget/element
4. You can choose 1 month or 30 days. Check the price package settings for more information: https://wpgeodirectory.com/docs-v2/places/packages/ If it is recurring then it renews automatically on the date of expiration.
Please post UsersWP questions to https://userswp.io/support/
To keep authors from deleting, then every use of GD Author Actions should hide the delete option.
The developers have a plan to add more functionality to Pricing manager at a later date.
If you have more questions about your site just write back and ask and we will try to help.
Please share WP Admin credentials in a private reply so we can check the settings.
To share the listing featured image to FB you will want to make sure an image has been uploaded to the listing and that the category for the listing has a schema like LocalBusiness.
https://wpgeodirectory.com/docs-v2/places/categories/
Edit the category to check the schema.
For the 404 issue you can try resaving permalinks as described here:
https://wpgeodirectory.com/docs-v2/geodirectory/settings/permalinks/#404
December 28, 2019 at 4:29 pm in reply to: Category Archive page showing Category and Category Title as headings #523283This reply has been marked as private.December 28, 2019 at 4:09 pm in reply to: Search Results should show Number of Listings as per the search criteria #523280I understand your request and have taken up the idea as a feature request. The developers will consider adding it to a future version.
To show custom fields on the frontend you can use shortcodes or widget like GD Post Meta.
Use the shortcode builder on a page with the classic editor.
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/
This reply has been marked as private.You are using the test gateway and it is enabled but not working?
We can check on that, certainly.I can’t see the site, please share the browser pass.
Excellent!
Please share all the credentials so the developers can debug the issue.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:DB Credentials
DB PHPMyAdmin URL:
DB Name:
DB User:
DB Password:December 27, 2019 at 9:26 pm in reply to: right sidebar not shown on places and events pages #523218Your theme should have options to adjust the sidebar. If you need advice about the options contact the theme author.
Are you saying the options are not working as expected on GD templates? If so , make sure you have the latest version.
The message shows only to admins. There is a link in the message, follow it to disable them.
Edit the GD Archive page and change the GD Loop shortcode:
[gd_loop layout="2"]
https://wpgeodirectory.com/docs-v2/design/layouts/
https://wpgeodirectory.com/docs-v2/templates/archive/ -
AuthorPosts