Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
please provide a link and both ftp and wp admin credentials in a private reply (only staff can read them) and we will verify if it is something we can fix on our side or if it is something they should fix on their side.
Thank you
Hi,
you can’t assign templates to GeoDirectory, you can customize GeoDirectory templates: https://wpgeodirectory.com/docs/customizing-geodirectory-templates/
However this wouldn’t be the right thing to do to change header, navigation, colors etc.
This would require a lenghty theme customization, using conditional tags to modify the header, the navigation and body classes (to change colors).
The conditional tag to check if you are visiting a GeoDirectory page or not is :
geodir_is_geodir_page()Hope this helps,
Thanks
Hi,
the url structure is domain/cpt-name/feed
Examples: http://wpgeo.directory/attractions/feed/ or http://wpgeo.directory/hotels/feed/
Thanks
Hi,
most probably the theme css is interfering.
If you provide a link (images can’t be inspected for css), we will provide a solution.
Thanks
p.s. please follow instruction here to get support and updates for add-ons. https://wpgeodirectory.com/docs/getting-access-to-the-support-forums/
This should have been posted in the multi location forum.
Thanks
HI,
I’ve just read all your posts about this again.
The only way you had to add more images than what your package allowed was via the “add photo” button that only exists on whoop. (and it’ll be fixed in next version)
There is no other way, nor you were able to show this problem on your website.
If you are able to add more images than allowed by the price, without using whoop’s “add photo” button, please let us know how to reproduce it step by step.
Up to now you didn’t give us this information.
Thanks
Hi,
please attached the CSV file too.
ThanksIn GeoDirectory >> Design >> Script >> Custom css.
ThanksApart from the “add photo” button on Whoop, that is how it has always worked.
Thanks
Hi,
there must be something wrong in your server, this morning the page was loading normally and now I’m experiencing the same problem Stiofan had the other day. It is taking up to 2 minutes to reload each time.
Are you seeing this problem too?
2) You have comment closed for all listings. COmments must be enabled because reviews are based on the regualr wp comment system. I enebled it here: http://ratethetrainers.com/trainers/canada/alberta-1/cold-lake/instructors-1/a-jane-conyers-4/#reviews and it works.
3) 4) If you make a custom post type “locationless”, then you won’t be able to add anything about the location. Address, country, region, city, zip, map, lat and long will disappear from the add listing form, both front end and back end. Not having a location, these places will not appear in maps.
If you don’t make the CPT locationless, you must add all mandatory fields, or the system will not work properly. Google Maps requires lat and long to show a marker on a map.
Thanks
This reply has been marked as private.This reply has been marked as private.Hi,
you can hide the “Search For” field and leave only the “Near” field where users can input their ZIP.
This would be the CSS to do that:
.search_text { display: none !important; }Let us know how you went.
Thanks
Hi,
we don’t provide support for customizations. In any case, any decent developers should be able to change anything they want on any system. There isn’t really anything that can’t be done.
Thanks
Hi,
you cannot have the exact same look and feel in home and category page. 1 is made with widgets, while the other is a category archive.
this CSS will hide the List View select:
.geodir-list-view-select { display: none; }The map is a widget, go to Appearance >> Widgets and remove the map widget from the GD Listing Page right sidebar.
Thanks
Hi,
there is no documentation covering each widget options.
Do you have any doubt?
Let us know,
Thanks
-
AuthorPosts