Flipper Code - WordPress Development Company
Forum Replies Created
-
Hello,
we have active support on our help desk – http://www.flippercode.com/forums to get quick response.
though i’m answering here your question.
We’re saving categories id in serialized form. You can assign multiple categories to a location so we’re building an array and saving serialize form of that. When we use it, we unserialize it first.
I hope it helps you.
Thanks
Hello,
We have updated the plugin and please install latest version 3.0.7 and let me know if you still having any issue.
Thanks
Hello,
We understand you completely. I’m single person handling all things thats why it’s getting late but i’m here to resolve the issue you’re having. You can add me on skype php.sandeepkumar as well so i can respond you quickly. Please mail me your wp login so i can setup everything to you.
Thanks
Hello
Please setup center latitude & longitude on Add/Edit map page and let me know if still you’re having any issue.
Thanks
Hello,
Sorry for late response. can you please send me mail again or your email address from where you sent the email?
Thanks
Hello,
Problem was that you didn’t setup your settings after the fresh installation.
Thanks
Hello,
WE usually reply on our support forums. Did you post your issue on our helpdesk here – http://www.flippercode.com/forums/
if you can contact us there, we’d like to resolve your issue asap.
Thanks
Hello,
it seems that you didn’t deactivate and then activate the plugin after upgrade which is needed to install all new database changes.
Thanks
Hello,
Last updated version is 3.0.2. can you please let me know which plugin you’re talking about because there is no version of 6.2.1 of this plugin.
Thanks
Hello,
it means that jQuery is loaded somehow in your setup. Can you please put following line in your function.php
add_action('wp_enqueue_scripts', 'load_jquery'); function load_jquery() { wp_enqueue_script("jquery"); }please mail me page details so i can check it as well. my mail is [email protected]
thanks
Hello,
We have tested it again on latest wordpress version and it’s working fine for us. might be its conflicting with other plugin. did you try by deactivating all of other plugins?
Thanks
Hello,
That’s might be a javascript conflict becuase it’s working perfectly our side. Can you please give me page details vai email to [email protected] so we can check it out.
Thanks
Hello,
This is very strange for me. Can you please send me details to [email protected] so i can have a look what is happening your side?
Thanks
Hello,
Can you please give me page details so i can see if there any javascript error? have you deactivated and activate the plugin again after the update?
Thanks
Hello,
If you’re using map on certain pages only, we can apply condition page wise so scripts will be only loaded on those pages. Please mail me details. My mail is [email protected]
Thanks