Guust
Forum Replies Created
-
AuthorPosts
-
Is that the name of the Category? Make sure categories exist and you use either the category name, or if you use the slug, it needs to be lower case.
Best idea is to create one listing on your site, and then export to see how to import.
Thanks
Please post URL and admin details of the relevant site in a private reply. Thanks.
Each subsite can have its own admin, only superadmins can see all admin areas.
https://codex.wordpress.org/Roles_and_CapabilitiesThere should be no speed difference, and I doubt it would have any impact on SEO.
GD plugins should not be network activated, see https://wpgeodirectory.com/docs/faqs/how-do-i-use-gd-on-a-multisite-network/
Please fix that first, and then all the options should become available in each subsite.
You are trying to import options that are not available options for the field at GD > Place Settings > Property Features.
And you should not use a space after the comma when importing: https://wpgeodirectory.com/docs/core-place-settings/#multiselectI suggest to create a listing in the backend and export, that will show you the requirements for import.
Thanks
August 10, 2017 at 1:19 pm in reply to: Unable to submit a new listing after filling in required details (Not Loading) #390529You’re welcome 🙂
August 10, 2017 at 1:10 pm in reply to: Unable to submit a new listing after filling in required details (Not Loading) #390527You are hiding the description field with CSS, but that is a required field.
So the form is taking you to the error message, which is hidden.If you do not want a description, you should use the Payment Manager addon, and set the Price Packages to zero characters for the description.
Thanks
I guess you are not searching for a search term, if you use a search term, it will give a result:
https://www.autocarenetwork.co.uk/?geodir_search=1&stype=gd_place&sgd_placecategory%5B%5D=&s=cars&snear=&sgeo_lat=&sgeo_lon=Popular categories are shown in order of “popularity” relevant to the search or location; the more listings in the category, the more “popular”.
Your category text is white, so you cannot see them, see image.
This is a search for “car” and postcode search “BN5 9XH”:
https://www.autocarenetwork.co.uk/?geodir_search=1&stype=gd_place&sgd_placecategory%5B%5D=&s=car&snear=BN5+9XH&sgeo_lat=50.8836981&sgeo_lon=-0.2819535999999516
Seems right to me, the listings are near the center of the postcode area BN5 9XH.Thanks
The price will always display as pounds, but once a user goes to PayPal, conversion should be shown.
Thanks
Try
.post-titles {display: none;}Please review https://wpgeodirectory.com/docs/customizing-your-style/ for future reference.
Thanks
You’re welcome 🙂
I cannot see it having been added to your child theme’s CSS file:
https://www.styleplaces.de/wp-content/themes/thevoux-wp-child/style.cssYou can also add it to GD > Design > Scripts tab > CSS
If we need to check things further, you will have to give us WP administrator details.
Thanks
Since V2 you need the WP Invoicing plugin, see https://wpgeodirectory.com/payments-manager-v2-setup/
We’ll have to update that page, thanks for pointing that out.
Thanks
Add a Popular Post Category widget to one of the GD Search sections.
Review https://wpgeodirectory.com/docs/gd-search/#near regarding searching by ZIP code.
Thanks
Try this CSS:
.geodir-tags { float: left; clear: both; }Thanks
-
AuthorPosts