Viewing 5 replies - 1 through 5 (of 5 total)
  • +1.

    Still a problem!

    I have a similar issue. Whenever we add or edit a post the following always shows up at the bottom of the post:

    nkweb_code_in_head: default
    nkweb_Use_Custom_js: default
    nkweb_Custom_js:
    nkweb_Use_Custom_Values: default
    nkweb_Custom_Values:
    nkweb_Use_Custom: false
    nkweb_Custom_Code:

    We have to go back into the post and delete the custom fields and NOT save the post. If we press Update the fields just come back.

    Thread Starter aamir2007

    (@aamir2007)

    I was able to resolve my issue by replacing line 103 on NKgoogleanalytics.php file with following.

    `if (isset($nkweb_code_in_head) && $nkweb_code_in_head == “true” ) {

    Plugin Author justanotherdev

    (@marodok)

    Thank you aamir2007,

    I added this code line to the plugin,

    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Undefined variable: nkweb_code_in_head’ is closed to new replies.