• Resolved nina951

    (@nina951)


    Hello.
    I am getting error when I am trying to install your plugin. It says Undefined Transfer function in index.php file on line 13. How can you fix it?

    Thank You.

Viewing 1 replies (of 1 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello Dear @nina951.

    Thank You for contacting with us and for saying us about your problem. You must edit that file which you can find in plugins folder and change something there.

    On line 13 you must write this add_action(‘wp_enqueue_scripts’, ‘TotalSoft_PG_Widget_Style’);

    And online 14 you must write this function TotalSoft_PG_Widget_Style() {}

    And copy all function which is now on your file included in that function and paste it into this new function.

    Thank You.

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined transfer function’ is closed to new replies.