I would like to create a page which displays only a large image or video - no navigation, no header, no sidebar, no posts. Visitors would have to click this image or video to enter the website. Any ideas how to do this? I've looked at lots of WP plugins for making splash pages but none of them do what I want.
Creating a single image for the home page
(2 posts) (2 voices)-
Posted 4 months ago #
-
you can do this with the new shortcode template system. Here's how:
1. Create a page with no contents.
2. Set the page as a static frontpage.
3. Activate the template system with this theme setting: Enable Custom Templates Feature (requires the newest version of the theme (1.4.1.4)).
4. Create a new template (see this video for further explanation) with the image and write the page name in the Page target (in the "Where to use this template" section) and also check the "Remove the header & footer html" checkbox (in the "Template Settings" section). Publish the page.Posted 4 months ago #
Reply
You must log in to post.