422
MVP422 MVP
Reactions
-
Re: Google AdSense > Side Panel
try using pockets (View Post)2 -
Re: Fancybox Plugin for Vanilla - Feedback
congrats :) I am sure I pointed you to that file lol Well done very happy you got it figured out at least to an acceptable and tolerable level :) (View Post)1 -
Re: Fancybox Plugin for Vanilla - Feedback
when you launch a gallery in a modal you can cycle thru images. This cycle has an id, its arbitrary, however you could use the POST id of the forum post as the cycle id ( i use different system and u… (View Post)1 -
Re: Fancybox Plugin for Vanilla - Feedback
an example explanation: http://stackoverflow.com/questions/9486034/how-to-create-separate-fancybox-galleries-on-the-same-page so you could use rel="<?php $post_ID;?>" for example ( us… (View Post)1 -
Re: Fancybox Plugin for Vanilla - Feedback
on most lightboxes you add rel attribute to the image links, like rel="gallery" which then allows you to cycle. For validation, use data-rel ops re read yes, cyclic=true should work (View Post)1