• Resolved eric_hoog

    (@eric_hoog)


    Not sure if this is a GoDaddy/cPanel or WordPress support issue.

    I’m using GoDaddy’s cPanel to clone a WordPress install to another directory. Everything goes great except the new cloned version has an html line of code added that the source doesn’t have.

    The code is:

    <link rel='stylesheet' id='core-css' href='https://test.taxwise.ca/wp-content/plugins/simple-subscribe/assets/styleFrontEnd.css?ver=4.1-beta2' type='text/css' media='all' />

    I believe it loads in the wp_head() funtion but I can’t find where it loads or what it would get added when cloning.

    Any input would be greatly appreciated.
    -Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • kmessinger

    (@kmessinger)

    Go to the plugins folder and rename simple-subscribe, simple-subscribe-old

    Thread Starter eric_hoog

    (@eric_hoog)

    Ok thanks I will try that method also.

    What I did was install a plugin called Asset Queue Manager and then found what was loading that tag and deactivated it using the plugin and it seems to have done what I was looking for.

    Thanks again for the help though.
    -Eric

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Single line of HTML code added when Cloning a WordPress site’ is closed to new replies.