Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter seans9er

    (@seans9er)

    still not working, i’ve put up the theme that comes with the WP install because I couldn’t figure it out.

    Thread Starter seans9er

    (@seans9er)

    I also noticed they have this line of code in the style.php —

    require_once ‘file:///C|/Documents and Settings/FEI/My Documents/Macroe Marketing/2 Build/wp-blog-header.php’;

    I don’t believe the path is correct, but when I updated it nothing changed.

    Thread Starter seans9er

    (@seans9er)

    Thanks for the idea. I’m pretty new at this, but it looks like the import url that is pointing to the stylesheet is correct…although I don’t know if you literally have to type in the path or this will work…

    @import url(“../../../comfy/style.php”);

    also, when looking at the style.php, it appears they are all pointing to the correct directory

    @import url(styles/${options[‘style’]}/stylesheet.css);
    _CSS;

    although i’m just using the default style sheet, so would that mean i have to change the path to styles/default/$options[‘style’]/stylesheet.css);_CSS

    Thread Starter seans9er

    (@seans9er)

    more info: it’s not a browser issue cause it’s displaying the same in all browsers. i am almost 100% sure that the theme is installed correctly. i also tried this same theme on another site (same server) and the same issue occurs.

    what else can i provide to help figure this out….

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