• It’s a while since I WordPressed and a bit confused by changed link colours that seem to be from an inline style…all my links have gone red (#F00) – https://cardtherapy.co.uk/

    Seems to come from inline:794 / inline:542 but can’t figure out which file!

    Do I just need to modify in my child theme??

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

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Does the issue persist with all plugins deactivated?

    Thread Starter MrNickSheppard

    (@mrnicksheppard)

    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" "https://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="https://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>

    Thread Starter MrNickSheppard

    (@mrnicksheppard)

    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.

    Thread Starter MrNickSheppard

    (@mrnicksheppard)

    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)

    Thread Starter MrNickSheppard

    (@mrnicksheppard)

    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: https://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 www.ads-software.com.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Confused by inline styles…’ is closed to new replies.