• Hello,

    I am new to WordPress and recently installed WordPress on root https://www.site.com
    For the majority of the site, I want the WordPress theme. However, I want certain pages to be static non-Wordpress pages.

    For example: https://www.site.com/welcome would be using the WordPress theme
    I want https://www.site.com/specialevent to be using a static non-Wordpress page (because it’s essentially a full page advertisement with a distinct design style different from the rest of the site)

    Is this possible? Or does WordPress strictly enforce the theme on all pages within the domain?

Viewing 1 replies (of 1 total)
  • Basically, with a page template this is doable with some additional work.

    Create a ‘blank’ page named Special Event with a slug of specialevent, apply your page template to this page and add your CSS to the stylesheet (or right in template).

    Or place them in a sub-folder, link to them and add a 301 redirect rule.

Viewing 1 replies (of 1 total)
  • The topic ‘Add Non-WordPress static pages to same Domain as WordPress?’ is closed to new replies.