Jump to content
Sign in to follow this  
rtysmith

Display non-default feature on single blog page

Recommended Posts

rtysmith

How would I go about setting the non-default feature to a single blog page

Share this post


Link to post
Share on other sites
kgstew

Hi Tyler, Currently there is no option to use the Platform features inside of a blog post. Look for future releases to have some functionalities like this. -Kyle

Share this post


Link to post
Share on other sites
rtysmith

or could I change the default and rework the others?

Share this post


Link to post
Share on other sites
cmunns

Yes there is always a way to hack it, but there is a right way and a wrong way. The correct thing would be making a brand new section but it's fairly involved at this point and not an easy task

Share this post


Link to post
Share on other sites
rtysmith

so which section would I duplicate, I've duplicated sections before

Share this post


Link to post
Share on other sites
cmunns

yes it would be the section.features.php A search and replace of all "feature" for "new-feature" or something like that would be a good start. You'd also have to add a 'workswith' default value to get this to work inside the single post content area. (reference the one of the sections that works inside that area) You'll also have to change the path to any js/css calls that the file might make externally.

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  

×