Guust
Forum Replies Created
-
AuthorPosts
-
Your theme is taking over the login process, so you have to disable that in your theme.
Your theme is adding its own login modal, so you might have to disable that.
To redirect to default location, you need the Advanced Search addon: https://wpgeodirectory.com/docs/search-filters-overview/#redirect
Have a look at Pages > Home
/wp-admin/post.php?post=3909&action=editWe have a custom field type called “Get directions” you can add this from GD > Place settings > Predefined Fields > Get Directions.
This will add a get directions link which on mobile will open google maps and show you directions to the place, is this what you are after?You’re welcome 🙂
If you are using BuddyPress, you are best to use the GD/BP integration addon.
Your theme is adding its own login modal, so you might have to disable that.I think it should be possible to create a new variable for the street address to be used at GD > Titles and Meta.
Let’s ask Stiofan – after the weekend.I see 9 pages of events. Maybe you have navigated to a particular city?
I added some CSS at GD > design > scripts, adjust as required:
@media only screen and (max-width: 700px) {#geodir_map_v3_listing_map-8 {padding: 0 !important; margin-top: -50px}}Sorry, but that is not possible.
You will if you just call all of them “Starbucks” instead of “Hyde Park Starbucks”, “Trafalgar Square Starbucks” etc
You’re welcome 🙂
If you rename all labels in the CPT settings, the labels should change in the Add Listing form.
January 8, 2017 at 5:33 am in reply to: Any way to remove pinpoint and review stars but for a particular CPT #338667How’s that?
Just de-activated the PHP code and added some CSS at GD > Design > Scripts.January 8, 2017 at 5:09 am in reply to: Any way to remove pinpoint and review stars but for a particular CPT #338663You said “I have removed the reviews tab from the details section for the project proposals” so I assumed that was only for that CPT.
I’ll have a look now then.Hi Michele.
Assuming you have not changed any slugs yet:
Your events page is at /events
Your places page is at /places
Those are Listings pages. The GD Home page is not a Listings page.The GD Home page is a “location” page and connects to all events and places for that location, and can be linked to your events and places pages using widgets.
More at https://wpgeodirectory.com/docs/layout/
Feel free to ask anything else if you get stuck.
You can use the Custom Post Types addon for that.
Thanks -
AuthorPosts