Quick fix
-
cooked/includes/class.cooked-shortcodes.php
line 876:
if (!empty($mid_facts)):
should be:
if (!empty($main_facts)):
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Quick fix’ is closed to new replies.
cooked/includes/class.cooked-shortcodes.php
line 876:
if (!empty($mid_facts)):
should be:
if (!empty($main_facts)):
The topic ‘Quick fix’ is closed to new replies.