Alex Rollin
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
I still cannot see the site. I get a 500 error.
1# I am inclined to look for duplicates in GD > Multilocations (2 for Zurich?). I will ask a colleague to take a look and see if they can bring the site up.
4# This is a customization. There’s asample here that might help: https://wpgeodirectory.com/support/topic/change-order-of-fields-in-search-bar/#post-354421
Hello!
You can find the pages at WordPress > Pages > All Pages
If you want to change which pages GD uses
GD > Permalinks
Hello!
Please send a link to a page where we can see the issue
Thanks
Hello!
It looks like a JS error, perhaps related to cache. Are you using a cache plugin? Try disabling that and see if the error persists.
Let us know
Related links
https://wpgeodirectory.com/docs/known-issues/#cachepluginsHello!
The settings available for setting status are in GD > Prices and Payments, and these are only relevant to payments, not having to do with edits.
For limits, GD doesn’t have any functionality for this, but I ran across this one the other day, untested, in the context of our Paid Members Beta – https://wordpress.org/plugins/bainternet-posts-creation-limits/
https://wpinvoicing.com/looking-for-beta-tester-for-paid-members/
Hello!
The site gives me a 500 error when I try to bring it up. Let us know when we should try again.
1# It is possible that
A) Listings were added and then removed from a location – check if they still exist and that they are published.
B) There is more than one region with similar name – you can check in location manager and merge them
C) You are using “Near me” and search, and the listings are not within the radius you specify2# It is possible that
A)You can adjust properties with CSS – https://wpgeodirectory.com/docs/customizing-your-style/
B) You can change the text by translation : http://docs.wpgeodirectory.com/translate-core/3# Auto-Zoom – check your widget for the Auto-Zoom setting. If ON, it will override your zoom level setting.
4# There is drag and drop ordering in CPT > Settings > Advanced Search
5# Changing the Advanced Search dialogue layout or design is a customization. You can start with https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
Hello!
You can find an example of how to use media@ specific CSS to target mobile here:
https://wpgeodirectory.com/docs/common-styling-examples/#legend
Halfway down this link you can also see additional examples in context with some explanation:
http://www.wpbeginner.com/wp-themes/how-to-create-a-mobile-ready-responsive-wordpress-menu/
GD provides a panel at GD > Design > Custom CSS that allows you to insert your custom CSS rules.
https://wpgeodirectory.com/docs/customizing-your-style/
Using that panel, GD will inject your code as high priority inline CSS. If you write some CSS and it doesn’t quite work, you can post it back here and we can take a look.
Here is an example to place into your GD > Design > CSS to hide the category list on mobile (under 375px width)
`
@media all and (max-width: 375px) {
.sd .featured-area .geodir-category-list-in {
display: none;
}
}Hello!
I think (I don’t read German) you need to install the Custom Post Type addon. No?
https://wpgeodirectory.com/downloads/custom-post-types/
Then you can go to GD > Custom Post Types > gd_event > Simple/Advanced
Hello!
Unfortunately those aren’t possible without a major customization outside of support.
You can choose from some of the common snippets below and search the forums for other hints.
https://wpgeodirectory.com/docs/common-code-snippets/
If you want to hire a GD developer to implement this for you we recommend you check out https://geodirectoryexperts.com
Hello!
Please setup the shortcode using Divi on a secondary page on your site.
For example mysite.com/shortcode-testThen make a private reply here to share the URL and the FTP information
Thanks
This reply has been marked as private.Hello!
To customize your style you can read this page: https://wpgeodirectory.com/docs/customizing-your-style/
Or you can send your customization requests to a developer at https://geodirectoryexperts.com or https://wpgeodirectory.com/support/forum/geodirectory-jobs/
Hello!
Are you referring to customizing font sizes with CSS?
You can add your custom CSS to GD > Design > Custom CSS
Hello!
I’m sorry, I must not have understood which instance of ‘events’ you are referring to.
Can you please make a private reply with a URL, or a screenshot?
Also, please check at mysite.com/wp-admin/admin.php?page=geodirectory&tab=geodir_manage_custom_posts&action=cp_addedit&posttype=gd_event
OR
GD > Custom Post Types > gd_event > Simple/Advanced
-
AuthorPosts