Questions tagged [umbraco-macros]

3 questions
1
vote
1 answer

Umbraco - On Saving Override removes Macros from content

I have a method overriding the Umbraco.Core.Services.ContentService.Saving. It's just adding some classes to images and wrapping the image in a div. But now I started enabling some Macros to be added in the rich-text editor and the Macros disappear…
Ricardo
  • 41
  • 4
0
votes
1 answer

Umbraco custom macro type not storing selected answer

Hi currently i am implementing a custom dropdown list for a macro and i have been reading and understanding the following blog : https://bii.github.io/umbraco/mvc/angular/2016/06/20/extending-umbraco-with-a-custom-property-editor.html I have been…
0
votes
1 answer

Umbraco 7 Macro Rendering

Im using Umbraco 7 for an Intranet. I was hoping to replicate some functionality that is in the backend, ive noticed when it renders the macro in the backend it will load the macro after / during the full page load. I was hoping to replicated that…
Ian Bishop
  • 13
  • 3