Thread Starter
Uthred
(@uthred)
Well its for a series of posts to create a gallery style effect, as I mentioned in my OP I was aware that I could enter it in the posts markup, I was wondering was there a way to do it dynamically
Thread Starter
Uthred
(@uthred)
A related question, is is possible to use the loop to only output x amount of posts e.g. in the first div on a page throw in a php for loop to output the first x posts to the first div, another for loop to output the next x posts to the second div and so on?
Thread Starter
Uthred
(@uthred)
Ah yes I should have clarified, we have to use wordpress but I can satisfy that requirement by just plugging in a basic blog and “hard coding” the galleries, I was more wondering about the galleries, which your post has answered, thank you.