Guust
Forum Replies Created
-
AuthorPosts
-
You will need to do that with the language file, see
https://wpgeodirectory.com/docs/translate-core/
and
https://wpgeodirectory.com/docs/translating-addons/Thanks
Look at the URLs from the correct links in the top menu, add those as custom URLs in your footer menu:
https://www.helloinfo.com/mycatanddog/add-pet-business/?listing_type=gd_home_service
https://www.helloinfo.com/mycatanddog/add-pet-business/?listing_type=gd_eventThanks
You’re welcome 🙂 from all of us 🙂
You’re welcome 🙂
Good to hear it is working!
I am guessing you are using the [gd_listings] shortcode or the [gd_popular_post_view] shortcode.
You can add the character_count parameter, see
https://wpgeodirectory.com/docs/core-shortcodes/#listings
https://wpgeodirectory.com/docs/core-shortcodes/#poppostLet us know if that was it.
You need to create a new Custom Post Type (CPT), and then you can use any of the custom fields ready at GD > Property (or other CPT name).
Or if you only have the free plugin, use the Places CPT to add the property fields.
Thanks
That is not possible. Adding listings and commenting on listings are 2 separate processes; they cannot be combined.
So a user would need to add a listing first, and then comment on it once it is published.Thanks
There is no need to add the numbers, see https://wpgeodirectory.com/docs/core-place-settings/#multiselect
Let us know how you went. Thanks
Dummy data cannot load until you have a default location set.
You should not have to add Lat/Long coordinates before saving.Have a look at those two links:
https://wpgeodirectory.com/docs/basic-installation/#postnames
For GeoDirectory to work correctly, you need to set WordPress permalinks to use Post namehttps://wpgeodirectory.com/docs/add-google-api-key/
If you want Google Maps, you will need to set a key.
Otherwise select OpenStreetMaps at GD > Design > Map tab > Select Maps APIIf none of that works, post your URL and WP admin details in a private reply and we will have a look.
Thanks
October 22, 2017 at 12:37 am in reply to: Free Listing – How do I remove it being displayed on the Homepage #401928Each listing will have a CSS class referring to its price package, see image.
Target that with CSS for the homepage only, for example:.home .gd-post-pkg-4 {display: none !important;}You may have to adjust the number of listings displayed in the Popular Post widget.
Thanks
You’re welcome 🙂
1. “GD > Permalinks > GEODIRECTORY PAGES > GD Home Page” should be set to the WP page you want as the start (first) page of your directory.
https://wpgeodirectory.com/docs/basic-installation/#home2. “GD > Permalinks > LISTING DETAIL PERMALINK SETTINGS > Listing url prefix” is the default name here for your listings, for example places or business or listings etc, but if you use the Custom Post Type addon, the slugs set there will take priority.
https://wpgeodirectory.com/docs/core-permalinks/#url3. If you use the same slug at different places (for example a WP page, a CPT slug, a tag, a category), then WordPress will ever only serve one of the pages.
4. Breadcrumbs link to the homepage and then to the next level page etc.
So /hotels/ will breadcrumb like Home > Hotels5. You have two custom post types called HOTELS, one from GD and another one. Both seem to use the same slug.
Your GD plugins have no option to add licenses, although WP Easy Updates is enabled; that suggests some conflict or error somewhere.
I suggest to delete and/or de-activate whatever is not necessary to see if that improves things.
As Stiofan said too: “the problem seems to be that the CPT hotels is sharing the same slug with something else, its very hard to track down without database access”Thanks
October 21, 2017 at 12:39 pm in reply to: Changing the dropdown from Supreme (and difference now between browsers) #401889All browsers display drop-downs differently unless you style them yourself.
This should give you a start: https://stackoverflow.com/questions/1895476/how-to-style-a-select-dropdown-with-css-only-without-javascriptThanks
I can only see one country … have you fixed it?
-
AuthorPosts