Paolo
Forum Replies Created
-
AuthorPosts
-
HI,
yes you can, but it will not work properly, because GeoDirectory needs a location switcher to set sessions.
So if your user switch to Miami, even if they visit that category, they will still only see listings within the boundaries of the city Miami.
Only if they are browsing the location Florida and your custom Miami category they will see all listings in that category from all locations.
In addition, using a taxonomy with the same name of a location, will create a slug for the catgeory similar to this : yoursite.com/places/miami-1
Hope it’s clearer like this.
Thx
Hi,
how did you change the slug from places to bandb?
I think that’s where the problem is.
Let us know.
Hi,
it would require a massive customization.
Removing the current slider is quite easy and if you look in the forum you’ll find various topics about it.
Adding a new slider and made it use the built in GD system for images instead would require an extensive customization.
By looking at templates starting from geodirectory-templates/listing-detail.php you can track down functions creating the slider and see if you feel comfortable enough customizing the code of that plugin to work with GeoDirectory.
Thanks
BTW, yes, using tags could be an alternative solution…
Hi,
GeoDirectory provides 3 levels of locations.
Country >> Region/State >> City.
There is no possible way to create a Greater city area because google maps API doesn’t provide for them consistent data worldwide.
The new version which is currently in beta and should be released this week, will allow you to Search near Miami and define a custom radius (max 200 miles), in a better and more intutive way than the present version, but there won’t be any way to create greater city areas.
Thx
glad you solved 🙂
hi Xalone,
This can only be done per custom post type, not per category, so the answer is yes, for places and events, but not for each category of the 2 cpt.
Each custom post type related page has a unique body class.
Example for places:
details page : .single-gd_place
listings page : .post-type-archive-gd_placeLikewise each element of a listing grid will have a custom post type related class.
Example:
.gd-post-gd_placeTo add a black border only to listings in CPT gd_place you’d need to add this to your custom css:
.geodir_category_list_view li.geodir-gridview.gd-post-gd_place { border: 1px solid #000; }Thanks
Actually it seems to be working only on GD pages. I’ll ask to Stiofan if he can’t think of anything else.
Hi,
did you recently add any plugins? It seems that there is a conflict between the news ticker and the slider.
I’m not 100% sure this is the problem though, to investigate further we would need admin credentials to have a look at your settings.
Let us know,
Thx
Hi,
this is a known bug, it’s been fixed and will be available in the next upcoming version.
Thx
In GD >> design >> map all custom post and categories where ticked which means disabled. When all disabled the map simply doesn’t show up.
I’ve added a menu too.
Thx
If you do it via FTP you can overwrite them all at the same time.
If you do it via wordpress dashboard it is always best to update the core 1st, than right after that, update all the addons.
Thx
December 9, 2014 at 5:22 pm in reply to: GeoDirectory Autocompleter conflict with Another WordPress Classifieds Plugin #23939Hi,
we can’t make GD addons compatible with all +30k wordpress plugins and it is highly suggested to avoid using plugins dealing with addresses while using GD.
Classifieds can be easily achieved with a new GD Custom Post Type.
Thanks
Hi Pinhas,
it looks like credentials provided no longer work.
Let us know,
Thx
December 9, 2014 at 5:16 pm in reply to: Seems like the featured listing sorting is not working #23937hi,
please provide wp admin credentials.
Thx
-
AuthorPosts