Shortcodes are not being executed
-
Shortcodes included through either wysiwyg editor or do_shortcode method are not working.
When a shortcode is included through a wysywig editor the page will show the shortcode markup instead of interpreting the code.
Ex : If I include
[contact_form]
into product description I will get on the page front end a string “[contact_form]’.
A shortcode inlucded to a page through the phpdo_shortcode('[contact_form]')method doesn’t show up at all.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Shortcodes are not being executed’ is closed to new replies.