Paolo
Forum Replies Created
-
AuthorPosts
-
Seems to be working now.
Remember that ZIP codes and city names are rarely unique, so a search for charleston will return zero results, while a search for charleston, oregon will return Oceanside Beachfront RV Camping.
This because if you search for Charleston only, Google Maps api will get results near Charleston in South Carolina.
Hope this helps.
Thx
the biggest problem is the blank default location and I still see it there.
Can I delete it and play around with setting for a moment?
Hi,
search for only looks in title and taxonomies (categories and tags). The near will look for lat and long of the location entered (looks only in current location, so zip/street if you are in a city, zip/street/city if you are in a region, zip/street/city/region if you are in a country and any locaiton if you are in Everywhere.)
To filter by custom field you need to use the advance search addon.
I think your search now isn’t working correctly because you have a blank location as your default location and also you don’t have the location switcher enabled anywhere.
You should delete that empty default location, set anything else as your default location and enable location switcher.
Let us know,
Thanks
Done!
Hi Sfamilia,
Stiofan did the plugin couple of months ago and it is sitting there 95% done.
He said he will need 1 more hour of work to complete it, but the schedule now is really tight.
We have the new advance search and multisite as higher priority now.
Hopefully in the next couple of weeks we will be able to release it in beta here in the forum to start testing it.
Thx for your patience
Hi,
it appears that you have some templates out of places.
All templates moved from plugin inside child theme/theme should be moved inside a folder named geodirectory.
Not 100% sure that’s the problem, but it is worth correcting.
You can follow this doc for a better understanding: http://docs.wpgeodirectory.com/customizing-geodirectory-templates/
If this can’t fix, we would need your FTP credentials to have a look at the code inside your customizations.
Thanks
Hi,
regions and city are not part of WP default taxonomies, so both plugin wouldn’t know where to look for them.
The only way to translate them is to add them to your po file.
So probably the easiest way would be to add them to your language.php file and then rescan source code.
Let us know,
Thx
Currently not, at the moment you can only link places with events.
In next version, it will be possilbe to link Events with any CPT and no longer only places.
BUt linking CPT with other CPT was never requested.
If you want I can move this in the Job section of the forum so that you can have it custom built for you right away (not a simple thing at all). Or, you could submit it as a request here: https://wpgeodirectory.com/requests/
If many other users vote for it, we will definitely consider it.
Thx
That is the default design provided by the plugin when installed in twentytwelve theme (wordpress default).
Thx
Could be tonight, but most likely tomorrow.
Thx
Hi again.
I just had a look at your website and I think language barrier was confusing me.
As you can see, there is no link to that page anywhere on your website. If you add a robot.txt to that URL to disable google from crawling it, it will be invisible to everyone.
Currently there is no way to totally disable places. That’s the default Custom Post Type and it’s installed with the core plugin by default.
Thx
sorry, for the map, we would need wp admin credentials.
Thx
Hi Steve,
All text string can be changed to suit your linguistic need via translation file.
Other than that it seems like you are looking for a customization of the search widget. I can move this into the Jobs section of the forum if you want, because currently the only way to make the widget work as you want is to modify it’s code. (which is beyond the scope of the forum)
Thanks,
Hi Daniel,
sorry I think I’ve missed this yesterday!
This is really weird and I think it has still to do with the virtual pages.
I know they are there, but it seems like the system didn’t associate the right page to the add listing form.
I don’t know why, but your wordpress install doesn’t allow me to edit your theme files. I would need to access functions.php and also your database to restore the virtual pages once and for all.
Could you please provide FTP and phpmyadmin credentials?
Sorry again for the delay, let me know!
Thx
For Grid Spacing:
.geodir_category_list_view li.gridview_onehalf {
margin-right: 4%;
width: calc(48% – 4px);
}
`
you can play around with those values to find your ideal soution.thank you, I’ll set this as resolved. 🙂
-
AuthorPosts