Parse error: syntax error, unexpected ';' in category php
-
Hi guys!
I just wanted to find out if it’s possible to remove the category names from appearing from above my posts. I messed around my category php and as a result I have this error saying: Parse error: syntax error, unexpected ‘;’ in category.php on line 28
The line in question is the last line from this excerpt:
<header class="page-header"> <h1 class="page-title category-title"><span class="category-title-label"><?php printf( __( 'Category Archives: %s','weaver-ii'), '</span><span>' . ?></h1>Any suggestions how this could be fixed?
I’m using weaver ii
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Parse error: syntax error, unexpected ';' in category php’ is closed to new replies.