• Resolved ibrahim65

    (@ibrahim65)


    Hello dear, I hope you are well.
    I have added this code into function.php file. ” wp_enqueue_script(‘bkash_jquery’, ‘https://code.jquery.com/jquery-3.3.1.min.js’, array(), ‘3.3.1’, false); ”

    But it is showing syntax error, unexpected ‘:’, expecting ‘,’ or ‘)’

    You can see screenshot what i have given.

    Please help me by solving.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kapil Paul

    (@kapilpaul)

    Please replace with the below code.

    wp_enqueue_script('bkash_jquery','https://code.jquery.com/jquery-3.3.1.min.js', array(), '3.3.1', false);

    Let me know if it works.

    • This reply was modified 4 years, 9 months ago by Kapil Paul.

    Hello Brother!

    I am seeing more errors on my website if I activate the plugin website don’t run properly. When installing the plugin from www.remarpro.com just I am seeing the same 2 plugins and seeing errors. Please check the screenshot.

    Same Plugin 2 time: https://prnt.sc/re1ebr
    Website view change to bad: https://prnt.sc/re1ebr
    Don’t load dashboard: https://prnt.sc/re1fbz
    Code saving errors: https://prnt.sc/re1g0v

    Plugin Author Kapil Paul

    (@kapilpaul)

    Hi,

    Thanks for reaching out. All you just need to do is delete the plugin first. Then download it again. Let me know if you have any further problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error on fucntion.php file’ is closed to new replies.