• I am building my homepage in css with wordpress embedded in a div layer. I have a huge problem; all the php calls fails because my page is the in the “root” directory (lnx.cnomania.it/) rather than in the wordpress directory (lnx.cnomania.it/wordpress/).
    What should I do?
    Cheers,
    Davide

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

    (@nutsmuggler)

    Thank podz, that solved the problem.
    Then, of course, another problem’s popped out…
    This is my homepage link:
    https://lnx.cnomania.it/index.php
    As you’ll notice I’ve played a bit with the wpress layout.
    I’ve eliminated the menu (I intend to use wpress as a news database).
    I pasted the wpress styles into my stylesheet; but I have put wpress into a <div#wordpress> , which substitutes the <div#body> (to prevent my page body melting with wordpress!).
    Now the problem is that I get 2 different layout with Mozilla and IE explorer…
    While mozilla gets it right (it sets the #wordpress idv to the width of #contenuto, which is the content block of my homepage) IEexplorer behaves differently, messing all the layout…; try it yourselves…
    Any suggestion?
    Davide

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘blog index in a different root’ is closed to new replies.