+ Reply to Thread
Results 1 to 1 of 1

Thread: Creeating static page 404 problem

  1. #1

    Creeating static page 404 problem

    Hello,

    When I create a new page, AP->Content->Pages

    I copy / paste the content, then open the page, the page opens, but I get a Error 404 Requested Page Not Found Error in that pink colored drop down banner when opening the page. What can cause that? Might it have to do with the fact that I am loading paths to css & js out of the default js and css folders on that page, could the path to the css or js be incorrect?

    Also, if I am trying to put additional css and js code into my pages, is this the correct way?

    Ex: general_wide/css/my_css/style.css
    Ex: general_wide/js/my_js/script.js

    and in the admin panel -> content -> pages I created a new page using the wysiwyg editor (in source mode) pasted my html page and adjust the paths to be:

    css/my_css/style.css
    js/my_js/script.js

    Brian
    Last edited by Brian Jester; December 1, 2017 at 03:01 AM.

+ Reply to Thread