Conversation
supportI have exactly the same issue as this post: https://wordpress.org/support/topic/php-code-in-ot-frontend-textarea/ When I put a shortcode to bring in a Modal link, OptionTree just shows the shortcode and does not excute the function. Then only answer I can find for this is: <?php echo do_shortcode( $textarea );?> But where do I put this? On the page template? In the general functions.php file? The page I need help with: [ log in to see the link]
No comments were stored for this source.