• Resolved jsnowbusiness

    (@jsnowbusiness)


    Okay so I’ve been searching for hours and haven’t been able to figure it out so here I am to ask..

    When I right click on the main page of my WP and View Source – my CSS files are being loaded from a completely wrong URL not even hosted by me.. which of course they are not loading so my page is showing up in total text format.

    So my question is, what files do I edit in order to point WordPress back to the right CSS in my themes folder??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Unless you provide a link to a page demonstrating the problem, no one will really be able to offer much in the way of assistance.

    Thread Starter jsnowbusiness

    (@jsnowbusiness)

    If you go to evonyhookups.info and right view the Source – right after <title> in the beginning you see

    [Code moderated as per the Forum Rules. Please use the pastebin]

    All of the lines pointing to topknotchreviews.info should not be there nor am I sure how they even got there…

    Was this site move? Or was it’s domain name changed? Or was the theme copied from another site? My guess is that the answer to one of these questions is “yes”. The relevant line in header.php should read something like:

    <link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_url'); ?>" media="screen,print" />

    Thread Starter jsnowbusiness

    (@jsnowbusiness)

    No, Topknotchreviews.info was another url of mine that i don’t even own anymore, which was never associated with evonyhookups.info which is a domain i just registered yesterday.

    Some how when I was parking the new Evonyhookups.info domain onto evonyhookups.xtreemhost.com and setting up my wordpress, something crazy happened with my Nameservers i guess and changed my wordpress to Topknotchreviews.info… I’m not sure how though.

    So now I’m trying to figure out what file I need to edit to point everything back to evonyhookups.info and evonyhookups.xtreemhost.com and header.php doesn’t seem to be the fix..

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do I change location of CSS loaded.’ is closed to new replies.