Jump to content
Sign in to follow this  
ftrianti

Change the features navigation mode on every page

Recommended Posts

ftrianti

Hi all, I need to change the feature navigation mode on every page. For example: Home --> squares Products --> thumbs It's possible?

Share this post


Link to post
Share on other sites
Kate

Hi Fabio, Unfortunately that's not built-in functionality. You may be able to accomplish it with some custom code, but we'd have to check with the developers, and that would rely on your comfortableness with coding.

Share this post


Link to post
Share on other sites
ftrianti

Hi Kate, thanks for your reply... I will wait for good news :)

Share this post


Link to post
Share on other sites
cmunns

It's possible if you modify the section features code so that there is a page level meta option. Do you know have any experience with PHP?

Share this post


Link to post
Share on other sites
ftrianti

I have been developing in ASP, but I think it's pretty similar to approach.

Share this post


Link to post
Share on other sites
cmunns

Go ahead and take a look at the section.features.php You'll see an array for page/post metatab that where you can create the option. Then you have to change the call in the template section so it pulls from page meta and not the global pagelines_option.

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  

×