Custom Template “do_shortcode” no longer working properly
-
Roland,
I have a custom template which reads one field containing a shortcode for a map plugin. Up to version 1.7.5.9 the code
$map_string = '['.$this->field->get_value().']'; echo do_shortcode($map_string);?>Worked fine ie it reads and implements the relevant shortcode- it no longer works in 1.7.5.10
Please advise
Malcolm
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Template “do_shortcode” no longer working properly’ is closed to new replies.