Error on generated theme template
-
There’s a glitch in the code which is generated for the theme template file. A “;” is missing at line 20:
$post_id = isset($ppma_template_authors_post->ID) ? $ppma_template_authors_post->ID : $post->IDWhich cause the next line to fail and give an error for the IF statement.
Hope it helps.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Error on generated theme template’ is closed to new replies.