Copied to clipboard

Flag this post as spam?

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


  • Jason Denousse 24 posts 93 karma points
    Mar 30, 2020 @ 10:35
    Jason Denousse
    0

    Show image from media picker

    Hi I'm new to Umbraco

    I'm just testing making an image appear in my html when picking from media picker. Here is my template html

    @inherits Umbraco.Web.Mvc.UmbracoViewPage
    

    @{ Layout = null; }

    @* the fun starts here *@


    <script src="https://unpkg.com/swiper/js/swiper.js"></script>
    <script src="https://unpkg.com/swiper/js/swiper.min.js"></script>
    <script src="https://21stcentury.s1.umbraco.io/scripts/PortsmouthMidSwipe.js"></script>

  • Jason Denousse 24 posts 93 karma points
    Mar 30, 2020 @ 10:36
    Jason Denousse
    0


  • 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