This is a Swift/v18 upgrade for a client site. He has a number of images stored in subfolders in the Site Folder.
I get this on error checking:
Stamp.jpg is referred to in the first fragment thus:
If I remove the reference and run error checking again it picks up the image in the next fragment and so on and so on.
I have removed original spaces in subfolder names and replaced with hyphens but this makes no difference.
It is said in
that it is a spurious message when images in subfolders are used in the design and does not apply to "products and sections".
1. Does this mean that fragment images are treated like design images and must be in the Site folder?
2. Does "products and sections" include fragments and there is a problem with the site?
I have compacted and repaired etc.
Support's unhelpful reply was to merely restate
suggesting they neither read the ticket fully nor looked at the snapshot.
My problem is that the file IS correctly placed in a subfolder of the Sites folder as per the file properties:
The point of this ticket is that the message is repeatedly displayed when the image IS within the 'Site1' folder, or in this case the 'Client Store' folder.
Can anyone please shed light as to why this is?
Thank you
I get this on error checking:
Warning: A layout or style sheet specifies source files (with "SRC=" or "SRCSET=" commands) that do not exist in the specified location on your PC or network. Your site may still function correctly, provided the files are present in the expected location on the web. But your site preview may not be accurate.If you would like to refer to a file on your website outside your acatalog folder or within a subfolder of the acatalog folder, you should supply the full URL.stamp.jpg
Code:
actinic-images\stamp.jpg
I have removed original spaces in subfolder names and replaced with hyphens but this makes no difference.
It is said in
Code:
https://community.sellerdeck.com/forum/knowledge-base/server-issues/problems-with-upload/46455-warning-the-html-specifies-source-files-with-src-commands-that-reside-in-di#post46455
1. Does this mean that fragment images are treated like design images and must be in the Site folder?
2. Does "products and sections" include fragments and there is a problem with the site?
I have compacted and repaired etc.
Support's unhelpful reply was to merely restate
if the software does not find the image within the 'Site1' folder, then this message will be displayed
My problem is that the file IS correctly placed in a subfolder of the Sites folder as per the file properties:
Sellerdeck v18\Sites\Client Store\actinic-images\stamp.jpg
If the software does not find the image within the 'Site1' folder, then this message will be displayed
Sellerdeck v18\Sites\Client Store\actinic-images
Thank you
Comment