Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Willem Folscher 3 posts 73 karma points
    Mar 31, 2016 @ 10:18
    Willem Folscher
    0

    Image Slider Issues

    Ok so I am at new at this - and very stuck / confused about what to do.

    I have a macro - @foreach (var page in CurrentPage.Children.Where("Visible").OrderBy("CreateDate desc")) {

      @Umbraco.RenderMacro("SliderImages")

    @page.projectName

    @page.descriptionContent

                        }
    

    For the image slider I created a seperate macro - SliderImages.

    The way I add images - using a doctype - Slider with child doctype - Slider Image - with a media picker, each doctype Slider Image representing 1 image, and I can add many .

    For the SliderImages macro, how will I go about to be able to pull the images into the slider ?

    please help

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    Mar 31, 2016 @ 18:47
  • Willem Folscher 3 posts 73 karma points
    Apr 01, 2016 @ 10:14
    Willem Folscher
    1

    Yes sorry - Internet bombed out and I wasn't sure if it posted or not

  • Dennis Adolfi 1082 posts 6450 karma points MVP 6x c-trib
    Apr 01, 2016 @ 10:38
    Dennis Adolfi
    0

    No worries, did the suggestion work for you or have you not had the time to test it out?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies