Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Does the issue persist with all plugins deactivated?
Yes, all deactivated now and persists…
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Does this code look familiar to you:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>The page cannot be found</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<STYLE type="text/css">
BODY { font: 8pt/12pt verdana }
H1 { font: 13pt/15pt verdana }
H2 { font: 8pt/12pt verdana }
A:link { color: red }
A:visited { color: maroon }
</STYLE>
</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>
<h1>The page cannot be found</h1>
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
<hr>
<p>Please try the following:</p>
<ul>
<li>Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.</li>
<li>If you reached this page by clicking a link, contact
the Web site administrator to alert them that the link is incorrectly formatted.
</li>
<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>
</ul>
<h2>HTTP Error 404 - File or directory not found.<br>Internet Information Services (IIS)</h2>
<hr>
<p>Technical Information (for support personnel)</p>
<ul>
<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>404</b>.</li>
<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),
and search for topics titled <b>Web Site Setup</b>, <b>Common Administrative Tasks</b>, and <b>About Custom Error Messages</b>.</li>
</ul>
</TD></TR></TABLE></BODY></HTML>
Not really! A custom 404?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Has someone else been working on your website? That code was found at the bottom of your WordPress page.
Hmmm, so it is. No idea where that’s come from. It’s my wife’s site but she won’t have done much other than the odd plugin…
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Try activating the parent theme and see if the problem goes away (if it’s specific to your child theme)
Yeah tried that and it persists, link colour and 404 gubbins. Has Expound been updated recently?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
The theme’s demo doesn’t have your issue: http://wp-themes.com/expound
I think I’ve pointed out the code that’s causing the issue. If you’ve not made any changes to the parent theme (ever) then you can just replace a fresh copy of that theme from WordPress.org.