content management system - How to make Fancybox work in Pagelime CMS? -


i´ve noticed fancybox cant handle pagelime autogenerated href links...

here works > http://miaumiauestudio.com/artistas/colmegna/

but here, after user uploads content , publishes href turns in "cms-assets/images/820798.ale-seeber---st--oil-on-canvas---116-x" , prevents fancybox working right!

http://miaumiauestudio.com/artistas/seeber/

is there solution?

i´m calling fancybox "rel" attribute avoid other errors, dont know how make href link address!

$(document).ready(function() {  $("a[rel=gallery]").fancybox();  }); 

thanks in advance!


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -