Still get the same error.
Parse error: syntax error, unexpected ‘)’
Just did a copy and paste into my theme’s index.php file.
Thanks for the quick response.
I got an error.
Parse error: syntax error, unexpected ‘)’ on line 45
Line 45 is this line:
`<p><?php printf( _n( ‘This gallery contains %2$s photo.’, ‘This gallery contains %2$s photos.’, $total_images, ),
Thanks.