This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

How do you delete the Powered by MachForm link text?


  1. kimi
    Member

    I've searched the forum and found some answers to this, but that was years ago, and I think things might have changed? I'm finding the "Powered by" text on the view-functions.php, but not sure how much of all this code to delete.

    if(empty($mf_settings['disable_machform_link'])){
    $powered_by_markup = 'Powered by MachForm';
    }else{
    $powered_by_markup = '';
    }

    and is this just in one area of the file? My search is bringing it up on line 5889. Does that sound right?

    Thanks,

    kt

    Posted 9 years ago #
  2. williamansley
    Member

    @kimi: This is now controlled through the settings. No code editing is needed. See the documentation here:

    http://www.appnitro.com/doc-settings

    Posted 9 years ago #
  3. kimi
    Member

    Thank you! I thought I had read a much easier way to do it!

    kt

    Posted 9 years ago #

RSS feed for this topic

Reply