I’ve done this in the past by using custom page templates.
Basically, there are two ways to create a custom page template.
-
You can create a file in your themes directory and name it
page-vanilla-html.php. -
You can create a file and name it whatever you want (for example
vanilla-html.php). You just need to include a template description at the top of the file:<?php /* * Template Name: A Vanilla HTML/CSS/JS Custom Page Template * Description: This template is nothing but vanilla HTML/CSS/JS! */ ?>
Once you’ve created the custom template, you simply create a new page within WordPress. If the name of the page is “Vanilla HTML” it will search for a file named page-vanilla-html.php and load it automatically. If you used the second method, you can select the template from the drop down on the right side of the page creation screen.
Related Posts:
- Make change in media library affect images in published articles
- Plugin allowing users to add articles to a library
- background images WP Supersized on homepage
- How to add Wrapper Div/container element around WordPress Widget Content
- Plugin to hide image in excerpt
- Duplicate New User Registration notices (BuddyPress and bbPress both installed)
- How to show the number of website visitors in my theme
- Custom license for WordPress plugin
- Image change on hover
- Insert Message before content of after title
- Localizing methods for jQuery append prepend wrap parent
- Free paypal cart solution [closed]
- Which plugin can do horizontal scrolling of RSS feeds in WordPress [closed]
- Get site url and updates data, then use them
- How to integrate together a website currently hosted WordPress.com and a custom web application currently hosted on Azure?
- Problem with add_action
- Error When Trying To Login [closed]
- unable to remove malware from wp website [closed]
- Chrome Dev Tools console says every page in my blog has link to http://maps.google.com [closed]
- Get Image Having the ID [closed]
- Plugin not properly prepared for localization
- How to create plugin auto create page wordpress?
- Scrape a webpage for image and add it to post
- How to rename WP plugin?
- How to add filter for wordpress plugin?
- Block wordpress style for my plugin admin page
- how can authors to define custom pages?
- Polldaddy doesn’t show up on own theme
- Send a Notification to a WordPress Theme
- Gathering all Custom Post Type posts in to array/object the proper way
- What plugins can I use to feature (affiliate) products on my blog (from Amazon.com)?
- Need help creating asynchronous data scraper in WordPress
- Load extra post content from plugin, after load basic post content
- Excluding specific post from custom next/previous theme function
- Trying to get property ‘ID’ of non-object in /wp-includes/class-wp-query.php on line 4044
- How to upload large media file in chunks, without any plugin?
- Redirect unloggedin users
- Problem with WordPress Elementor linked image and Round Corners Going Square Again
- Change language on website and change currency with url query
- How do I stop WordPress from recommending to install the following Plugin
- WordPress – estimate used product
- Revision featured image
- WordPress asks to update a plugin already updated
- Why do I need to reload the page for WordPress to see the new custom field added with jQuery
- How to store a secret for a plugin inside public_html
- Do images in plugins automatically load?
- How to use functions found inside pluggable.php with my plugin files
- Apply only the css in my style.css file
- WordPress:Custom banner from psd trying to cut out a button area so the website link can be clicable not working
- Global $wp_admin_bar always returns null
- I need to show side menu in wordpress
- Woocommerce product variation price: How to change price dynamically through hooks
- how to upload folders and files to google storage bucket?
- Shortcode generated widget to appear on same line as heading text and button
- WooCommerce or any other plugin: Deliver JS and CSS through CDN without using a Plugin
- How to roll back WordPress version or prevent migration from forcing update?
- Multisite converted to Single Site can’t add new plugins or new themes
- WordPress Product Detail and catalog
- WordPress arrows dissapeared strange signs
- Category as Subdomain for One WP Install
- User upload fields
- How to prevent encoding plugin HTML output to entities?
- WordPress FTP/media directory permissions problem?
- How to show Conditional Statement In CMB2 for input text?
- accessibility of an object created in a plugin, from the header
- How to enable Admins to see Plugins
- How to add wordpress plugins in along with my standalone theme
- Getting error Parse error: syntax error, unexpected ‘add_filter’ (T_STRING), expecting function (T_FUNCTION)
- MobilePress plugin and WordPress 4.1 update
- Theme styling for plugins
- jquery-issue: cannot load the basic jquery
- How to remove post redirects
- Possible jquery / library conflict in plugin usage
- Unwanted Links and Spam WordPress Pages and Posts
- Display Plugin information on specific url
- Simple fields plugin WordPress show repeatable file field
- How to check my WordPress.org site MySQL queries generating items?
- No feedback when installing plugins or updating
- Displaying single Instagram images as a tile
- How to change response of admin-ajax request?
- Plugin keeps saying needs to be updated and it’s in a constant loop [closed]
- how to make a plugin secure, so any one if changes something in plugin, it just disables it self and notify us on server? [closed]
- WooCommerce – Adding notice above products on Shop Home [closed]
- How to add plugin to blog [closed]
- JQuery UI plugin not working in IE7?
- Possible to change meta data single quotes to dobule quotes in yoast wordpress seo? [closed]
- how to know that a wordpress plugin support using API?
- Activate plugin button do nothing [closed]
- how to display the page content in popup window?
- Social login authentication via wordpress rest api
- Multiple Post Thumbnails Not Returning URL for Background Image
- wp_enqueue_script doesn’t load JS in plugin
- AI Code For OpenAI
- How to Deobfuscate a sourcecop protected WordPress plugin?
- Is there any WordPress Plugin that provides video editing from front end side? [closed]
- Disappearing plugins
- How to get selected variation from URL?
- Why WP CLI command is not visible in VIP CLI
- onSplit not create my custom block
- Widget saving but showing “waiting” animation [closed]