• Hi,

    I’m making custom web based on WP and I changed theme a lot. Also I’ve included changing URLs with Javascript which works fine.
    My theme is not structured as classic template, it does load all content and then shows/hides content via Javascript/jQuery.

    So, when someone visits http://url.com/something i catch “something” and load data connected with it.
    But when I try http://url.com/something/else it returns me 404 error.
    So, I need load page as it’s only http://url.com/something requested and then use “else” for what I need.

    Hope you can understad me.

    Best regards.

  • The topic ‘Force page to load’ is closed to new replies.