• Hello.

    My webpage doesn’t display properly if I access from another computer by Internet, like without theme or css. Plus I can only view the main page.
    Bad

    But I can see it OK from my computer, where i have wordpress & wamp server
    OK

    I’m a newbie and I don’t know if it’s a problem of wordpress or wamp.

    Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zwilhandler

    (@zwilhandler)

    Ok. I think it’s a problem related to <?php bloginfo( ‘stylesheet_url’ ); ?>

    If I change the href link of css file on header.php
    from “<?php bloginfo( ‘stylesheet_url’ ); ?>”
    to “wp-content/themes/twentyeleven-child/style.css”
    it works OK

    But this is not the solution because some permalinks don’t work.

    Thread Starter zwilhandler

    (@zwilhandler)

    I mean, the website now works OK with default permalinks.

    But if I change permalink option to any other option (for example month&name), the css issue comes back

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Webpage doesn't display properly from other computers’ is closed to new replies.