Flipper Code - WordPress Development Company
Forum Replies Created
-
Hello,
On plugin activation, This plugin creates some required database tables so it seems that MySQL users you’re using, doesn’t have permission to create the tables.
Probably these tables are missing in your database and that’s why this is happening so please check the permission of MySQL users. and give it Table write permission.
And then deactivate and then activate the plugin and this issue will be fixed.
Thanks
Hello,
Please go to Settings and uncheck “Add avatar button to Visual Editor”
Thanks
Hello,
We have released the new version. Please update and let me know if still any issue your side.
Thanks
Hello,
We have confirmed the issue and fixing it right now. We’ll update the plugin in a few minutes.
Thanks
Hello,
If you’re using our pro version then please create a support ticket at https://www.flippercode.com/forums and our support team will help you.
This feature is not available in the free version.
Thanks
Hello,
Can you please deactivate and then activate the plugin so all required fields can be created in the database?
If still an issue, then please contact me at [email protected]
Thanks
Hello,
It seems that you have not attached a billing account to your maps API key. A billing account is compulsory after June 2018 updates from Google. Here is the guide – https://developers.google.com/maps/documentation/javascript/get-api-key
Thanks
Hello Amy,
They don’t provide AUTHOR BOX in the free version so we couldn’t check it. Can you please contact us via email to [email protected] and we’ll fix it on high priority at your end.
Thanks
Hello,
We have released the new version. can you please update and let me know if still, you’re having the same issue.
Thanks
Hello,
Sorry for the inconvenience you had. We’re checking this issue on high priority today and updating you.
Thanks
Hello,
Please update with latest version 2.1.9 and we have resolved this warning issue.
Please let me know if still any issue with this.
Thanks
Hello,
Please update with new version 2.1.9 and use below code.
add_filter('wpua_default_alt_tag','wpua_default_alt_tag'); function wpua_default_alt_tag($alt) { $alt = 'Profile Picture'; return $alt; }I hope it helps you.
Thanks
Hello,
Can you check javascript console if you see any error there coming from maps.js?
if yes, go to Settings page and set “Include Scripts in” to “Header” and try again.
If still an issue, please contact us at [email protected] for further troubleshooting.
Thanks
Hello,
Thanks for your valuable input. We’ll release a new version and this issue will be resolved.
Thanks
Hello,
We have added these changes and released a minor update. Thanks for your efforts.
Thanks