Sign in Register
Our Umbraco
  • Forum
  • Packages
  • Documentation
  • Community
  • Discord
  • Download
  • Sign in
  • Our Umbraco
  • Search
  • gallery
  • gallery
    Forum / gallery
    Created: May 17, 2016 - Last update: May 19, 2016
    use Umbraco 7.4.3. I would like to change the file gallery.cshtml 'Partial View Macro Files' to use the file imgp8062_big-thumb.jpg instead of imgp8062.jpg file. imgp8062.jpg the file is very large. if you use string thumb item.umbracoFile.replace = ("jpg", "_ big-thumb.jpg") and in 'href put @t…
  • EasyModules Gallery
    Starter Kits / Packages / Our
    Created: July 17, 2012 - Last update: December 14, 2023
    This project will install a simple gallery that uses the media folder from Umbraco. Check out the demo site and if you wish read this related tutorial. http://easymodules.net/posts/2012/july/umbraco-create-a-simple-photo-album/   The packages uses ImageGen so that package is required to ins…
  • Gallery Macro
    Forum / Gallery Macro
    Created: November 27, 2015 - Last update: November 27, 2015
    I want to create a Custom Gallery using macros. I've created the macro and relevant MACRO PARTIAL VIEW to render the macro. My need is when someone click on one image, he/she can be able to view all the images of the gallery via slideshow. now the problem is that for each image the macro partial…
  • Umbraco Gallery
    Forum / Umbraco Gallery
    Created: June 09, 2015 - Last update: June 10, 2015
    Could you please explain me the complete steps to create a gallery page.Is there any way to group that images?.Hi Deepa, There are many ways that this could be done but a good starting point would be to look at the Multi Media picker documentation [here][1]. Let me know how you get on with this. …
  • Photo Gallery
    Forum / Photo Gallery
    Created: October 10, 2013 - Last update: September 21, 2021
    Hi everyone, Let me start off by saying "I'm clueless when it comes to website development". i do however have a problem. I had a company build our website for us and they included a slideshow in the photo gallery. at the time this seemed good. Now, couple of months down the line, I need to get a be…
  • Image Gallery
    Forum / Image Gallery
    Created: May 20, 2016 - Last update: May 21, 2016
    How to create Image Gallery according to Folder Suppose, I am having 2 folders F1 and F2 i want images from F1 to be displayed first and then F2 in my frontend Can anyone Help?Ok I got it by Myself @inherits Umbraco.Web.Macros.PartialViewMacroPage @{ var ms = ApplicationContext…
  • Gallery - Macro
    Forum / Gallery - Macro
    Created: August 18, 2016 - Last update: September 06, 2016
    Hello The macro show photos in full size in the RTE, and i want them to be showed in like 500px. Just like when you use the normal mediapicker in the RTE. The macro works fine at my website, but is just hard to use it in the RTE when the photos shows in full size Hope that someone can help me :) T…
  • Gallery preview function
    Forum / Gallery preview function
    Created: January 08, 2016 - Last update: January 08, 2016
    Hullo, I've created an image gallery feature. It works as intended. So far so good. I'm currently working on a gallery list feature, where all galleries are listed. The idea is to have the gallery's title, a link to the gallery itself, and the first three images appear in the list. The three imag…
  • Point gallery to media folder
    Created: November 12, 2016 - Last update: November 17, 2016
    First off thank you for the starter kit it will solve most of my issues out of the box. However we heavily use photos on our site and previous sites would bulk upload to the media section in Umbraco and then point the gallery page to display all photos in that media folder. Is this something that…
  • Designit Gallery Package
    Website utilities / Packages / Our
    Created: June 26, 2009 - Last update: December 14, 2023
    This package can be used to very easily create a Lightbox gallery from a folder in your media library.It's schema independant, so it really doesn't matter if you use the legacy schema or not. It's only tested on umbraco v. 4.5.2 For more information, take a look at the project website. Thanks to…
  • Create a gallery of application icons
    Forum / Create a gallery of application icons
    Created: April 24, 2019 - Last update: April 24, 2019
    We want to replicate something on our old site, a gallery of application icons. These are large round "buttons" used to go to various applications in the site. I am playing with the Gallery doc type which so far seems better than using a fixed grid. I haven't figured out how to add some padding be…
  • Photo Gallery Package
    Forum / Photo Gallery Package
    Created: May 02, 2015 - Last update: May 12, 2015
    what woulld be the best one for umbraco 7.2?i can seem to find one. Arlan, great, thanks !!!Here are some other good gallery resources http://umbraco.com/help-and-support/video-tutorials/umbraco-fundamentals/razor-recipes/gallery and pagination for news but i think it can be used for gallery as…
  • EyeCatch UmBox Image Gallery
    Website utilities / Packages / Our
    Created: August 02, 2009 - Last update: December 14, 2023
    NOTE: It is not possible to include Media items in a package, so you have to edit the content nodes under [UmBox] Designs and [UmBox] Photos to point to an image in the Media section. Version 1.2.1 Fixes an import reference in the XSLT.Version 1.2 includes Content, Document Types and Macros for a s…
  • How to create a Umbraco Gallery?
    Forum / How to create a Umbraco Gallery?
    Created: March 01, 2018 - Last update: March 02, 2018
    I just got introduced to Umbraco a few days ago and am working on a webpage for my company. I am familiar with the working of the content page, also i did add a few images which worked just fine. My question is, can i club multiple images into a photo gallery? Does umbraco gives you an option to n…
  • Mediapicker in Combination with Lightbox Gallery
    Forum / Mediapicker in Combination with Lightbox Gallery
    Created: August 25, 2016 - Last update: August 25, 2016
    Hello ourCommunity I have a Problem with the Mediapicker (with multiple images) i want to make a gallery with lightbox. i have 2 Document Types the first one is the bilder (german for images^^) and the bilder_item document type. ![enter image description here][1] This is Bilder ![enter im…
  • Umbraco 7 gallery
    Forum / Umbraco 7 gallery
    Created: December 18, 2015 - Last update: December 19, 2015
    Hey there, maybe I have overlooked the solution in my internet search but I can not find a solution for the following problem: I have a media folder with some pictures. In this folder i created another folder with the bigger versions of the images of the parent folder. Now I would like to loop throu…
  • Simple gallery with "View Count"
    Forum / Simple gallery with "View Count"
    Created: July 10, 2015 - Last update: July 10, 2015
    i am in the process of moving an old asp.net to umbraco. I need to have a gallery in umbraco. Using Imageprocessor i got my thumbnails, and it is easy to use razor for paging/filering/sorting. However i can't find a way to get a "view count" on media item, what i want is when a user click a thumbna…
  • Image Gallery Problem
    Forum / Image Gallery Problem
    Created: January 30, 2015 - Last update: February 07, 2015
    Hi! :) I currently have an XSLT Image Gallery script ] …
  • Photo Gallery/Photo Album
    Forum / Photo Gallery/Photo Album
    Created: May 21, 2019 - Last update: May 31, 2019
    After much trial and error, I've got most of my site up and running. The last item to tackle is the photo albums. One page features different photo albums, each with a selected photo from its album (I call it the lead photo), and when clicking on a photo album, it then features different photos with…
  • Silverlight Gallery for Creative Website Starter
    Packages / Our
    Created: October 11, 2009 - Last update: December 14, 2023
    This adds support for Silverlight Slide.Show 2 to the galleries in Warren Buckleys Creative Website Starter. It requires the Creative Website Starter package to be installed first. It's very basic as this was simply an example of Umbraco's complete separation of presentation, content and logic fe…
  • Help featuring an image gallery on the website
    Forum / Help featuring an image gallery on the website
    Created: July 16, 2015 - Last update: July 30, 2015
    Hi guys, Im a little rusty and need some help please... I have an image gallery that uses the umbGallery. Basically, I have a check box (websiteFeatured) that is on the gallery document type. If the user selects this, I want that gallery featured in the foot of the website on each page. The struc…
  • Creating a photo gallery in Umbraco 7
    Forum / Creating a photo gallery in Umbraco 7
    Created: August 20, 2015 - Last update: August 23, 2015
    I'm new to Umbraco. I'm looking for a way to create a photo gallery in Umbraco 7. Your help is much appreciated.Hi Waleed, If all depends on how complex you want your gallery to be. You could just add a multi media picker property editor to one of your pages in the backend and then just iterate th…
  • Umbraco 7.6 Media Folder Gallery
    Forum / Umbraco 7.6 Media Folder Gallery
    Created: May 12, 2017 - Last update: February 01, 2018
    I created a media picker called galleryFolder, and I want to be able to grab the folder and all it's children to be displayed in a gallery on page. This doesn't seem to work anymore: @{ ViewBag.mediaFolderId = CurrentPage.galleryFolder; if(ViewBag.mediaFolderId…
  • Macro with simple gallery or lightbox in RTE
    Forum / Macro with simple gallery or lightbox in RTE
    Created: October 15, 2014 - Last update: October 15, 2014
    I'm trying to make a super simple gallery in a macro after having given up on creating a mediapicker which automatically creates a link to the image in a popup eg. lightbox. My macro gallery works but every time i save and try to edit my article the macro is supposedly gone. In the source it is stil…
  • Internal Links and Gallery Categories not showing
    Created: June 17, 2018 - Last update: June 19, 2018
    Hi guys, I'm quite new to Umbraco and development and coding in general. I'm trying to build myself a website. Finally, after figuring out I've gone ahead and started working with it... However I've encountered a couple of issues such as Internal Links don't work at all. However, if you use externa…
  • image gallery using Umbarco and uWebshop
    Forum / image gallery using Umbarco and uWebshop
    Created: October 01, 2014 - Last update: October 01, 2014
    Good Morning Experts I am using Umbraco 7.1.6 and uWebshop 2.5.1.0. I have entered the categories , products etc in uWebshop. Now my requirement is that i need to create one image gallery page where user can search by category from "Category" dropdown or enter the text in "autosearch" textbox and re…
  • How to display all images in media folder to gallery?
    Forum / How to display all images in media folder to gallery?
    Created: March 18, 2023 - Last update: March 19, 2023
    Now want to make a gallery and if I upload a gallery folder in media . All images should have to display on web page. @inherits Umbraco.Cms.Web.Common.Views.UmbracoViewPage @for (int item = 1; item } …
  • Image Gallery Folder (Fast Track) (Umbraco 7.6.13)
    Created: February 01, 2018 - Last update: February 02, 2018
    I created a property under extended content in images called gallery folder. Here I select the folder and it displays the images. The code is working however when I save a different page, it takes down other pages using the same gallery. @if(Model.HasValue("galleryFolder")) { var ImagesLists =…
  • Image Gallery (or portfolio) from Media Folder?
    Created: April 26, 2017 - Last update: November 13, 2017
    Is there a way to add a whole folder of media files to either the Image Gallery or the Portfolio widget? I have hundreds to add and I am not looking forward to one at a time. Is there a mass import of some sort? I tried selecting a folder when adding an image but it didn't appear to work.Have you…
  • SimpleViewer Package for Umbraco (image gallery component)
    Website utilities / Packages / Our
    Created: May 11, 2011 - Last update: December 14, 2023
    This package will create a set of features making possible to manage image galleries using SimpleViewer (http://www.simpleviewer.net) quick and easy in your Umbraco sites. Check our project site for futher information: http://svp4u.mediafoundry.eu/ Now with JuiceBox integration! (http://w…
  • Image gallery with image captions in richtext editor
    Forum / Image gallery with image captions in richtext editor
    Created: May 28, 2020 - Last update: May 28, 2020
    Hi, I am trying to add an Image gallery where each image has a caption to a richtext editor control. I created a custom property editor and used it as a macro parameter, then allowed the macro to be added to richetext editor. It worked fine on local environment but when transfering data through um…
  • Simple image gallery macro - configuration/documentation
    Forum / Simple image gallery macro - configuration/documentation
    Created: June 03, 2017 - Last update: June 08, 2017
    I just installed Simple image gallery macro on my home site and the install seemed to go good, however the documentation.txt that is there turned out to be a lot of unrelated tags and comments. Appears to be pieces of the forum, very strange. Anyhow, I don't have any documentation to know how to g…
  • Built in Gallery Scripts to Render out Cropped Media
    Forum / Built in Gallery Scripts to Render out Cropped Media
    Created: November 07, 2014 - Last update: November 07, 2014
    Hi. I'm trying to setup an image gallery using the built in scripts but am having some issues getting the image urls populated in the image tag.  The default set up works fine but I've changed the Media section to upload images via a cropper so that the editors can do their own image manipulati…
  • Adding Interactive 360 Pano Ability to Image Gallery
    Created: March 13, 2017 - Last update: March 14, 2017
    In the spirit of sharing back to the community, I thought I would share my adaptation to the ImageGallery widget to facilitate rendering out an interactive 360 pano image using Google's VR for Web. To complete the project you might want to install the Spectrum.Color Picker. Alternatively you can…
  • Gallery Macro with Alt Text per image
    Forum / Gallery Macro with Alt Text per image
    Created: December 06, 2017 - Last update: December 12, 2017
    Out of the box the Gallery macro uses the file name of the image as the alt text... is there any way you can add a repeatable textbox to add in meaningful alt tags/descriptions for each image? ThanksAnother alternative would be to use Stacked Content. You create a razor view and access the properti…
  • Easy project or way to make a simple photo gallery with text on V7.4.1?
    Forum / Easy project or way to make a simple photo gallery with text on V7.4.1?
    Created: March 15, 2016 - Last update: March 15, 2016
    I don't know if this topic is in the right category but i have a problem. I have tried to make a simple lightbox photo galley with text under each picture but all the photo gallery/lightbox project's/plguins aren't working with the latest Umbraco V7.4.1 which are on my school's website that i'm curr…
  • Upgrade a Umbraco website in Azure created from the Website Gallery
    Forum / Upgrade a Umbraco website in Azure created from the Website Gallery
    Created: March 31, 2015 - Last update: March 31, 2015
    I have created a Umbraco website from the gallery in Microsoft Azure, at the time it was 7.2.2 but I now want to upgrade this to the latest version (7.2.4) to try and sort and issue around the InvalidCompositionException issue/bug. Can I upgarde the site? Would it be a case of downloading…
  • Gallery images not displaying arbitrarily
    Forum / Gallery images not displaying arbitrarily
    Created: December 23, 2022 - Last update: December 23, 2022
    So images have started not displaying on our site, very select images, it's nothing to do with size or image type i've tried using PNGs and JPGs of larger and smaller sizes and it seems almost conciouslike in its effort to stop particular imagery being displayed on the site, despite uploading all no…
  • Gallery / image / Movie upload
    Forum / Gallery / image / Movie upload
    Created: September 02, 2016 - Last update: June 26, 2020
    Hi, We are looking to implement a Members area in the front end of a 7.5 Umbraco site. In which a user can add multiple images and movies to their account. We also need an administrator who can view and administer other user's movies and images but we cannot use the CMS as Administrators and users…
  • Error Parsing Flickr Gallery xslt
    Forum / Error Parsing Flickr Gallery xslt
    Created: October 12, 2018 - Last update: October 12, 2018
    Hi there! I inherited a site using Umbraco that we're currently in the process of redesigning and moving. The current site was redone a few years back by a pretty shoddy third-party developer that just up and disappeared after the project was done well before I was hired by my company. So, the last…
  • Harvest Theme User - What is the best component for providing a series of links to downloadable documents?
    Forum / Harvest Theme User - What is the best component for providing a series of links to downloadable documents?
    Created: April 05, 2019 - Last update: April 05, 2019
    I'm wast thinking I could use a media gallery, but it doesn't permit me to select documents from media
  • only thumb images are showing
    Created: September 12, 2011 - Last update: June 09, 2015
    Hi, nice package, I installed the package to an umbraco 4.7.0 installation. Currently only the thumbimages are showing. If I click a thumb image nothings happens, there only a flickering of the gallery background. greetings, Anthony CandaeleI have removed the Framewidth value but If I click a thumb…
  • redirect a node tree
    Forum / redirect a node tree
    Created: October 11, 2015 - Last update: October 11, 2015
    Basically i have 2 root nodes: Home and Settings. Under setting, i have a gallery wish act as an album folder, where there is many albums inside. I want to redirect all the settings documents and its descendants to a home page. So if someone typed : http://sitebaseurl/settings/gallery..., i want it…
  • Custom Media Type MediaPicker Property Editor
    Forum / Custom Media Type MediaPicker Property Editor
    Created: September 10, 2019 - Last update: September 10, 2019
    I duplicated the Image Media Type and called it Gallery Item. I added a custom attribute to my new Gallery Item Media Type. How do I then choose a mediapicker for my Gallery Item Media Type as a property editor?Hi, This is a bug in Umbraco v8.3 as when we choose Media in MNTP then Allow of Item t…
  • Custom Media Types Broken v7.5.6
    Forum / Custom Media Types Broken v7.5.6
    Created: January 18, 2017 - Last update: February 28, 2017
    Hi all, I have created a custom Media Type called Gallery Image that has a Photo Gallery Cropper field and a Details textstring field. There are a few other label fields, but they fill in with width, height, etc. after the file is uploaded. In Umbraco v7.4.3 I gave Gallery Image permissions to be…
  • Get the Nested Content Element Parent Ids
    Forum / Get the Nested Content Element Parent Ids
    Created: February 08, 2020 - Last update: February 09, 2020
    Hello, This was one sent me a journey. I have a nested element that lists and describes a pieces of artwork that I selected from different galleries. I used the media picker. ![Gallery with artwork items][1] I needed to figure out which gallery each piece of artwork came from because with neste…
  • uShowcase
    Starter Kits / Packages / Our
    Created: April 23, 2013 - Last update: December 14, 2023
    uShowcase is a photo gallery for Umbraco. It comes with a very simple template which is easily modifiable but also usable right away. ------------------------------------ Features: Multiple galleries Rich text page documents Super easy to modify template ------------------------------…
  • How to add multi media picker to grid layout?
    Forum / How to add multi media picker to grid layout?
    Created: March 30, 2016 - Last update: October 05, 2016
    How to add multi media picker to grid layout? how I can create custom editor for adding a lot images there?Thanks! You just saved my day! =)Thank you!) I will tryHi Anton! A quick way of solving this (if your Grid editor allows macros) is to create a Gallery **macro**. The best about that is that t…
  • Custom Media Type
    Forum / Custom Media Type
    Created: March 14, 2023 - Last update: March 16, 2023
    I created a custom media type called "Gallery Item". I selected a new media picker and configured it to pick "Gallery Item". ![enter image description here][1] But, I can't seem to figure out how to create any items of type "Gallery Item" and/or add them to the Media library. What am I mi…
  • Skybrud Image Picker
    Backoffice extensions / Packages / Our
    Created: April 12, 2017 - Last update: December 14, 2023
    Skybrud.ImagePicker is a package for Umbraco 7+ containing a property editor and a grid editor for selecting a number of images for use in a slider, gallery or similar. Each image can be supplemented with a title, description and/or link. Usage Examples and documentation on how to use the package…
  • Conditional Displayers
    Backoffice extensions / Packages / Our
    Created: January 01, 2019 - Last update: December 14, 2023
    Umbraco property editors that allow the conditional display of other properties. Includes a checkbox and a dropdown editor. NOTE: latest versions of this package are ONLY available as Nuget packages: NuGet Gallery | Our.Umbraco.ConditionalDisplayers 3.0.3   Version 1.x for Umbraco V7 V…
  • Images not showing
    Forum / Images not showing
    Created: July 15, 2022 - Last update: July 15, 2022
    Hello, I am new to Umbraco and not a developer. I am transferring my site over to the new CMS from the old current one and am struggling with banners and gallery images not showing. The banners at the top of the pages aren't showing: ![enter image description here][1]. And neither are the galler…
  • Move a document type down one level
    Forum / Move a document type down one level
    Created: December 04, 2019 - Last update: August 10, 2020
    Good morning, I wish to move a document type from the current level in the tree, down one level. My document type "Gallery" is currently sitting at: BaseDocumentType BaseWebpage I wish to move it so it's parent is now StandardContent BaseDocumentType BaseWebpage StandardContent The problem…
  • Error: "The current node is not allowed under the chosen node because of its type"
    Created: October 18, 2016 - Last update: October 18, 2016
    Good morning, I installed the gallery, build out a few pages (love it by the way), but how do I connect it to my website? It shows it is published, but I can't see it anywhere, so I tried to move it under my actual website and each time I do, I get the error message: *"The current node is not allow…
  • Import data into nested content
    Created: October 02, 2020 - Last update: February 26, 2021
    I've purchased **CMS Import Pro** and like to able to use SQL or CSV to import data into a nested content ![Nested Content 1][1] ![Nested Content 2][2] How would I able to let's say create **Furniture** with **Cabinet Material Finish** of **Red**? They'll be more characteristics at later date. …
  • Helpers does not exist in the namespace 'Microsoft.Web
    Forum / Helpers does not exist in the namespace 'Microsoft.Web
    Created: February 13, 2017 - Last update: February 15, 2017
    Hi, I am having trouble upgrading an existing Umbraco site v7.2 to v7.5, in particular, a gallery page which renders different folders from the media library of images here is the code: @{ //Check the currentpage has a value in the property 'photos' if (Model.HasValue("photos")) …
  • Image Slider
    Forum / Image Slider
    Created: April 29, 2014 - Last update: April 27, 2020
    Hi, In umbraco how to make "Image slider". What is the process for making these type of functionality? I am developing it in C# using Razor syntax. But I am not getting any clear idea how to do it. I made "contact us" functionality as it is described in Video(Umbraco TV). But not having any other ex…
  • How to use uWebshop Basket with custom products ?
    Forum / How to use uWebshop Basket with custom products ?
    Created: January 19, 2015 - Last update: January 19, 2015
    Hi I am working with Umbraco 7.2.1 with uWebshp 2.6.1.0. I need to allow user to upload their own images or select image from stock gallery. Then user can purchase it by adding products to their shopping cart. I need to handle shopping cart stuff with the help of uWebshop "Basket". I have generated…
  • Automatic Update
    Forum / Automatic Update
    Created: July 11, 2018 - Last update: July 11, 2018
    Hello guys, I need some help from the community. Let's say that I have an umbraco grid with a custom editor, just like the one in this tutorial: https://our.umbraco.com/documentation/Getting-Started/Backoffice/Property-Editors/Built-in-Property-Editors/Grid-Layout/build-your-own-editor Ok, so I w…
  • Photo Voting with Contour
    Forum / Photo Voting with Contour
    Created: February 13, 2013 - Last update: March 17, 2015
    Say I have an image gallery page - could I use Contour out of the box as some sort of voting system? For example a page with 10 photos, a vote button under each one, votes stored and displayed, only one vote per person per gallery?hey Stephen - no sorry, client stopped the project.Wondering if you e…
  • how to create single site for multiple clients with their key
    Forum / how to create single site for multiple clients with their key
    Created: June 02, 2015 - Last update: June 02, 2015
    Hi I have created one website with Umbraco & uWebshop (managing wallpaper category / products etc.) Now the requirement is that we need to allow use of  our site to another two clients, the functionality may be same or bit different. each clients have their own logo, their own text content…
  • jqGallery
    Website utilities / Packages / Our
    Created: November 17, 2009 - Last update: December 14, 2023
    NB:  This package requires imageGen, which is available from the umbraco package repository jqGallery is a simple gallery package that allows end-users to create interactive galleries from folders of images in the media library.  It installs a macro which can be used inside the editor to…
  • Load last opened node after creating Media item
    Forum / Load last opened node after creating Media item
    Created: January 03, 2019 - Last update: January 03, 2019
    We would like to make it so, that when uploading a photo (or any Media) in Umbraco Media content section, the gallery would re-open where you left off last time you opened it (a specific folder for instance). I tried to hack it in the Umbraco javascript jungle, but could not manage to find the righ…
  • 2 sdf files?
    Forum / 2 sdf files?
    Created: May 24, 2012 - Last update: December 17, 2015
    Probably a FAQ, but here goes: I have a site I created with WebMatrix and the web gallery. Why do I have 2 sdf files? One is Umbraco.sdf and the other is Umbraco (computername).sdf.Hi Yes, that should be possible by just switching between the two different .sdf files you create in the web.config…
  • Install Umbraco from the Azure Marketplace keeps failing
    Forum / Install Umbraco from the Azure Marketplace keeps failing
    Created: October 13, 2015 - Last update: October 13, 2015
    Hi! Is anyone else having issues installing Umbraco from the Azuure marketplace/gallery?.. I have tried from two different accounts now.. and it keeps failing.. Br, InxAre you using the newer portal version of the azure desktop, or the original azure.microsoft desktop? I found I had to work betwee…
  • Media folder children issue (Seems to be an Examine issue)
    Forum / Media folder children issue (Seems to be an Examine issue)
    Created: December 09, 2019 - Last update: December 09, 2019
    I have a v7 site with a lot of media (~150 GB) these are mainly images. A section of the site is a gallery, where the admin user process is: 1. Make a folder in the media section 2. Uploads all the images to this folder 3. Creates a child node of the gallery node and this has a picker to choose…
  • Collection of SVG images
    Created: March 01, 2016 - Last update: March 01, 2016
    Hi I want to know if its possible to load a collection of svg images using nuPicker as predefined values. I want to create a new page in umbraco and choose an image for the page from my design gallery. I tried using "Data Source DotNet" but failed to load anything and shows me blank. You can s…
  • Using drag-n-drop in WYSIWYG
    Forum / Using drag-n-drop in WYSIWYG
    Created: October 30, 2015 - Last update: October 30, 2015
    I have a client where all images are handled externally in their own filesystem. Because of this we do not want to store any images in the media section of Umbraco. We would like to use the Image Cropper component and simply drag-n-drop images into the system when required. However, is it possible t…
  • Display images from media folders
    Forum / Display images from media folders
    Created: August 13, 2013 - Last update: February 02, 2018
    Hi all, I am trying to render one image from each media folder (when the parent folder is selected) the structure is like this Gallery Folder - sub folder - img - sub folder - img - img I've made a little progress with the below, but it only renders images when a sub folder is select…
  • Opening within Masterpage
    Created: August 22, 2014 - Last update: April 23, 2015
    Hello there I have Been using SimpleViewer for some time on a webpage I made in Visual Studio where I made the gallery open within the bounderies of the masterpage, kinda like the sample page here: http://svp4u.mediafoundry.eu/sample-gallery.aspx But I then recently started working with Umbraco 7…
  • Inserting a macro in Richtext, Umbraco 6.2.4
    Forum / Inserting a macro in Richtext, Umbraco 6.2.4
    Created: March 03, 2015 - Last update: March 03, 2015
    Hi I am trying to insert a Gallery Macro in Richtext programmatically, but the maco will not render until I Save and Publish the node in the backend: I do something like this: ----------------  private const string MediaGallery = @"<div umb_macroalias=""macro.Gallery"" umb_media=""{0}"" isma…
  • Media images by category and project
    Forum / Media images by category and project
    Created: January 29, 2018 - Last update: January 29, 2018
    Hi all, I have to implement the typical page where the client shows previous projects. In my case custom furnitures. Therefore I need to create a projects page that will contain a gallery of images. In this gallery I will need to categorise the images (living room, outdoor, hall, kitchen, dining, e…
  • Latest Contour installation completely breaks latest Umbraco
    Forum / Latest Contour installation completely breaks latest Umbraco
    Created: June 14, 2015 - Last update: June 15, 2015
    I just tried to install Contour into my Azure-hosted Umbraco site and now the only thing served by the site is a runtime error. The Umbraco site was freshly installed from the Azure Gallery of web apps. As reported in the Gallery, it was version 7.2.5: Version 7.2.5 Release Date 5/15/201…
  • Ajax without backend
    Forum / Ajax without backend
    Created: February 09, 2019 - Last update: February 09, 2019
    Hi, I want to create simple ajax script for my gallery, that will load images in small parts after click on the button. Now I can get them by: `Model.GetPropertyValue("galleryItems");` Its nested content. Question 1: Is it possible, to do ajax query, without access to source code? Currently I have…
  • Publish issue after upgrade
    Forum / Publish issue after upgrade
    Created: April 17, 2018 - Last update: April 18, 2018
    I recently upgraded from 7.2.6 to 7.10.2. I had working content saving event and that was creating node child nodes on a page being saved and it was then publishing the child nodes. Since the upgrade the child nodes are created however they do not seem to be published. Looking at info tab it says…
  • how to use ImageGen package for thumnail image creation in template
    Forum / how to use ImageGen package for thumnail image creation in template
    Created: February 02, 2018 - Last update: February 02, 2018
    I have installed package and try to generate the thumb image from media gallery image but getting problem server responded with a status of 404 (Not Found) ImageGen.asxh, where as when i am trying with http://localhost:50471/ImageGen.ashx i am getting some result hello defualt page . let me know wh…
  • Gather newest items and display on separate page
    Forum / Gather newest items and display on separate page
    Created: October 19, 2015 - Last update: October 29, 2015
    Hi all, I am new to Umbraco and also Razor, so please excuse my lack of knowledge, I have a lot to learn. So far, I have managed to put together a site where a user can easily upload a product into a number of pre-defined categories (shown below, seating, lighting etc). The items are displayed in…
  • Use Image Cropper when looping trough images in folder
    Forum / Use Image Cropper when looping trough images in folder
    Created: March 12, 2015 - Last update: March 12, 2015
    Hi, is it possible to use the image cropper, when making a gallery? I would like to loop trough a folder in the media section and create thumbnails, to use with fancybox, in a gallery. Any questions, just ask! :-) Thank you! DanielHi Daniel Happy that I was able to point you in the right direct…
  • Feature Request for UBooking V8.0
    Created: April 30, 2018 - Last update: April 30, 2018
    **Resort/Hotel Management System** 1.Create Resort Page using Google Places API - create sections in Resort Page - Overview - Text Description input - Location - import from wikipedia [weather, season, geography info] - Gallery - Import from Google Places, Tripadvisor api - Rooms - Import fr…
  • Unable to get the cropped images from media folder - Razor, Umbraco 6.1.6
    Created: December 09, 2014 - Last update: February 17, 2015
    Hi all. I have a macro where i want to show a gallery of cropped images but i cant get to the cropped image. :( I have created a "image cropper extended" Data Type with 2 "Crops" called "rectangle & square". I've added a new property to my media images, with the alias "imageCropper". Then i add…
  • The template with Id does not exist, the page cannot render - WebMatrix
    Forum / The template with Id does not exist, the page cannot render - WebMatrix
    Created: September 09, 2013 - Last update: October 05, 2019
    Hello, I am trying to develop a site using Web Matrix.  All was working smoothly.  I closed web matrix and re-opened it.  Ran the site and got this error:  The template with Id 1058 does not exist, the page cannot render   I accessed the back office but my templates, documen…
  • Reverse Children of Media Folder
    Forum / Reverse Children of Media Folder
    Created: April 23, 2019 - Last update: April 23, 2019
    Hello. I am creating a Gallery in Umbraco 8. I want to reverse the order of the images in my media-folder. I have the following Code in Umbraco 8 in an Partial View. The Model of the Partial View is IPublishedContent. @{ var images = Model.Images; } …
  • How to detect if macro is inserted via RTE
    Forum / How to detect if macro is inserted via RTE
    Created: April 10, 2017 - Last update: April 11, 2017
    Hello, I built a text page with image gallery. The editor can add gallery inside text content via insert macro. In template code I want to check if the editor has added the gallery via RTE, and run the macro if not added before. I tried to add a variable and then change the variable via added…
  • Partial view to display list of objects on every page
    Forum / Partial view to display list of objects on every page
    Created: December 08, 2015 - Last update: December 08, 2015
    First of all I'd like to say - I'm new to Umbraco. I watched instructional videos, read docuemntation but still can't figure this one out. So I have a Person object with some basic properties - name, image, title etc. There will be a page for each person. And also I'd like to display a gallery of p…
  • Help setting up document type with optional modular sections
    Forum / Help setting up document type with optional modular sections
    Created: January 13, 2015 - Last update: January 13, 2015
    Been working with umbraco for a couple weeks now and like what i see so far. Looking for advice on how to configure the following: I need to set up a document type that will allow for creating different types of modules/sections that can be added in any order as many times as the user wants to. For…
  • Getting and displaying the 10 or x most recently updated pageson umbraco 12
    Forum / Getting and displaying the 10 or x most recently updated pageson umbraco 12
    Created: November 02, 2023 - Last update: November 04, 2023
    I can get every published page recursively and display the ones of the documentTypes i want. But im having trouble converting these pages (IPublishedContent into some sort of list or collection to be sorted by date. I tried just appending the "content" var in the loop to an array, list, collection…
  • Creating a filterable portfolio
    Forum / Creating a filterable portfolio
    Created: January 29, 2011 - Last update: September 09, 2022
    Hi folks, I wondered how you might approach a requirement to make a portfolio of work filterable by mutliple selectors. Something along the lines of: http://www.pentagram.com/work/#/all/all/newest/ The items are listed according to what categories are choose in the three drop-down menus at the top…
  • Values not saving when using document type inheritance
    Created: November 26, 2015 - Last update: June 23, 2016
    Hi Lee, Thanks for the package. Trying it out for the first time, but unfortunately I'm running into a few issues where my values aren't saving if they're defined on an inherited document type. An example of my document type structure is below: Nested Content Base - Tab Base -- Content Tab…
  • Custom property editor questions, adding buttons to bottom bar and event called when top tabs clicked
    Forum / Custom property editor questions, adding buttons to bottom bar and event called when top tabs clicked
    Created: August 16, 2015 - Last update: August 17, 2015
    Hi Guys, A couple of questions about developing a custom Umbraco property editor. 1. Is it possible to add buttons to the bottom button bar, the one that contains Preview and the green Save and Publish button? If so, can someone point me in the right direction? ![enter image description here][1] …
  • UmbracoExamine.PDF as a package?
    Forum / UmbracoExamine.PDF as a package?
    Created: July 08, 2021 - Last update: July 23, 2021
    I have a request from an old client to allow searching of PDF files, and thought I could just install UmbracoExamine.PDF, but can only find a way to install via nuget. Is there a way to install a package straight through the backend? That's the only access I have; there's no VS project for this. Th…
  • How to interact with media folder from custom section
    Forum / How to interact with media folder from custom section
    Created: December 18, 2020 - Last update: December 23, 2020
    Hi I have a custom section on Umbraco 7 using forms. My users upload images to the media gallery which is part of Umbraco. Is there a way that I could utilise the media folder in a custom section under an aspx page? Thanks Sorry I'm no help, not something I have tried yetHi I have a custom sect…
  • Upload an ImageCropper?
    Forum / Upload an ImageCropper?
    Created: July 05, 2017 - Last update: July 05, 2017
    Greetings, I am working on a page where users will be able to upload images themselves directly on the page to later have it displayed for other users. One of the images is a profile picture and the other is gallery photos where the admin must validate the picture in the umbraco-gallerypage before…
  • Categories &lt;&gt; Tags
    Created: March 14, 2017 - Last update: March 14, 2017
    Hi, I was wondering why you are not using the built-in 'tag' functionality ... and instead defined a 'category' document type ( used in the blog and image gallery ) ... Any particular reasons ? Cheerio, StevenTags and categories are two different grouping options in the blog - if you look, you'l…
  • Umbraco.Media(someId).Children.Any() returns false after upgrade
    Forum / Umbraco.Media(someId).Children.Any() returns false after upgrade
    Created: May 13, 2016 - Last update: May 13, 2016
    For the last couple of upgrades (I can't remember exactly, but at least to 7.3 and then to 7.4) my Media folders seem empty when queried with: Umbraco.Media(folderId).Children.Any() i.e. Any() returns false **until I sort the media folder whose Id is folderId**. When I sort the folder (not act…
  • 0.3.0 Nuget Release?
    Created: March 20, 2016 - Last update: March 31, 2016
    Hey guys, Any chance of a new release with all those tasty fixes/features anytime soon? Been so long since the last release; and with ModelsBuilder now on the scene would be great to be able to use the fix for that... Cheers :) Rob.Hey Lee, Yep, know about the MyGet - not yet sure how I can confi…
  • Rest API sans Visual Studio
    Forum / Rest API sans Visual Studio
    Created: January 18, 2016 - Last update: January 19, 2016
    Is it possible to play around with the new REST API if you don't have Visual Studio ? I have a windows machine that runs umbraco solutions, but no visual studio. Can I do it with WebMatrix ?Is there a reason you wouldn't try VS 2015 Community Edition? Pretty sure it has everything you need and it'…
  • Help redirection 301 from multiple custom URL to one simple URL
    Forum / Help redirection 301 from multiple custom URL to one simple URL
    Created: October 13, 2015 - Last update: October 16, 2015
    Hi, I need help with 301 redirection. I have a product with multiple presentation page(i.e. "the experience", "configure", "photo gallery"). On each of those pages, I have a call-to-action button "buy now". When clicked, the visitor go to a form. it's the same "buy now" form on each on the produc…
  • Passing a list of nodes as a parameter to a Partial View
    Forum / Passing a list of nodes as a parameter to a Partial View
    Created: September 30, 2015 - Last update: October 01, 2015
    Hi I have a partial view that displays a gallery of thumbnails associated with a list of pages of type 'destinationPage'. I want to be able to filter this list before passing it to the partial view. Here is the code I am using to create the list (it is working fine):- var itineraryIdeaNodes =…
  • Slimsy, define by height rather than width
    Forum / Slimsy, define by height rather than width
    Created: September 11, 2015 - Last update: September 11, 2015
    Hi, Slimsy is beautifully simple, perhaps too simple. I would love to use: umbracoHelper.Media(image.Id).GetResponsiveImageUrl(0, 180); but it doesn't return an image. If I define the first value and not the second, then I get all images the same width. This is not really suitable for a gallery.…
  • Troubles getting GetCropUrl Anchor to work
    Forum / Troubles getting GetCropUrl Anchor to work
    Created: August 27, 2015 - Last update: August 27, 2015
    Hi, There really isn't much documentation on this feature is there? There is the ImageProcessor website but I can't find stuff on the correct way to use parameters. So: var randomImageUrl = umbracoHelper.TypedMedia(a.RandomPhotoId).GetCropUrl(200,200,"umbracoFile","Gallery",50,ImageCropMode.Crop…

Code Of Conduct - Privacy Policy

 

Our.umbraco.com is the community mothership for Umbraco, the open source asp.net cms. With a friendly forum for all your questions, a comprehensive documentation and a ton of packages from the community.