luatnd
Forum Replies Created
-
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] How to keep old data when i click close icon?Hi Alexgso,
Thank you for support.I’m using your plugin to build my widget for website, the reason i want to do this because i want can keep previous data if i don’t want change it.
and i think it is better if your plugin support it as core version, it’s more helpful for user using your plugin. The new content should be save when user agree to save.
I have one more question as: have any ways to disable the siteorigin-widget-form-notification? Because when i try to edit more time a widget, some time it show this message, it’s confusing for user
var $newerNotification = $( ‘<div class=”siteorigin-widget-form-notification”>’ +
‘<span>’ + soWidgets.backup.newerVersion + ‘</span>’ +
‘‘ + soWidgets.backup.restore + ‘‘ +
‘‘ + soWidgets.backup.dismiss + ‘‘ +
‘<div><small>’ + soWidgets.backup.replaceWarning + ‘</small></div>’ +
‘</div>’ );Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] How to load my custom widgets in widget field?Hi Alexgso,
I resolved it. Thank you.
Hi Alexgso,
Ok, Thank you for your support.
Hi Alexgso,
Thank you for support. I already found the function close the widget in /js/siteorigin-palels-xxx.js but I don’t want modifiy the core function. So, how i can override the function closeDialog?
Many thanks!