Guust
Forum Replies Created
-
AuthorPosts
-
I changed your language at WP Settings > General from “Deutsch (Sie)” to “Deutsch” and it seems to work now.
If you want to keep “Deutsch (Sie)” [not recommended] then all your languages files have to end in
[email protected]and
[email protected]instead of
xxx-de_DE.po and xxx-de_DE.moPlease check. Thanks
WordPress plugins and themes are ready to use out of the box, and no knowledge of any coding is required. If people want to customize things but don’t know how to, they usually hire someone who can. There are lots of general WordPress tutorials etc out there, an internet search would give you lots of assistance.
Some GD changes can be made with settings and that is part of support, but any other customizations are your responsibility.
But we don’t mind giving you some pointers and some assistance 🙂GD Pages are mainly customized with changing “sections” and “widgets” as explained here:
https://wpgeodirectory.com/docs/layout/#directoryLots of other visual changes can be accomplished with CSS:
https://wpgeodirectory.com/docs/customizing-your-style/In your case, to make the Add Listing page full width you would use this CSS:
.page-id-2429 #gd-sidebar-wrapper {width: 0%;} .page-id-2429 #geodir_content {width: 100%;}Thanks
You’re welcome 🙂
GD > Design > Search tab > Near field default value
Thanks
You can deactivate any field at GD > Place settings > Custom fields.
https://wpgeodirectory.com/docs/core-place-settings/Thanks
Yes, that can be done with the Pricing Manager: https://wpgeodirectory.com/downloads/pricing-manager/
You can set the number of characters allowed in description, tags etc.Thanks
GD is not compatible with Loco Translate and WP Fastest Cache:
https://wpgeodirectory.com/docs/known-issues/#loco
https://wpgeodirectory.com/docs/known-issues/#w3cache
https://wpgeodirectory.com/docs/known-issues/#theme-my-loginPlease de-activate those and see if that fixes things. Let us know.
No, that is not possible. Admin has access to all the backend.
Hi Bastian, if you send us your URL and WP admin and FTP details in a private reply, we will check it out for you.
1. Are these categories already existing?
2. You cannot have a default category that is not selected as a category.
3. You should not add Post IDs when importing.
4. Is Location Manager activated?Please review these links:
https://wpgeodirectory.com/docs/definitions/#location
https://wpgeodirectory.com/docs/core-export/Thanks
Works all correct for me.
Like I said, it will only have content when submitting a listing from the frontend.Thanks.
You’re welcome 🙂
Please see https://wpgeodirectory.com/docs/useful-plugins/#report
To set listings go to draft: GD > Design > Listings tab > New listing default status > Draft
Thanks
1. Please review https://wpgeodirectory.com/docs/linking-custom-post-types/ and https://wpgeodirectory.com/docs/franchise-manager-add-on/
2. Not based on categories, but based on Custom Post Types and/or Price Packages.
3. That is not possible.
Thanks
Firstly, de-activate the Advanced Search addon or remove any settings that create the “more options” cogwheel.
Then try this CSS:
.gd-search-field-search {display: none;}Thanks
-
AuthorPosts