Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Using a custom field?
Perhaps a file attachment field, or an HTML area?
Login – I use a plugin called admin custom login that provides very attractive features, far beyond the standard WordPress login. Although I have contacted the developer I wondered if it is possible to use this format when someone needs to login to create a listing?
You can try this code snippet here for that purpose: https://wpgeodirectory.com/docs/redirecting-the-login-page/
Registration – I am developing a custom registration form using JotForm which provides far more information than the GeoDirectory registration. Again, can I use this custom form when a client signs up? I realize that it would mean re-entering all the information in GeoDirectory, but the information gained is critical for follow-up with the client.
Users are separate from listings so this shouldn’t be a problem using the same customization linked above. If you want a custom registration or account form, you can also check our free UsersWP https://userswp.io
Payment – I want to offer a ninety-day free period before charging for their listing. This gives our sales reps the information they need to contact the client for additional advertising.
This is a common offer, and can be configured with a variety of options using the Pricing Manager. There is extensive documentation of the options, when you are ready to set it up: https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/
There is an ajax error that is interfering with the map getting the data it needs.
This could be a problem with listing data, for example a listing without categories.
Yes, I am still unable to login to WordPress.
Please validate the credentials and let us know.
May 23, 2018 at 4:51 pm in reply to: How to use Geodirectory plugins in my Share Car Pro wordpress theme #431874This reply has been marked as private.It is not possible to make all new listings appear in the ‘claim listings’ area.
Claim Listings is like ‘temporary’ holding area for the relationship between users and listings.
In most cases, site managers go one of two ways to make use of the feature:
1. Site manager allows users to add listings from the front end, AND also the site manager adds listings and allows users to claim listings OR
2. Site manager does NOT allow users to add listings from the front end, site manager adds all the listings, and ALL listings must be claimed.If the concern is moderation, the usual recourse is to set new listings to “Draft” status to review them before they are finally published.
To adjust the paid listing status:
https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/#generalWhich kind of field are you using? If a text field, perhaps change it to a textarea.
Some have chosen to hide that on mobile. CSS can be found here:
https://wpgeodirectory.com/docs/common-styling-examples/#legendHello,
Stripe is now a gateway of our WP Invoicing plugin.
Please see the site and login with the same credentials as you use here:
I’m not sure what you mean.
Please share a URL and give us some info about what we are looking for.
Thanks
What most site managers do is to use one of those general pricing table plugins, and then add links for each package.
Then, on the add listing page, hide the whole pricing section so users cannot change it.
If you look at the add listing page, the URL for each package is different. So, those URLs are the links to be used on the pricing tables.
Good ideas for future versions. Feature requests can be added here: https://wpgeodirectory.com/requests/
Many sites feature a free listing with limited data to keep them accessible.
I see, it looks like you were missing some params.
[gd_listings post_type="gd_place" layout=4 post_author="current_user" ] [gd_listings post_type="gd_resource" layout=4 post_author="current_user" ]I added that to a page called ‘aaa’ and it works.
Hello,
unfortunately there is an issue with the FB Platform that is causing this issue.
We are waiting for a resolution from FB.
We are tracking the issue here, and you can subscribe for updates if you want to be notified when there is news or a resolution:
https://wpgeodirectory.com/support/topic/social-importer-for-fb-fb-api-access-issue/
It sounds like you want this param instead:
post_author="current_user"Make sure to use the basic quotation marks on the keyboard. Quote marks don’t always copy paste well.
Geodirectory doesn’t come with pricing tables, but there should be one available from wordpress.org
-
AuthorPosts