Hello,
I don t receive answer for my question.
first i want all image from post to open in a new page with the name of image
and 2 why don t show the tags, i don t find in the single.php the tags code..
thank you
Hello,
I don t receive answer for my question.
first i want all image from post to open in a new page with the name of image
and 2 why don t show the tags, i don t find in the single.php the tags code..
thank you
This option is unfortunatley not included for post preview pics.
The tags are now shown, exactly because of this reason. I didn't include them into the basic output- If you want to display them add them in line 52 of single.php berfore the end of thephp brackets:
the_tags('Social tagging: ',' ');
You must log in to post.