Jump to content
Sign in to follow this  
mrmiyamoto

Subnav above feature template

Recommended Posts

mrmiyamoto

website: http://animemovieguide.com/ I'd like to have my front-page subnav bar above my feature template thingy, but there does not seem to be an easy way to do this in the Options menus. How would I go about doing this? Thanks.

Share this post


Link to post
Share on other sites
cmunns

You can do it if you use the feature section that is available in the header template area.

Share this post


Link to post
Share on other sites
mrmiyamoto

Do you mean the "Header and Nav" section? Because I don't see any such options there. What is the "header template area"?

Share this post


Link to post
Share on other sites
mrmiyamoto

I'm using StationPro, not PlatformPro, by the way...

Share this post


Link to post
Share on other sites
bryan-hadaway

Then this will take PHP customization, are you familiar with editing template files? Thanks, Bryan

Share this post


Link to post
Share on other sites
mrmiyamoto

Yes, I'm down with the PHP, just don't feel like finding what to move in there on my own.

Share this post


Link to post
Share on other sites
cmunns

The file you want to edit is template_posts.php under the Library Folder Move this line ` <?php if(!is_404()) get_template_part('library/_subhead');?> ` above this one: ` <?php if($featureslide_template) get_template_part('pro/template_feature'); ?> `

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  

×