This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Remove the branding?
Started 15 years ago by Speedy059 | 7 posts |
-
How can we remove the branding as it shows itself everywhere? It is a bit unprofessional to buy this software to only see the "Powered by MachForm" on the forms and in the emails it sends. Is it possible to remove this branding from the forms and emails? Otherwise this software is quite useless for us and no sure what to do with our license....
Posted 15 years ago # -
I think they allow you to do so, but you'll have to contact them first. Within the code you can find the following line a few times :
"If you would like to remove the "Powered by MachForm" link, please contact us at customer.service [at] appnitro.com before doing so"
So, I guess just send an email there before you remove the lines within the code. I do agree with you though. It would be a bit strange to have (for example) a line saying "Created in MicrosSoft Word" every time you would print a document using Word.
Posted 15 years ago # -
Hi,
Yes, you may remove the branding from the resulting form and emails.
To remove the "Powered by MachForm", you will need to edit two files:
- includes/view-functions.php
- includes/helper-functions.phpSearch for the word "Powered by" there and you'll find it on few places. Remove all of them.
Our only requirement is to not removing any branding from the admin panel.
MachForm Support
Posted 15 years ago # -
Thank you for the information. We have no problem leaving the branding in the admin area. It's just that we have to create many forums on the spot and instead of doing it by coding it ourselves all the time, this is an easy solution for us. We rather not have branding comments sent to our clients and other corporations.
Thanks for the information Redityo.
Posted 15 years ago # -
Hi,
Will making these edits also remove the "Powered By" message from the "Success Page"?
Thank you,
KarenPosted 15 years ago # -
You can, in the view.css file set the #footer to display: none;
You might have to do the #footer a as well
Posted 15 years ago # -
Yes Karen, By modifying those files, it will also remove "Powered By" Message from success page.
MachForm Support
Posted 15 years ago #
Reply
You must log in to post.