Apparently the images are publishing which leads me to believe that the list has to be on the page...(otherwise CMS wont publish anything at all)
If this is a list, have you wrapped the HTML around a list block? Kim On Mar 16, 12:04 am, markus giesen <[email protected]> wrote: > Hi Pete, > > i looks like within the rel="" that you have a gallery with multiple > items there. > Where do the images in that gallery come from? > Is there a list behind that and you are trying to get the images from > within the following pages? > > If your answer is yes, then the reason why no images are linked maybe, > that they will not be published unless you put the list-element in > your code and publish the following pages (if there are pages and not > only content classes without templates). > > It would be helpful to post the complete code or attach an template > export of the used templates. > > Cheers, > Markus > > On 15 Mrz., 21:14, kimdezen <[email protected]> wrote: > > > I know this might sound strange.. > > > But have you created just one page based on the Image Gallery Content > > Class, or do you have multiple page instances in your project?? > > > Occassionally (once in a blue moon!) i come across some wierd issues > > within my templates that fix themselves whenever i delete the current > > page im working on, and start again by creating a new page instance. > > Its like some sort of caching issue (perhaps caching within my > > template.. who knows!!) is causing my page to function incorrectly... > > and clearing the entire page cache (via RedDot and manually within the > > file system) doesnt seem to fix it. I cant explain what causes this.. > > but creating a new page fixes up and issues with links, elements, etc > > > It appears that your template has been set up correctly.. image > > placeholder properties are correct and the publication packages have > > been assigned to the appropriate folders. The only other thing to > > check is that the image placeholder isnt wrap around a 'SmartEdit/Open/ > > Closed' block??? > > > Anyways, let me know how you go with the above suggestion. > > > Cheers, > > Kim > > > On Mar 13, 8:17 pm, Pete Wilson <[email protected]> wrote: > > > > Hi Kim, > > > > Yes I have set the image placeholder to output the path and filename in > > > the > > > <a href> tag, and yes all changes have been submitted/released within the > > > workflow. > > > > Cheers > > > Pete > > > > 2009/3/13 kimdezen <[email protected]> > > > > > Just one more thing i can think of.. > > > > > Have you set up the image placeholder to just output the path and > > > > filename of the URL?? .. and all changes have been submitted/released > > > > within the workflow?? > > > > > Kim > > > > > On Mar 12, 8:15 pm, Pete Wilson <[email protected]> wrote: > > > > > Thanks Kim. Yes all publications folders are set correctly and the > > > > > image > > > > > actually publishes to the right folder, it just isn't referencing it > > > > > in > > > > > the href. > > > > > > Pete > > > > > > 2009/3/12 kimdezen <[email protected]> > > > > > > > Hi Pete, > > > > > > > Double check that the folder/asset manager where your large and > > > > > > small > > > > > > images are stored have been assigned a publication folder.. > > > > > > otherwise > > > > > > the images will be published into the root directory. > > > > > > > Ive used the lightbox photo gallery and Galleria plugin (http:// > > > > > > devkick.com/lab/galleria/) without any problems.. > > > > > > Kim > > > > > > > On Mar 10, 2:39 am, Pete Wilson <[email protected]> wrote: > > > > > > > Hi, > > > > > > > > Does anyone know if RedDot has problems linking directly to > > > > > > > images, > > > > > > rather > > > > > > > than a link (or anchor) to another page? The problem I'm having is > > > > trying > > > > > > to > > > > > > > utilise the Lightbox photo gallery function ( > > > > > >http://www.lokeshdhakar.com/projects/lightbox2/), here's the template > > > > > > code: > > > > > > > > <a href="<%img_largePhoto%>" rel="lightbox[Gallery1]" > > > > > > title="<%Headline%>"><img > > > > > > > src="<%img_smallPhoto%>" class="photoGalleryItem" > > > > title="<%Headline%>" > > > > > > > alt="<%Headline%>" width="140" height="110" /></a> > > > > > > > All the publishing targets are set correctly where I reference the > > > > > > images, > > > > > > > but it fails to publish the correct location of the large image > > > > > > (referenced > > > > > > > in the href) to a folder, but does publish the image. I suspect > > > > > > > it's > > > > > > because > > > > > > > it's not an anchor placeholder in the href, but surely you can > > > > reference > > > > > > > more than just anchors? > > > > > > > > Anyone encounter this issue before and have a solution? and/or > > > > > > > have I > > > > > > missed > > > > > > > something here? > > > > > > > > Cheers > > > > > > > Pete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
