Forum Replies Created
-
AuthorPosts
-
akvilonn
ParticipantNevermind, I figured it out: use the custom message add-on, and insert shortcode [swpm_login_form] into field “Full Page Protection Message”. Works like a charm.
akvilonn
ParticipantP.S. I understand there is a custom message add-on which would allow me to change that text, but I would like a login page to display on protected pages.
akvilonn
ParticipantHi,
I am using the form builder, latest version. My registration form was built with it.
So..how do I get rid of word “Verification” and the membership level name in the form? ThxNovember 30, 2020 at 2:35 pm in reply to: Need form builder (bought it in 2015) do I need to purchase again? #21630akvilonn
ParticipantThank you, I appreciate it!
By the way, simple membership plug-in, in my opinion, is way better to use then memberpress.
November 30, 2020 at 3:26 am in reply to: Need form builder (bought it in 2015) do I need to purchase again? #21624akvilonn
ParticipantThat helped! Thank you!
Form builder says “Reached maximum allowable domains” when I enter my old license.
If you check your records, the form builder was bought for a domain which exists and now just points/redirects to our new domain. It’s the same single business. I can pm you my license so you can verify.
Please help.November 29, 2020 at 7:20 pm in reply to: Need form builder (bought it in 2015) do I need to purchase again? #21622akvilonn
ParticipantI guess that is because it’s Sunday that no one is answering this…old customer here, helloooo
November 29, 2020 at 5:18 am in reply to: Need form builder (bought it in 2015) do I need to purchase again? #21620akvilonn
ParticipantP.S. can I download the new Form builder and use the same old license key? It is for the same site, same business, only thing is we re-installed wordpress. Thanks
February 20, 2016 at 2:06 pm in reply to: Exporting members and formbuilder custom fields – a complete mess! Help! #5367akvilonn
ParticipantMembers are stored in wp_swpm_members_tbl
This is separate table than regular wordpress members, but by all means they count same as wordpress members in all functionalities.All additional custom fields from forbuilder are stored in separate wp_swpm_form_builder_custom table and in a messy way. That’s my issue..
August 16, 2015 at 12:09 am in reply to: Customize admin notification of new member registration #2681akvilonn
ParticipantI have figured it out though.
In the plugin formbuilder’s folder, in /classes/ there is file called class.swpm-fb-form.php
at the end of that file, there is the code for $body and $subject, there we can modify this email notification.I love this plugin, and I would not mind at all paying for an Add-On to have a simple admin interface changing emailing templates. Hope this helps anyone with similar issue and hope it provokes admins to expand functionality.
Thanks
akvilonn
ParticipantEdit wordpress file called pluggable.php, in wp-includes. change word “WordPress” to anything you like.
akvilonn
ParticipantThank you for prompt response.
I am using form builder 2.8, swm – 3.0.31 )Your updated documentation says we can now use html for custom messages, which is not entirely true. I use div elements and it dosn’t work. Only simple tags like “a href” work…
We still need to address the issue of formbuilder’s address field validating problem, where one filled out field would make other address fields valid, even if they are empty.
Also, mentioning again – when manually adding a member the custom profile fields from formbuilder are not there, just the standard swm fields.
And please let me know where I can change the positioning of the address fields title text, where all form uses titles above fields, the address fields have them below.
Keep up the good work, this plugin is an excellent project.
-
AuthorPosts