Plogger Support Forum - How to remove "Show details Fri, 29 Mar 2024 08:04:27 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 How to remove "Show details http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10627#Comment_10627 http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10627#Comment_10627 Mon, 11 May 2009 15:31:37 +0000 avbrytnu Thanks for a great script and thanks for all people who are helping us here.
I have 2 questions
1_ itīs possible to remove "Show details" information about the camera? ... I have no need of that.
1_ Caption the place where to write information about picture.
It is possible to use line break <br> and Fet style?

Thank you very much]]>
How to remove "Show details http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10639#Comment_10639 http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10639#Comment_10639 Tue, 12 May 2009 11:17:24 +0000 phpnovice
Remove the following code from picture.php in the folder that contains the theme you are using:

<div id="exif-data-container">
<?php echo generate_exif_table(plogger_get_picture_id()); ?>
</div><!-- /exif-data-container -->

If you might want to restore it later, you can comment it out instead.]]>
How to remove "Show details http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10645#Comment_10645 http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10645#Comment_10645 Tue, 12 May 2009 12:03:16 +0000 sidtheduck How to remove "Show details http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10651#Comment_10651 http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10651#Comment_10651 Tue, 12 May 2009 14:46:34 +0000 avbrytnu Phpnpvice and sidtheduck for your help
The plogger version that I am running is Trunk 550.
Well I am going to install trunk-r594 to test it .
It was hard to find where to download the latest version.

Have a nice time]]>
How to remove "Show details http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10663#Comment_10663 http://www.plogger.org/forum/comments.php?DiscussionID=2680&Focus=10663#Comment_10663 Wed, 13 May 2009 12:34:28 +0000 avbrytnu I am using trunk-r594 now and itīs working just perfect.
Thank you very much]]>