Hi,
i have a little problem with the installation of the sidebar tile pluging on wordpress, using the K2 template.
After the installation i copy the string
<?php the_sidebar_tile(); ?>
after
<?php include (TEMPLATEPATH .
'/searchform.php'); ?>
and i create the page named sidebar with some example text, but when i refresh the main page of my blog, it displays the error:
Parse error: syntax error, unexpected T_ENDIF in /membri/puddux/wp-content/themes/k2/sidebar.php on line 143
Anyone knows how to resolve my problem?
Thx