https://discord.umbraco.com
Join Discord
v8 upgrade to 13 or 14?
r

Rich G

about 1 year ago
Trying to get my head around this. We are running headless, so no templates at all. The site has over 100 DocTypes. That said we do add a .Net GraphQL layer on top of an API. All the v8 content is in Nested Content which we hope to use uSync migrations to get to Block Grid / Block List, and then use the Content Delivery API as a base for the GraphQL layer. Does it make any sense for us to even consider going straight to v14? There is no rush as long as we meet the v8 EOL deadline next year. If we decide to go to v13, what will the upgrade path look like to v14?
r
a
+3
  • 5
  • 8
  • 104
[Solved] Is the Umbraco Forms License checking system down?
c

Craig100

over 1 year ago
I've seen several live V13 sites today telling me to either buy or configure a license. They were all working a few days ago.
c
t
+2
  • 4
  • 15
  • 104
Meta Conversions API
s

SiempreSteve

about 1 year ago
Has anyone ever had to do anything with this? From my quick reading it looks like the Facebook Pixel tracking is (not so) sadly being taken down by browser privacy changes. Client referenced a Wordpress plugin that "just works" - it seems to relay the events that would otherwise be sent to Meta directly via the WP site and allows for custom events to be sent server side. My limited understanding of all this makes me think I could just do something similar - have a bit of JS that hits an API when a pixel event is fired and sends to to the Meta Conversion API via the server (thus avoiding blocks, though obviously respecting user choices on tracking). Anyone ahead of me - or understands this stuff better can advise?
s
a
m
  • 3
  • 7
  • 102
Loading global CSS
a

Anders Bjerner

12 months ago
Is there a build-in way to load a stylesheet in the Umbraco 14 backoffice? In most cases you would declare the CSS as part of the HTML element, but in some cases loading a stylesheet globally might be needed.
a
w
m
  • 3
  • 22
  • 102
Move Content during uSync Migration
t

TECKSPEED

about 1 year ago
Hi all, Using uSync Migrations to migrate a site from v8 to v13. The site is undergoing quite a transformation with content being reorganized into a more logic tree structure. During the uSync migration is there a way to move a content node? Below is an example: From
Home -> Products -> [Node Currently Resides]
To
Home -> Products -> Product Category -> [Node should reside]
Thanks!
t
m
p
  • 3
  • 17
  • 102
Scraping Meta-Data using Blazor WASM in the back office
d

Dean Leigh

about 1 year ago
Cross-Origin Resource Sharing issues
d
  • 1
  • 4
  • 102
Setting CORS for Content Delivery API
d

Dean Leigh

over 1 year ago
I have got UmBootstrap working as a Content Delivery API in an Azure Web App and the same page using the JSON in a static HTMX site. However, to do so I have had to allow an origin in Azure. How can I protect that origin so that only my static site can access the API?
d
m
  • 2
  • 4
  • 102
Lucene.Net package not found on dotnet clean, version 4.8.0-beta00016
t

TackleMcClean 🏅

over 1 year ago
I am using Umbraco 13.0.3:
<PackageReference Include="Umbraco.Cms" Version="13.0.3" />
Trying to run
dotnet clean
I get this error:
(ResolvePackageAssets target) -> 
         /usr/share/dotnet/sdk/8.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1064: Package Lucene.Net, version 4.8.0-beta00016 was not found. It might have been deleted since NuGet restore. Otherwise, NuGet restore might have only partially completed, which might have been due to maximum path length restrictions.
Does this mean there is a dependency on a non-existant package? I can run
dotnet restore
without problem. Is this expected behavior?
t
s
  • 2
  • 3
  • 102
[SOLVED] How do I get subsections of a IConfiguration section?
t

TackleMcClean 🏅

over 1 year ago
I am using
IUmbracoBuilder
to do this:
var section = builder.Config.GetSection("PrepopulateUsers")
This returns an
IConfigurationSection
and I need to check its subsections as in the image (those 5 sub sections). How can I get info on those sections? The
IConfigurationSection
has no methods to get those sections from what I can see? https://cdn.discordapp.com/attachments/1220366835116019732/1220366835250368542/image.png?ex=660eae2e&is=65fc392e&hm=b63e8ec933d75b328d64bbea97e32aac900b8429e079b23fb9a0f08a56528aae&
t
r
h
  • 3
  • 4
  • 101
How to get block list from icontent?
a

ahwm

8 months ago
We are needing to do a one-time bulk update of 700+ content pages. I know how to manipulate the block list and create new blocks. The issue I'm having is that I can't seem to get the current blocks from IContent. The property alias is "mainContent" but
p.GetValue("mainContent")
returns null. I found [this forum post](https://our.umbraco.com/forum/using-umbraco-and-getting-started/112682-work-with-blocklist-properties-using-the-umbraco-content-service-v12) but the
content.GetValue("content").ToString()
line is where I'm having trouble. Any insight?
a
t
  • 2
  • 6
  • 100
Previous202122Next

Umbraco

A hub and casual space for you to interact with fellow community members and learn more about Umbraco!

Powered by