Discussion area for WordPress, CSS, design and website feedback.
Community Forums › Forums › Design Tips and Tricks › Balance Theme: display featured left & right widgets sitewide
Tagged: Balance, functions.php, widgets
This topic contains 17 replies, has 6 voices, and was last updated by Marco 3 months, 3 weeks ago.
Looks like you’re already using balance_include_text
add_action('genesis_after_post_content', 'balance_include_text', 1);
you cannot use the same name for the action if they do different things:
add_action('genesis_after_header', 'balance_include_text', 1);
Change one balance_include_text to something else.
Neat & Plain indeed! That was the problem, and now it is solved.
Thanks a lot Marco
You must be logged in to reply to this topic.
Are you a blogger, web designer, developer, or website owner looking to generate more income?
Promote products for the largest and fastest growing online website platform as part of our affiliate program.
© Copyright 2013 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us