Add ons not working
Permalink
Hi.
I've just finished converting my design to a concrete theme using the "Concrete-ize in 8 minutes" walkthrough.
Works like a charm.
The problem
I have now bought the Mosaic image gallery and the Flexslider, and none of them work with my theme. If I change theme to e.g. Plain Yogurt they both work.
Can anyone help?
I've just finished converting my design to a concrete theme using the "Concrete-ize in 8 minutes" walkthrough.
Works like a charm.
The problem
I have now bought the Mosaic image gallery and the Flexslider, and none of them work with my theme. If I change theme to e.g. Plain Yogurt they both work.
Can anyone help?
The flexslider just doesn't show. The html is there. It just doesn't show.
The mosaic gallery ruins the editbar, and it never gets past "loading images".
The mosaic gallery ruins the editbar, and it never gets past "loading images".
Sounds like a javascript conflict to me - maybe loading jQuery twice.
Are you loading jQuery in your theme? Concrete5 adds it by default, so if you add a link to jQuery in your header then it will cause all sorts of issues.
Are you able to provide a link to your site? Feel free to pm it to me if you don't want it to appear on the forums...
Jon
Are you loading jQuery in your theme? Concrete5 adds it by default, so if you add a link to jQuery in your header then it will cause all sorts of issues.
Are you able to provide a link to your site? Feel free to pm it to me if you don't want it to appear on the forums...
Jon
Ahh, loading jQuery twice in the header.
That did the trick. Thank you very much!
That did the trick. Thank you very much!
Jon