Skip to main content

Search

Images from Pages not deployed with solution

Comments

4 comments

  • Christof

    Hi Michael
    The Assets library of the solution in the Studio ("sbSolutionAssets" library) is actually the best place to store these images to include it into the solution for deployments, but since it's a hidden library it doesn't appear under "Site" when picking a file. Therefore you need to select "From a link" and paste in the copied link of the image stored in the sbSolutionAssets:
    Hope this helps!

    0
  • appingerm

    Thank you Christof! This was also my first idea, but the warning message about the permissions made me cancel this approach (since not all users have permissions to the development environment). Am I right that during the deployment the image src is replaced by the target site URL?

    0
  • Christof

    Yes, during deployment the image sources on pages will be automatically replaced by the new deployed image URL of the target site

    1
  • appingerm

    Thank you!

    1

Please sign in to leave a comment.