Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Offline
Re: article with 3 thumbs and 1 full image
thanks for the answers, I followed the instructions http://fuelyourcoding.com/easy-to-update-thumbnail-gallery-using-textpattern-and-galleriffic/) as good as I could.
The javascript loading was little confusing, I did this via “Content > Files” as written in the tutorial.
Now that I have changed it as Jukka pointed out it works already.
This I have now:
<script type="text/javascript" src="<txp:site_url />files/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="<txp:site_url />files/jquery.galleriffic.js"></script>
I first will try tomorrow to get this all to work in my actual layout. Stay tuned for more dummy questions :-)
Last edited by JeroenC (2010-04-17 19:58:05)
Time to volunteer? Come and join us at a great project which is going to be opensource: https://www.caloom.com
Offline
Re: article with 3 thumbs and 1 full image
I was looking at my own tutorial on TXP Tips rather than Marie’s fine contribution over on Fuel your Coding. The JS implementation is not very clear on the Galleriffic site but the TXP Tips version does work as expected.
Offline
Re: article with 3 thumbs and 1 full image
Thanks for all the help, I did it :-)
It works as I want and looks as I want too.
Jeroen
Time to volunteer? Come and join us at a great project which is going to be opensource: https://www.caloom.com
Offline