Guust
Forum Replies Created
-
AuthorPosts
-
The links in the ribbon of the GD Home map only switch between the CPT on the Home/location maps.
I suggest you add the CPT categories or Popular Categories widget to your pages, or link to the CPT pages from the main menu.
Some links for you:
https://wpgeodirectory.com/docs/layout/#directory
https://wpgeodirectory.com/docs/widgets/#cpt-cats
https://wpgeodirectory.com/docs/widgets/#popular-post-catYou can use this CSS to highlight the links in the map ribbon, adjust as required:
.map-places-listing ul.place-list li a { color: green; background: white; padding: 10px; } .gd-map-search-pt a { color: red !important; background: white; padding: 10px; }Thanks
No problems at all, making mistakes is human, and learning from mistakes is superhuman 🙂
We’re here to help!Cheers
That is how it works out of the box really, every Custom post type and category have their own page:
https://wpgeo.directory/gdf/events/
https://wpgeo.directory/gdf/places/Thanks
March 19, 2017 at 1:27 am in reply to: Opps! Something went wrong. This page didn't load Google Maps Correctly #368381Well done, enjoy GD 🙂
I’ll get Stiofan to look at your question, it might be after the weekend though. Thanks.
If the images are uploaded in the correct folder, then they would show, would they not?
For example, this is one image link:
http://www.thewarwickpost.com/sandbox/wp-content/uploads/2017/03/Sophias-Tuscan-Grille.jpg
which suggests that there is no image of such name in that folder …But there is such an image at
http://www.thewarwickpost.com/wp-content/uploads/2017/03/Sophias-Tuscan-Grille.jpgThe proper folder is
/sandbox/wp-content/uploads/2017/03/
not
/wp-content/uploads/2017/03/Thanks
March 19, 2017 at 12:55 am in reply to: How to install 3rd Party logins(like Google Facebook) ? #368375Yes, they will. They become users of your site like anybody else, the only thing that is different is how they register and login. Thanks
This reply has been marked as private.Please review https://wpgeodirectory.com/docs/core-place-settings/#sorting
ThanksThat can only be achieved by creating 2 separate custom fields.
So only the selected field gets displayed, rather than the selected option.
Thanks.March 19, 2017 at 12:33 am in reply to: How to install 3rd Party logins(like Google Facebook) ? #368367Please have a look at https://wpgeodirectory.com/docs/useful-plugins/#social
Thanks
March 19, 2017 at 12:32 am in reply to: Opps! Something went wrong. This page didn't load Google Maps Correctly #368366Delete any key you have created or added.
All you need to do is follow these instructions:
https://wpgeodirectory.com/docs/add-google-api-key/
It can take 5 minutes before a new API key starts working.March 19, 2017 at 12:28 am in reply to: List of CPTs within the details page of a different CPT #368364This reply has been marked as private.March 19, 2017 at 12:17 am in reply to: List of CPTs within the details page of a different CPT #368362I think I understand the scenario, but not really sure.
1. I am assuming that you are adding the “location” listings yourself.
2. When setting up the “business” CPT, set it up so it links to the “location” CPT.
That will create a new tab/section on the detail page for a “location” called “businesses”.
https://wpgeodirectory.com/docs/linking-custom-post-types/3. Because users can only link their “business” to a “location” they added themselves, you will have to link any new “business” to the “location” yourself as admin.
When you link a “business” to a location in the backend as an admin, some details like the address will be overwritten with the details of the “location” listing.
So you would have to find a way around that, make sure to change the details back after linking for example.4. A “business” can only be linked to one “location”.
5. If you need a “business” to link to more than one “location”, I am assuming that the “business” has “branches”.
6. So that is when we enable the Franchise Manager for those “business” CPT.
https://wpgeodirectory.com/docs/franchise-manager-add-on/7. Make sure to enable the franchises in the “business” price packages.
https://wpgeodirectory.com/docs/prices-and-payments-add-on-overview/8. The Payment Manager will allow the option to purchase a featured listing that would offer more information about the business and keep their listing on the top.
Thanks
Added this to GD > Design> script > CSS
.gd-search-input-wrapper.gd-search-field-search { display:none!important; }Thanks
-
AuthorPosts