Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 96616

sentineltravis on "How to number an image gallery"

$
0
0

Is there a way or modification to put numbers on the images within a post? A small number being displayed at the top of the image like they have at thechive.com is close to what I am looking for

http://thechive.com/2012/05/07/signs-full-of-wtf-37-photos-2/

I have tried inputting code from into my functions.php:
http://pastebin.com/n1mfN3NX

I believe line 108 outputs the number:
$output .= "<div class='imageNum'><span>".($i+1)."</span></div>"; //NEW

I am rather new to coding and any help is greatly appreciated!


Viewing all articles
Browse latest Browse all 96616

Trending Articles