I noticed in 5.6 the Photo(s) quantity is not there? under the thumbnail How can I add this again? please help.
I noticed in 5.6 the Photo(s) quantity is not there? under the thumbnail How can I add this again? please help.
Does anyone have an answer to this?
Hi Playmate. I'm not sure what you mean by quantity??? But I figured out how to add a "More Photo(s)" link directly underneath the thumbnail. If that's what you're looking for let me know.
Yes That's It In D5.6
please tell me how you did it
Sorry I don't know how to escape this into a text box...
In profile.php find the following :
$ret .= '<div class="thumbnail_block" style="float:' . $float . '; ">';
$ret .= '<a href="' . $oPhoto -> aMediaConfig['site' ['url'] . 'photos_gallery.php?ID=' . $ID . '">';
$ret .= '<img src="' . getTemplateIcon( 'spacer.gif' ) . '" style="' . $style . '" alt="' . process_line_output( $aFileName['med_title'] ) . '" />';
$ret .= '</a>';
add this right afterwards:
$ret .= '<br /><a href="' . $site['url'] . 'photos_gallery.php?ID=' . $p_arr['ID'] . '" >'._t("_More Photos").'</a>';
Hope this helps
it's just showing the click words more photos but no amounts? Does yours show the amount?
no, sorry. I don't know how to put quantities
Oh ok I had it working with 5.5 Iam trying to see if I can do it now. Thanks for your help
The words are showing kind of in the picture. Trying to get it out
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks