PageSpot
PageSpot facilitates more complex layout options for Pages, and dynamically
assignable sidebar content on a per-Page basis.
- Extract PageSpot archive to the '/wp-content/plugins/' directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Creating a PageSpot page template*
- Create a template in your theme directory with "pagespot" in the filename (See screenshot 1)
- Add spot annotations to your template of the form [[PageSpot:aSpotName]]
- Create a child Page of the private Page "[PageSpot] Page Snippets" (See screenshot 2)
- Edit the target public Page, in the Template dropdown select "pagespot-foo" (See screenshot 3)
- In the PageSpot meta box, the names of your template annotations are displayed; assign a Page to each.
- Creating a PageSpot sidebar*
- Add child pages to the private Page "[Sidebar] Default Sidebar"
- Add the sidebar code to your theme template:
<?php PageSpot::print_sidebar(); ?>
- Assign the sidebar to your public Pages using the Sidebar meta box
- Create other sidebars by creating private Pages named "[Sidebar] Your Name Here"
Requires: 2.7 or higher
Compatible up to: 2.7
Last Updated: 2009-6-20
Downloads: 1,753
Average Rating
(3 ratings)
Support
Got something to say? Need help?