Paolo
Forum Replies Created
-
AuthorPosts
-
hi,
have you tried clearing geolocation memory of your browser?
https://wpgeodirectory.com/support/topic/near-location/#post-25913
Let us know,
p.s. geolocation is part of advance search filters, not multilocation, I’m moving this in the appropriate forum.
Thx
Yes, but it requires some coding knowledge:
If you search in the forum : geodir_detail_page_tab_list_extend
that is the hook to extend and reorder tabs you will find several examples.
This is one: https://wpgeodirectory.com/support/topic/details-sidebar-content-elsewhere/#post-27190
Thanks
100% update safe.
Hi Andy,
that is what needs to be updated. You definitely need to add city/region/country before importing. Zip code isn’t mandatory.
Thx
This reply has been marked as private.This reply has been marked as private.Let’s be serious, did you give this guys any credit? A child theme with basically only css… how can that be vulnerable…
Hi,
simply :
do_action('avada_before_main'); ?> <div id=”main” class=”clearfix <?php echo $main_class; ?>” style=”<?php echo $main_css; ?>”>Thanks
Hi,
I’ve looked into it and Google Maps Marker Clusterer uses 5 images for the different colors:
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m1.png
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m2.png
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m3.png
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m4.png
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclusterer/images/m5.pngAnd you can only change which one to use depending the number of listing per clusters.
I just had a look at the files and I think both files in the JS folder would need to be modified to use custom icons and it wouldn’t be something simple.
Thx
Hi,
the theory sounds correct, but in practice it isn’t like that.
Currently each widget (or the map) is quering 1 table for each CPT. There isn’t a table gathering all details from all CPTs at the moment. Joining tables makes queries much slower.
Something like that requires a new database table gathering all data from all CPT, which would become quickly very big and could become a bottleneck too.
We are considering its addition, but we have to study well how to do it and it’s not something at the top of our to do list.
Thanks
Have you tried adding the tag [#user_email#] to the notification message generating that email?
Let me know,
Hi, looks like you found that out by yourself, can I set this as solved?
February 18, 2015 at 10:07 pm in reply to: Different days for events creates different listings #31318As soon as current version with shortcodes will be stable, we will move into improving maps loading time and recurring events.
We will keep you posted.
Thx
Currently not. Soon we will start working on a new import/export tool that will allow to do everything.
Can’t promise a release date though, at the moment you will have to go the manual way.
Thx
Hi Andy,
currently the only way would be to export from GT in a CSV file 1st (there is a tool here however I think it can’t handle more than 2000 listings at a time)
Than rearrange the data in the GD csv file, correct where necessary and re-import.
I know the devs were working on a tool to import/export seemlessly, but I don’t know how long before it will be ready.
I’m flagging this for Stiofan to let us know.
Thx
-
AuthorPosts