Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
in GeoDirectory >> design >> Scripts >> Custom css
If you hide the post type selector, it won’t be possible to change the post type and search will always only search for listing in the Multifamily post type.
Hope it is clearer now.
Thanks
October 31, 2015 at 6:06 pm in reply to: How I can display only one record for events lasting several days?? #586821) we don’t provide customization services
2) no, if a location is entered like that in the near field, it will always sort by distance. If instead if you 1st switch location to Girona, then search by date, it will order the events by date.
Thanks
Hi,
we are considering adding the google autocompleter in the near field too.
We’ll let you know as soon as we get to it in our to do list.
Thanks
Sorry, I noticed you already provided the link in a previous reply:
If you wish to hide the CPT selector:
.search_by_post { display: none; }If you wish to make text fields narrower:
.geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search input.snear,.geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search input.search_text { width: 32%; }You are using the wrong map on the places page. That is a listings page and you are using the home page map in there. The home page map should be used in the /location/ page. Just FYI.
https://wpgeodirectory.com/docs/layout/
Thanks
If you elminate that you’ll be able to search only in the default Custom Post Type….
If you provide a link, I can give you css to make the 2 text field narrower.
Let us know,
Thanks
I think it was a sessions problem, it was set to only use cookies.
I’ll set this as resolved, let us know if it isn’t…
thanks
Hi,
if you go to GeoDirectory >> Place Settings and add Category as an advance filter, than you can make them appear as checkbox.
See image attached for settings.
However the search works using the AND criteria, so if you select 2 or more categories it will only return listings that belongs to all catgeories selected.
Anything else, would require a customization of the advance search widget and its queries.
Hope this helps.
Thanks
Hi,
alex can you/we please quickly disable all non GD plugins to see if one of them is the culprit? I see more than one redirect pluign that could be causing this.
If the problem goes away than you can re-activate plugin one by one to identify the offending one.
Let us know,
Thanks
Hi,
you can hide them with this css to be added in GeoDirectory >> Design >> Scripts >> Custom CSS:
.geodir-category { display: none; }Than go to GeoDirectory >> Place settings (or any other CPT) double click on the category field (1st field at the top of the right box) and enable : show in more info tab in details page.
Let us know how you went.
Thanks
Hi,
I get: ERROR: The password you entered for the username GeoDirectory is incorrect.
Please make sure that in GeoDirectory >> Design >> Script >> Disable Core SCSS is unchecked.
Your css problem is porobably due to that right now…
Let us know,
Thanks
Hi,
having to calculate road distance for more than 1 listing at a time, would make the plugin so slow that we would all run out of business.
Thank you
BTW, I was able to find the error via firebug:
You have this theme css that is not correct:
<style id='twentythirteen-custom-css' class='siteorigin-custom-css' type='text/css'> img { width: 95%; height: 95%; padding-bottom: 0px; margin-bottom: 10px; }Please remove it and the images will go back to normal.
Thanks
Hi,
there is an extra authetication required.
Let us know,
thanks
You are welcome 🙂
1) is fixed in next version of advance search filter, the spinning icon will replace the search text when thinking….
2) you will need to correct that in your translation file. GeoDirectory doesn’t come translated by us
3) I see your calendar starting from a M, not a D
4) fixed as Giri explained.
5) We did it just like yelp, this is your personal taste and if you don’t like it, it is your responsability to change it.
6) That is normal too (see yelp)
7) Add this to your custom css: `.nav li ul.sub-menu li a, .nav li ul.children li a {
padding-left: 0;
}`8) this is due to the translation, you’ll need some custom css to fix it.
9) Same as above, this is normal as per yelp design.
Thanks
p.s. your website is almost unusable, you have far too many elements in your home page. You should remove 90% of them to have a decent speed, considering that your server is already kinda slow….
Just FYI
-
AuthorPosts