[email protected]
Forum Replies Created
-
Forum: Plugins
In reply to: [CataBlog] Integrating with third party JS GallerySorry for the double post, I am unsure how to delete.
Forum: Plugins
In reply to: [CataBlog] Integrating with third party JS GalleryHi mbrsolution,
Thanks for the reply. The link you sent is similar but the problem i am have is that catablog simply repeats specific code for each image. The plugin I am trying to use is called imageflow, a JavaScript Carousel gallery. The way it uses its images is through an enclosing div. E.g.:
<div class=”imageflow”>
img1
img2
img3
</div>Catablog will just repeat through a loop for each image and there is no way to bring in an enclosing div on either side. I have tried simply having the div tags on either side of the shortcode, but that doesn’t seem to work as I am sure catablog creates its own div’s that interfere.
Sorry, it is quite difficult to explain – hopefully I am making some sense?
Any assistance would be greatly appreciated! Thanks heaps,
Sam
Forum: Plugins
In reply to: [CataBlog] Integrating with third party JS GalleryHi mbrsolution,
Thanks for the reply. The link you sent is similar but the problem i am have is that catablog simply repeats specific code for each image. The plugin I am trying to use is called imageflow, a JavaScript Carousel gallery. The way it uses its images is through an enclosing div. E.g.:
<div class=”imageflow”>
img1
img2
img3
</div>Catablog will just repeat through a loop for each image and there is no way to bring in an enclosing div on either side. I have tried simply having the div tags on either side of the shortcode, but that doesn’t seem to work as I am sure catablog creates its own div’s that interfere.
Sorry, it is quite difficult to explain – hopefully I am making some sense?
Any assistance would be greatly appreciated! Thanks heaps,
Sam