Jump to content
Sign in to follow this  
xabre

Page format that retains all Feature boxes but not the Features

Recommended Posts

xabre

Hi, I am creating a site for which I'd like all the "Page" pages to show the 3 feature boxes. I don't want the Features on these pages, just the Feature Boxes. Above these Feature boxes, I'd like to just have a regular or fullscreen page. Is there an easy way to do this? I don't think any of the page templates currently do this. [ETA: I just discovered the Display Page IDs option in the Feature Setup tab in WP. So now I have the Feature Boxes set for the relevant pages and the Features just set for the homepage. However, I still can't accomplish what I'd like as described above. The only Page Template I can use that shows the Feature Boxes is "Feature Page-Default". However, this option just shows a huge blank area where the Feature should be and does not allow me to add any page-specific content outside of that area. The other Feature Page templates don't allow the Feature Boxes to show at all. Would appreciate any help. Thanks! p.s. I have put this question in the iBlogPro category, but it really applies to all the themes. [ETA: Sorry, just realized should have put this in the How To category, but doesn't seem like I can change it now.]

Share this post


Link to post
Share on other sites
cmunns

The feature boxes are actually controlled by their own php file so that you can include it in other areas or templates with a simple `<?php include(PRO . '/template_fboxes.php');?>` Probably can put it in the page.php file but might also have to adjust some styling.

Share this post


Link to post
Share on other sites
xabre

Thanks that's helpful. Works easily with full page mode.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×