Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello!
Please review the available settings at :
GD > Prices and Payments > General
You will also need to review your settings at :
GD > Listing Claim > Options
Once the listing is claimed, package chosen, listing claim approved, the listing owner may continue to update the listing without additional approvals. This is accomplished with the Claim Manager Addon: https://wpgeodirectory.com/downloads/claim-listings/
Please create a private reply with your site URL and admin login details in case we need to take a look.
Hello!
Please tell us more about the test you are doing.
Which account are you using for the test?
Can you supply us with the login credentials?
What steps should we take to repeat the results?
If you make a new listing, does the same thing happen?Let us know
Hello!
The best/easiest way to move one or all listings from one CPT to another is by the use of the Import & Export functionality: https://wpgeodirectory.com/docs/core-export/
“Search” is a wide topic. There are two documents we highly recommend where we discuss search features and search results:
https://wpgeodirectory.com/docs/searching-and-browsing/
https://wpgeodirectory.com/docs/gd-search/Be sure to visit your Custom Post Type (CPT) and the Sorting tab
GD > CPT (Places) > Sorting
Take a look at those and let us know if you have more questions”
Hello!
You don’t need to add Package IDs because they already exist. You can already use CSS to show/hide/alter CSS based on package ID: https://wpgeodirectory.com/docs/common-code-snippets/#package
You can do the same with logged-in users: https://wpgeodirectory.com/support/topic/send-enquiry-form-2/
If those don’t work for you, let us know more about what you are trying to do
Hello Chris,
Kiran mentioned earlier in the thread that no function exists for this, and merely offered a reference, not a copy/paste solution. https://wpgeodirectory.com/support/topic/programaticly-add-an-event/#post-403752
Paolo, Kiran, and myself all recommend that you use the Rest API.
If you are determined to continue down this path, Kiran already provided a link to the code that can serve as the inspiration for what you are working on: https://github.com/GeoDirectory/geodirectory/blob/d370ce0dcf0dc70e262b3789f9fc00e03c085025/geodirectory-admin/admin_functions.php#L4038
You can post your custom functions back here and we can tell you why they aren’t working, but our support policy doesn’t cover problems related to customization:https://wpgeodirectory.com/requests/
Hello!
Check the pricing package settings, and the overall package settings for the expiry process, too.
Let us know how it goes
Hello!
The settings available for redirection are available here:
https://wpgeodirectory.com/docs/search-filters-overview/#redirect
Disabling redirection may be your best option.
Hello!
Please check these links for more options:
https://wpgeodirectory.com/docs/layout/
You can adjust setting in GD > Design >
Set sidebars there, and then proceed to remove widgets.
Let us know how it goes
Hello!
There is a problem with your permalink settings. Find the setting where you have configure “find-practictioner” as the slug. Your base slug is practitioner, so the switcher should be redirecting there, too.
Try using the switcher on a GD Page, instead of a basic page.
Let us know what you find out
Hello!
That warning is not coming from a GeoDirectory related Addon.
The most likely culprit is the ad serving plugin itself, and/or the javascript you might have added to your header or footer to work with that ad network (or any others you might be using).
It is a little suspicious that it has your own url in the warning, though, no?
Let us know how it goes!
Hello!
Both Quick Edit and Bulk Edit have been disabled because they did not work consistently with GeoDirectory.
We hope to restore these features in the future, but, they have been disabled for now. A developer can restore the features, but we would sincerely advise against it.
Thank you
November 6, 2017 at 10:55 am in reply to: How can I add my own custom fields to all listings? #404289Hello!
You can also try the field group. Many members choose to arrange the additional fields within the More Information tab within field groups.
Looking forward to seeing your site! Lot’s of great work going into it!
Hello!
You could also try the Franchise Manager Addon to allow those customers to add additional locations that they can manage. Or maybe they should just add more than one listing! But, with the Franchise Addon they can manage their listing information in one place.
https://wpgeodirectory.com/docs/category/addons/franchise-manager/
Hello!
For “Set address” text have you already adjusted the setting at
GD > CPT > Custom > Address > Map Button Label
Everything else is in the core translation file.
Social Share is part of the template, and is a customization. For your reference:
https://wpgeodirectory.com/support/topic/change-social-icons-in-right-sidebar/
Thanks for your understanding about that
In the future, please create a separate ticket for each issue
Thanks agains
Hello!
You can check this post for an example of how to work with a CPT. Each CPT will have a selector that you can target.
https://wpgeodirectory.com/support/topic/remove-reviews-for-cpt-on-supreme-directory/
.single-gd_my_cpt_name dl.geodir-tab-head [data-tab="#reviews"]{ display:none!important; } .post-type-archive-gd_my_cpt_name .geodir-addinfo { display:none!important; }
-
AuthorPosts