Copied to clipboard

Flag this post as spam?

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


  • Martin Rud 261 posts 1022 karma points c-trib
    Feb 03, 2023 @ 06:51
    Martin Rud
    0

    NestingContently works on DEV, but not on PROD

    I have installed the NestingContently packages:

    <PackageReference Include="NestingContently.Umbraco" Version="4.0.0" />
    <PackageReference Include="Umbraco.Cms" Version="11.0.0" />
    

    It works fine on my localhost, but in production there is no toggle button (like this one on localhost):

    enter image description here

    I am deploying by using Visual Studio 2022 web deploy to a Windows server.

    Have anyone got a suggestion how to fix?

  • duanleou90 14 posts 65 karma points
    Feb 03, 2023 @ 07:32
    duanleou90
    0

    Hi Martin,

    Maybe you missed some files (css, images...) of the package when you deployed.

    You can press F12 and check if you have any error in console window of browser.

  • Martin Rud 261 posts 1022 karma points c-trib
    Feb 03, 2023 @ 08:42
    Martin Rud
    0

    Good point. 😊👍

    Just checked the console for errors, and there are none so it must be something else.

  • Søren Kottal 713 posts 4571 karma points MVP 7x c-trib
    Feb 03, 2023 @ 09:37
    Søren Kottal
    0

    Can you verify that the source files is actually deployed to your live environment? There should be some files in App_Plugins/NestingContently

  • Martin Rud 261 posts 1022 karma points c-trib
    Feb 03, 2023 @ 11:38
    Martin Rud
    0

    There are the same files and directories as in DEV:

    enter image description here

  • 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