View Single Post
Old 06-16-2011, 02:05 PM  
DWB
Registered User
 
Industry Role:
Join Date: Jul 2003
Location: Encrypted. Access denied.
Posts: 31,779
Can anyone lend a hand with UU Gallery?

I'm having a problem with the <!--more--> tag.

It will do what it is supposed to on the main page, then when you click into the post it only shows the same thumbnails that it showed on the other page and none others.

So if I have 12 photos and tell it to show 8 on the main page, it only shows 8 on the post page. It uses the #startloop# and #endloop# on the other page so the amount of thumbs in the code isn't supposed to matter, as it's supposed to show them all. Right?

This is an example of the code I'm using:

Code:
<div align=center>
  #thumb# #thumb# #thumb# #thumb#
  #thumb# #thumb# #thumb# #thumb#
</div>

<!--more-->

#startloop#

   <!--nextpage-->

   <div align=center>
      #thumb# #thumb# #thumb# #thumb#
      #thumb# #thumb# #thumb# #thumb#
   </div>

#endloop#

Ideas? Am I missing a piece of code?

Thanks in advance.
DWB is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote