Link Software LLC
Forum Replies Created
-
White Label 2.15.0 contains fixes and improvements to Elementor support.
@jrevillini Thank you for the nice review.
@neikoloves Send me an email when you get some free time: [email protected]
@neikoloves I’m working on a new release of White Label (2.15.0) that should fix some things that were broken by recent updates to Elementor. I apologize for the delay in getting that out, but I’m trying to fit in some other new features and fixes at the same time.
Aside from that, and I need to make this clearer throughout the plugin and on the guide to white label Elementor, only non-White Label Administrators see the changes. White Label Administrators do not see the changes and have the regular Elementor interface and experience.
@romangrigorian This is great. Thanks for writing this up and recording the walkthrough video.
I’ve added your link to the Knowledge Base on the plugin website to help get it some more visibility.
This ended up being a cache issue.
@markussss Can you check and see if the latest release (2.14.1) solves this for you?
I’ve made this thread sticky.
Thanks for the reminder about WPBruiser. I’ve been meaning to remove that from the README and keep forgetting. I’ll update that part of the FAQ to include hcaptcha information.
As for additional captcha support, it’s on my list of things to look into, but I can’t make any promises at the moment about which I’ll be supporting or when it will be ready.
Thanks for the post. There’s more information about this in the HTML Forms Knowledge Base:
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] HOW TO USE WITH SWUP.JSGood to hear.
We’re not supposed to discuss premium or paid plugins here, which I think is a good rule, but you can email me directly:
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] HOW TO USE WITH SWUP.JSCan you send me a URL to look at? Maybe the JavaScript file HTML Forms needs isn’t being loaded. There’s a code snippet to load it manually:
Manually Load HTML Forms JavaScript
add_action(
'wp_enqueue_scripts',
function() {
wp_enqueue_script( 'html-forms' );
},
90
);https://htmlformsplugin.com/kb/code-snippets/
- This reply was modified 1 year, 6 months ago by Link Software LLC.
Forum: Plugins
In reply to: [HTML Forms - Simple WordPress Forms Plugin] HOW TO USE WITH SWUP.JS@dualengine David, it’s possible the plugin is no longer compatible. I haven’t looked into this at all since I took over development of HTML Forms back in May. Before that, the last reference to swup.js is from September 2022.
Can you give me some more details about the issue(s) you’re having?
@hidekun0211 I wouldn’t modify any of the plugin’s files. You can write your own CSS, inside your theme or using the WordPress Customizer, to change the layout and look of the popup. That’s my usual recommendation.
@coopi Thank you for the suggestion. Accessibility is on my list of things to address in future releases.
Forum: Reviews
In reply to: [HTML Forms - Simple WordPress Forms Plugin] Lightweight and efficient!@karel0017 Thank you for the review.