Guust
Forum Replies Created
-
AuthorPosts
-
Please review https://wpgeodirectory.com/docs/core-export/
You will have to manipulate any CSV file you have to make sure it is in the right format.Thanks
That is all done as explained here:
https://wpgeodirectory.com/docs/translate-core/
https://wpgeodirectory.com/docs/translating-addons/I am not sure if there is an easy fix for your last question, let’s ask the smarter fellows for you.
As far as I know there is no option for that, let’s ask the developers for you.
1, When I type in a city or town, it returns random places at random distances away.
Searching NEAR the center of a city, is not the same as searching IN the city, please review https://wpgeodirectory.com/docs/searching-and-browsing/2, When I search from the main menu -> Find a Veterinary Chiropractor …. if I search a specific zone all the pins show up but when I go to Global Search which includes all chiropractors, lots of pins are missing.
Those are not searches, but a link to a page that lists all listings with a particular tag.3, I followed documentation for adding a ‘location switcher’ to the search bar so people can search via country but I can’t get this to show.
I added it now, you did not select a menu at GD > Design > Navigation
https://wpgeodirectory.com/docs/multilocations/#mainMake sure you have selected a menu to be used for your GeoDirectory links at GD > Design > Navigation
4, Your locations do not follow the recommended format, see https://wpgeodirectory.com/docs/definitions/#location
For example you have these 2 countries: “Norway” and “Norway,USA”.
Please review
https://wpgeodirectory.com/docs/manage-location/#edit
https://wpgeodirectory.com/docs/faqs/how-do-i-merge-locations/Thanks
January 8, 2017 at 10:29 pm in reply to: Any way to remove pinpoint and review stars but for a particular CPT #339142Look at the body classes of a detail page, you will find a CPT specific CSS class.
In this case it is .single-gd_project_proposal
So by changing that to .single-gd_place etc, you can target different CPT detail pages.You need to target the other things the same way, for example
.gd-post-gd_place .geodir-rating { display:none; }hides only the stars for gd_place listings.
This will help you pinpoint the classes and code: .
https://wpgeodirectory.com/docs/customizing-your-style/Thanks, you’re welcome 🙂
You’re welcome 🙂
Did you change slug from “hotels-list-in-myanmar” to “myanmar-hotels-list” sometime?
You have a page with exactly the same slug: http://www.myanmarhotels.tips/myanmar-hotels-list/And you renamed “yangon” to “yangon-region” so the correct link is here now: http://www.myanmarhotels.tips/places/myanmar/yangon-region/yangon/guest-house/chan-myaye-guest-house/
If you use Google’s Webmaster Tools, and there are 404s, they tell you where the bad link comes from.
Yes, that is an option with the MultiRatings addon.
GD > MultiRatings > General tab > Enable comment images upload: > YESThat is not possible with GD. You can set the zoom at a fixed 10, but the map will center around all markers [as you can see].
Don’t worry about the script stuff; things like that happen to the best of us [but hopefully not too often 🙂 ]
I’ll get the developers to look at your question after the weekend.
You will need to connect the listing with the carer. Are they registered users? If not, then add the Claim Listings addon, so they can register and claim there listing.
Then they will be able to edit if you add the GD Dashboard widget.
Those pages are there, so maybe ask Yoast why their plugin is reporting them as 404.
ThanksHave a look at https://codex.wordpress.org/Moving_WordPress
Or do you mean to add it to an existing other WP installation?
You would have to
1. transfer all plugin files using FTP
2. duplicate settings manually – including custom field
3. export categories and listings from old site
4. import categories and listings into new site
5. transfer all images using FTPThanks
-
AuthorPosts