Create Blankpage with working CCS and JS
-
Hello, everyone,
I want to build a blank page.
There is only a [shortcode] on the page.If I do that according to this template:
How to create a WordPress page without header, menu, sidebar and footer?
I see the content of my [shortcodes] but unfortunately JS and the CSS does not work.
If I now replace wp_head(); with get_header(); I get JS and CSS running, but unfortunately also the rest of the template with all menus etc…
Are there other functions like wp_head() that load my JS and CSS?
Thanks for your help.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You’re in the wrong forum. Your site is using the open-source WordPress software and you need to seek help at these forums:
https://wordpress.org/support/forums/
These forums are for WordPress.com hosted sites only. If you want to know more about the differences between WordPress.com and the WordPress software you can read this document:
- The topic ‘Create Blankpage with working CCS and JS’ is closed to new replies.