Paolo
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
Hi,
if you installed properly, there shouldn’t be any need to refresh the token ever.
After adding your token and secret key, it asks you to connect your account to the app. Once that is done, the token should be refreshed automatically. Did you complete that step?
Thanks
Hi Steve,
please post the requested info here in a private message, if you send them via email only Guust will be able to assist you, while here all and only moderators can read private messages and we can assist faster.
Thanks
Hi,
please give us a clear example of the result that you have in mind: URL and Metas that should go with it.
Once we clearly understand what you are looking for, we will see what it can be done.
Thanks
Hi,
Kiran replied this to me last week:
Hi Paolo,
I had checked in my local site with GD ReCaptcha + Enfold + BuddyPress + GD Booster and here on all pages ReCaptcha working fine.
So might be any third party addon causing problem.GD Booster + GD ReCaptcha working fine but you need to clear GD Booster Cache once if you have installed GD ReCaptcha addon after GD Booster addon.
So if you are installing GD ReCaptcha on site where GD Booster already working then you have to clear GD Booster Cache once to reflect GD ReCaptcha features.Let me know,
Thanks
I’ve also tested on my demo and it works fine: http://dropct.com/enfold/register/
Please provide url, wp admin and FTP credentials and we will have a look at your website.
Thanks
Hi,
to what version of Avada did you update? Did you remove the old header.php for the child theme as advised recently?
Please provide a link and possibly wp admin credentials.
Thanks
Hi Alphavader,
you had 3 problems.
1) instead of the map widget for listing page you had the home page map. The home page map always shows all listings for the selected location. GIven that you are not using advanced search nor the location switcher, you are always searching the everywhere location, so the home map doesn’t change.
using the listing map, it works as you wish.2) In GeoDirectory >> General >> Search >> Grenz quadratische Abstand Gebiet X Meilen (verbessert die Suchgeschwindigkeit) you had nothing. I told you previously to use a low number. I added 30
3) Most of your places aren’t assigned to a category. At least 1 category is mandatory. Please add at least 1 category to each listing.
4) I can’t added categories from the back end. The field is missing from the edit listing form. Please fix whatever you did here…
Your backend is indeed a bit of a mess.
Let us know how you went.
Thanks
p.s. during weekends we reply within 48hrs. Just FYI
Hi,
please add this to your custom css in GeoDirectory >> design >> script:
.geodir-details-sidebar-listing-info span[itemprop="addressLocality"], .geodir-details-sidebar-listing-info span[itemprop="addressRegion"], .geodir-details-sidebar-listing-info span[itemprop="postalCode"], .geodir-details-sidebar-listing-info span[itemprop="addressCountry"] { margin: 0 0 0 16px; }and adjust margin according to your address icon size.
Thanks
May 18, 2015 at 3:59 pm in reply to: Can you help me make the map bubble style be a consistent size? #39813Hi Russell,
can you please provide a link where we can see these examples?
It would be handy to assist faster.
Thanks
The sequence looks correct.
The only thing that could be wrong is that, by mistake, you didn’t replace the existing files.
In any case after a 1st round of tests, we already found few bugs, so we have updated the version on Github twice since and we are not done yet…
Thanks
May 18, 2015 at 3:44 pm in reply to: Increase Thumbnail Size for uploaded Images (over File Upload) #39810Hi,
at the moment it isn’t possible to add the lightbox features to them, nor validate file types (this is something we should add).
However increasing the size with css is kinda simple.
If you provide a link to a ppage on your website where 1 of these thumbnails is visible, I’ll provide the css code needed.
Thanks
May 18, 2015 at 3:31 pm in reply to: Free Event for owners who already paid for a page listing #39809Yes that would be the only option.
Thanks
Hi,
no custom sorting isn’t possible.
Thanks
Hi,
to remove the sidebar for the post type gd_place, you can add a simple code snippet in your theme functions.php
if ( ‘gd_place’ == get_post_type() ) { remove_action(‘geodir_listings_sidebar_right’, ‘geodir_action_listings_sidebar_right’, 10);}
Than with css you should be able to easily do all the rest.
As Simone pointed out, these is to be considered a customization.
Thanks
This was fixed over skype.
Thanks
-
AuthorPosts