Plugin won’t load unless it’s in the content section
-
Hi, I’ve noticed quite odd issue.
Sometimes I want to use the plugin in page template file for pages with specified layout to leave minimum content to edit.
I use the function
<?php echo do_shortcode("[faqs style='toggle']"); ?>If I will attach it in the page template file it won’t load its functions, toggle won’t work.
However if I will attach it as it supposed to be, editable in the content section it works perfectly fine.
Any idea how to sort it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Plugin won’t load unless it’s in the content section’ is closed to new replies.