Guust
Forum Replies Created
-
AuthorPosts
-
You’re welcome [again] 🙂
You’re welcome 🙂
These links should give you all the info you need:
https://wpgeodirectory.com/support/topic/dutch-adres-syntax/
https://wpgeodirectory.com/docs/how-to-use-gd-without-street-addresses/The countries are in the core language files:
https://wpgeodirectory.com/docs/translate-core/Adding CSS to your style.css means that your site loads it only once (but if not using a child theme, you will loose your modifications with an update of your theme), adding the code to other places usually means that they are added to the code of every page loaded.
What about making the heading transparent but give the text a color and a background.
.geodir-bubble_desc h4 {background: transparent;}
.geodir-bubble_desc h4 a {background: white; color: red}I added the code to GD > design > scripts > Css and it seems to work.
That should be correct at step 9.
But not at step 7, FB should not add anything in front of the DOMAIN name, only URLs have http or https in front of them.
So that should not be the issue.Thanks for letting us know.
http://www.solarcompare.org/directory/listings/australia
is working because australia is a category.The location page for Australia is
http://www.solarcompare.org/directory/location/australia/Your multilocation settings are not correct it seems. Can you post your WP admin details in a private reply so we can have a look for you.
Where are you adding the CSS?
Post enough details and your URL and WP admin details so we can assist.The CSV files should be safe to upload, but all your entries have to be correct, so by batches might be better.
The limit is dependent on your server, not GD as such.Thanks for letting us know.
You’re welcome 🙂
Just set them to draft or stick them in the trash. You can always restore later.
They will not show in search results (unless you are an admin I think).Kauai would be the name you have chosen for your Custom Post type, just change the singular name of that CPT at GD > Custom Post Types
1. That is fixed already in the upcoming update which is not that far awa ynow.
2. That is not possible without customization. You could use a multi select custom field instead maybe?
3. Have a look at this topic:
https://wpgeodirectory.com/support/topic/embedding-multiple-videos/4. Add more “upload” fields. For images you can use the default uploader though.
5. That is partly controlled at GD > Permalinks, but the order cannot be changed.
6. That is not possible, unless you use the Whoop theme.
7. We would need your URL and WP admin details to review that. Did you enter all the details like site key and secret key?
8. Those are WP settings. Simplest would be to hide with CSS like this:
.comment-form-url {display:none}9. WP > Settings > Discussion > Comment author must fill out name and e-mail > NO
10. Not possible at this time, but you can request that at https://wpgeodirectory.com/requests/
11. Jazz it up with some CSS: https://wpgeodirectory.com/docs/customizing-your-style/
-
AuthorPosts