Viewing 8 replies - 1 through 8 (of 8 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you explain the error you’re receiving?

    Thread Starter xtremehost

    (@xtremehost)

    pages not opening only showing the page’s source code.
    check > http://royaltouchfablon.com/tarpaulin-sheets/

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try deactivating all of your plugins to explore whether any could be responsible.

    Thread Starter xtremehost

    (@xtremehost)

    hello

    still showing the same.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Does the error persist when switching to the Twenty Sixteen theme, still with all plugins deactivated?

    Jason King

    (@jasoncharlesstuartking)

    Looks like the entire page (and others on the site too) is contained within this code:

    <textarea cols="70" rows="30" name="newcontent" id="newcontent" aria-describedby="newcontent-description">

    Which looks like code that belongs in wp-admin/theme-editor.php.

    So how did that code end up in the published page? No idea.

    Suggest you reinstall WordPress via Dashboard > Updates. But I don’t think that’s going to fix it.

    Have you recently made edits to your theme via Dashboard > Appearance > Editor? If so, bad idea – don’t do it again, in future make changes via FTP.

    My guess is that if you do as Andrew asked and switch to Twenty Sixteen, it will look ok, and that something glitched when you edited your current theme. In which case you may need to undo the changes to your theme.

    But really am guessing…

    Thread Starter xtremehost

    (@xtremehost)

    yes working with other theme.

    Jason King

    (@jasoncharlesstuartking)

    So look at your current theme’s code.

    Somewhere (suggest you look first at header.php and index.php) you might see that textarea code that shouldn’t be there, and you can remove it.

    BUT please do ensure you have backups, just in case.

    Do you see it?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Why showing this error?’ is closed to new replies.