Paolo
Forum Replies Created
-
AuthorPosts
-
August 22, 2016 at 6:22 pm in reply to: All Events – order of appearance on events archive page #251283
Hi,
you just needed to select the “Set as deafult sort option”.
now they are sorted by most recently added.
TO avoid the messy grid due to events without time, please add this custom css:
.geodir_category_list_view li.gridview_onethird { min-height: 445px; }Thanks
Hi,
it looks like you haven’t created the Google Maps API Keys correctly.
Did you read this doc: https://wpgeodirectory.com/docs/add-google-api-key/?
Make sure all APIs are enabled (see the bottom of that doc)
Let us know,
Thanks
Hi,
the get directions link should be always visible.
could you provide a link please where we can see this?
If you want to keep it between us, you can set the reply as private and only moderators will be able to see it.
Thanks
Hi,
the easiest way to do that is to hide the featured part of the home page and give back to the menu a background color…
That can be done with with css.
Let us know if you need help with that too.
Thanks
1) Add this to GeoDirectory >> Design >> Scripts >> Custom CSS:
.sd .sd-detail-author { display: none; }2) add this custom css:
.sd-detail-cta .b_sendtofriend { display: none; } .sd-detail-cta .geodir_email { color: #fff; width: 120px; } .sd-detail-cta .geodir_email .fa-envelope { color: #757575; }3) https://wpgeodirectory.com/docs/faqs/how-do-i-disable-favorites/
4) For the add listing form in GeoDirectory >> Place settings or Event Settings and re-order by drag and drop. If you mean the front end, please explain what you want to change nd we wil give you pointers.
5) Via translation file: https://wpgeodirectory.com/docs/translate-core/
6) It would if you had 5 categories. With 4 you need this CSS:
.sd.home .featured-area .geodir-pcat-show, .sd.sd-location .featured-area .geodir-pcat-show { width: 23.4%; }7) Open supreme-directory/inc/geodirectory-compatibility.php and add scrollwheel=true to line 129
from:
echo do_shortcode('[gd_listing_map width=100% autozoom=true]');to: echo do_shortcode(‘[gd_listing_map width=100% autozoom=true scrollwheel=true]’);
(note down this change as you will ahve to apply it after every update of the child theme)
8) I don’t see a problem with what you have right now, everything can be fixed with some css, but we would need to see the problem.
9) If you can’t update that is normally because the license keys are not activated or your server is running an old version of OpenSSL and cannot communicate with our server. If you can’t use auto updates you can do that via FTP or using a plugin like this: https://wordpress.org/plugins/easy-theme-and-plugin-upgrades/
Let us know how you went,
Thanks
August 22, 2016 at 5:26 pm in reply to: All Events – order of appearance on events archive page #251228Hi,
please provide a link and admin credentials in a private reply and we will have a look at your settings.
Thanks
Hi,
Listings are paginated in the listings page and the map will only show the same number of listings according to how many listings you are showing per page.
It makes total sense to me…
Thanks
Hi Brian,
I’ve flagged this for the developers, they’ll let us know asap if there is an easy way to do this!
Thanks
Hi,
it looks like you have a plugin or something that is taking over the header on mobile. That’s not how the normal mobile menu of that theme looks like.
If you provide admin credentials we will have a look.
Thanks
Hi,
that is correct, you must translate the listings if you want them to show them. abc hotel if it’s only in English, it will only appear when visiting the English version of your website. You must translate it to Turkish to if you want it to appear when the Turkish version of the website is visited.
For permalinks you only need to set it up for the default language and it will use the same settings for all languages.
Thanks
Hi,
I don’t see a screenshot with the Google Maps API settings, we cannot access your google account to see if you created it correctly.
Thanks
Hi,
when you change the length of your membership, you also change all license keys.
Make sure that the license keys that you have here: https://wpgeodirectory.com/support/members/alexi84/downloads/ are the one that are activated in GeoDirectory >> Auto Updates / Licensing.
If they are not, deactivate the old keys, add the new ones and activate them again.
At that point your auto updates should work.
Let us know how you went.
Thanks,
Hi,
I don’t think visual composer is fully integrated with our plugin. Personally I’ve never tested it.
You should ask this question to the VC support team though.
Thank you,
Thanks for letting us know.
Hi,
I’ve flagged this for the developers. They’ll let you know asap.
Thanks
-
AuthorPosts