Mary Ace
Forum Replies Created
-
Ok, I am working through the source code and found a filter to add a custom class to the form tag, but I cannot find a way to add a class to the submit button yet.
add_filter('happyforms_get_form_attributes', function($attributes) {
return [
'class' => 'my-form-class'
];
}, 99);I am a bit confused, from reading the source code it looks like there previously was a way to add a custom class to the button, but it is now deprecated? Or am I misunderstanding? I have not been able to “reactivate” this via filters yet.
Please advise.Sorry, not an answer, but also looking for ways to manually control the styling.
Would like to add my own class to the form tag, and also clear as much of the default styling as possible – not just override it with css.I have the pro version of the plugin.
- This reply was modified 5 months, 3 weeks ago by Mary Ace.
Hi, how do I send the temporary link privately?
Hi, how do I send the temporary link privately?
Still an issue in the latest update. I have to disable this plugin when working in the backend.
Forum: Plugins
In reply to: [Simple Download Monitor] Change slug?Thanks for the quick response.
Please make note of this for a welcome feature in future!
Forum: Plugins
In reply to: [AutomatorWP - HappyForms integration] Happyforms ProHi, thanks for the feedback. That’s good to know about the new release including all integrations. I installed an update earlier today but it crashed my site, so had to revert. I see however there is a newer update now – I will try that!
—
Edited to add, I did the update but it wouldn’t work without the separate integration plugin – (referring to the free WishList Member integration – which is off-topic now…) Are only the paid integrations included?Would you be so kind as to report whether this fallback was/will be implemented?
Thanks