[Plugin: Shadowbox JS] Need assisting getting Shadowbox to work on my site.
-
Hello please forgive me if I sound clueless to something that is probably really easy but I’m really lost in the dark on using Shadowbox for my site.
I have a Page that I created in my site named photos.. basically I want to be able to use small thumbs and then when clicked Shadowbox will do what it does. The only thing is I’m not sure how I’m to do this I took the example
<a href="http://domain.tld/directory/to/image.jpg" rel="shadowbox[album]">Image</>and tried to apply it this way.. I have a page template called photos in there a div id called photocontent so I placed the code in the div. My code was something along this line since I have some images in a folder called images on my server.a href="http://randyniles.com/images/randy1.jpg" rel="shadowbox[images]"Image"/>When I go to my page photos the link is there but when I click on it it just opens the image in the same window… I’m sure I’m probably doing something wrong just don’t know really what.. could anyone be of assistance.. does it make a difference that I’m trying to use this in a Page rather than a post?
The topic ‘[Plugin: Shadowbox JS] Need assisting getting Shadowbox to work on my site.’ is closed to new replies.