09/03/2015 at 5:52 pm
#345488
Keymaster
@ Susan
re: I want it open on specific pages/lists. All the other places I’m currently using this template by shortcode I want the default behavior
Hmmm… the only way I can think of doing this is by adding your own custom shortcode option.
Look at how the enable_bio_head is created and setup in the PHP files for the template. When you have a new shortcode option added you can then check for it in the card.php file. If it is true you can set the cn-bio-tray div to display as a block rather than none.
Is that enough direction to get you on your way?
