Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello!
I think this is answered here:
https://wpgeodirectory.com/docs/linking-events-to-places/
Let us know if you have another question
Hello!
The site doesn’t come up for me. I will ask a colleague to take a look.
Hello!
For future reference, the CSS is
.geodir_map_container { z-index: 100; }
This reply has been marked as private.This reply has been marked as private.Hello!
1# Please make a private reply so we can check your site. In the reply please share your site URL and WP Admin. Sounds like a bug, but we need to check it!
2# This can only be the last menu item, before account.
3# We can take a look at your site and provide some advice. Here is one, but you will need to customize it for yourself; https://wpgeodirectory.com/support/topic/category-images-icons-listing-descriptions/
Hello!
Based on permalink settings, https://wpgeodirectory.com/docs/core-permalinks/
You can remove the location from the category GD > Permalinks > Add location in urls > NO
There is also a filter for the term links that adds the location (filter) based on the location of the listing. That filter can be removed, and you can customize that to meet your need:
remove_filter('term_link', 'geodir_get_term_link', 10);
Hello!
You can request your refund here: https://wpgeodirectory.com/refund-policy/
I put together a site today based on a similar recipe. Users purchase a membership, and depending on the membership they can post X, Y, Z or unlimited listings of type 1,2, or 3.
These are the plugins: Members, Invoicing, GeoDirectory, and BInternet Posts Creation Limits
Good luck with your site
.sd-detail-cta .b_sendtofriend {
display: none;
}.sd-detail-cta .geodir_email {
color: #fff;
width: 120px;
}.sd-detail-cta .geodir_email .fa-envelope {
color: #757575;
}https://wpgeodirectory.com/support/topic/frontend-changes-fixes/
Hello!
GeoDirectory does not offer settings like that, but UserWP does offer a setting for Redirect after login.
Hello!
Please be sure to include FTP details. Once we have verified FTP we can proceed with additional diagnosis.
Thanks
Hello!
All GD text that you see in the front end that is not in an email text field is accessible through translation. Translation can also make changes like ‘blanking out’ the text.
Hello!
Of course you can override templates:
https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
For making a ‘custom’ home page you would want to use shortcodes and widgets, from GD and your builder.
Learn the layout: https://wpgeodirectory.com/docs/layout/#directory
Add widgets to your home, listing, and detail pages: https://wpgeodirectory.com/docs/widgets/
Reorder the detail page: https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/
Add snippets to customize it: https://wpgeodirectory.com/docs/supreme-theme-faqs/
Integrate other plugins so they work for each of your customers: https://wpgeodirectory.com/formidable-forms-in-geodirectory-tabs/
Sort your listings by price: https://wpgeodirectory.com/how-to-sort-listings-by-price/Hello!
You can use the translation method to change that text in GD Core.
You can find complete instructions here: https://wpgeodirectory.com/docs/translate-core/
Each add-on has translation files, too: https://wpgeodirectory.com/docs/translating-addons/https://wpgeodirectory.com/docs/getting-translation-files/
https://wpgeodirectory.com/docs/category/translation/Hello!
We can take a look and see if we can find the plugin conflict.
Do you have a staging/test site?
Either way, we need FTP in order to proceed with additional diagnosis on the site.
The software is designed to allow linking directly to packages, and, once the checkout process is engaged, to allow users to go back and edit their listing. There is a complex matrix of states that the software manages. Much of how GeoDirectory signals to itself is based on URLs and get parameters after the url like &?x=y.
-
AuthorPosts