Eugene UK
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.
I mean – if you set multiple checks, like title, street, zip – why would you want any user to submit a post which is obviously a duplicate?
Cheers for that!
But, your add-on just warns of the potential duplicate. It doesn’t stop the user to submit the duplicate post. Why is that?Oh! You have the ajax plugin for this 🙂
Thank you Paolo!
I am testing it on localhost.
Currently, I am trying to assess how to either add geolocation update from address to WP All Import process, OR make my post_title as ‘post_title’-‘zip’ to be the post’s slug whilst using the GeoDir native import.
I’ll keep you updated.
Thanks.Gosh! Your export function doesn’t export addresses!
The only way I see to update the lats & lngs after I achieve my slug solution is to delete all and re-run all again through GeoDir import process. (Not forgetting to delete all the IDs in the new CSV) Perhaps you could create a little tool for your Tools to rescan the listings for missing latlng records, fixing them on the way.
Also, and as we speak:
You are limiting your All Imports Add-on to the free version only.
I had to change your is_plugin_active() in // check WP All Import plugin not activate, to accommodate the Pro version.// check WP All Import plugin not activated if ( (!is_plugin_active( 'wp-all-import-pro/wp-all-import-pro.php' )) || (!is_plugin_active( 'wp-all-import/plugin.php' )) ) { ...
Hi Alex,
I just checked out the WP All Imports and GeoDir.
When you import destinations, there seems to be no way for GeoDir to pick on lat and lng if they are not present in the csv file.
Is there a way for GeoDir to update the inserted posts with their corresponding latitudes and longitudes?
BTW, the slug solution works brilliant 🙂
Thanks in advance!
EugeneThanks for your reply, Alex.
1. It looks like an overlay over the compass, which turns purplish on mouse over. I can deal with it. Thanks!
2. I will research WP All Import. It sounds like a mighty plugin overall. I may fiddle with GeoDir as well 😉
Cheers!
Eugenethe alien thing attached 😉
I see. Thanks for the answer 🙂
Perhaps, one or a mix of the three adjustments below, if I may, could make it easier to understand:a) Words instead of digits;
b) Plural reference to Character when it comes to more than one;
c) The capitalising of ‘C’ in character makes the impression that the digits are numeration of lines.Hope it helps.
Eugene -
AuthorPosts