Forums

Correction for step two Box 3 (2 posts)

  1. Kevalin
    Member
    Posted 2 years ago #

    I noticed in installation Step 2, box 3 it shows

    <?php if( function_exists( 'mfg_search_inputs' ) ) {
    mfg_search_inputs(); }?>

    This should be

    <?php if( function_exists('mfg_show_results') ) {
    mfg_show_results(); }?>

    On the website, Windy Road, it was fixed, but on the installation notes for WP plugins it was not.

  2. MichaelH
    moderator
    Posted 2 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic