- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Photo's not uploading in Themes/Assets
As reported yesterday, I can't upload any picture using online editor.
So at the moment I can't update *anything* and this is more than a 24 hours, can I know when this will be fixed?
Thanks

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I'm not sure how long it will take, though our engineers are working on fixing that @corcav. Thanks for your patience!
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello,
I am having the same issue. I am so glad that I found this post! Any word on when this will be fixed?
-C
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I cannot upload files to assets, in the editor either. How long will this take to fix?

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
We don't have an official time frame, but based on the activity it should be resolved shortly. Thanks everyone for your patience!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey so a work-around to using the upload to asset folder is to use the upload image widget, publish, then go to the webpage and get the image URL. Then paste the image URL in the src="" attribute in the html.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
This has been fixed, guys! Sorry for the delays!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I created a Image Slider on http://imageslidermaker.com/v2 to place on my website which i have to place in the HTML/CSS section under themes of my site editor.
I created the file directory s as required (see below) , under Assets and uploaded the files .
ism/
css/
my-slider.css
js/
ism-2.2.min.js
image/
slides/
_u/1527843128147_219393.jpg
_u/1527841021715_644557.jpg
_u/1527841053670_635600.jpg
After doing this i needed to post the body HTML on my site where i want the slider to be .
<div class="ism-slider" data-buttons="false" id="synergy_001">
<ol>
<li>
<img src="ism/image/slides/_u/1527843128147_219393.jpg">
</li>
<li>
<img src="ism/image/slides/_u/1527841021715_644557.jpg">
</li>
<li>
<img src="ism/image/slides/_u/1527841053670_635600.jpg">
</li>
</ol>
</div>
<p class="ism-badge" id="synergy_001-ism-badge"><a class="ism-link" href="http://imageslidermaker com" rel="nofollow">generated with ISM</a></p>
And Script in the page header.
<link rel="stylesheet" href="ism/css/my-slider.css"/>
<script src="ism/js/ism-2.2.min.js"></script>
After doing all this as required the slider and images are still not loading . I thing i might have a Root Directory problem . I tried a few changes to the Sources without any luck .
Please help
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hey @Aklynsmith Try the information on this thread: https://community.weebly.com/t5/Site-Editor/Image-Slide-maker-Problem/m-p/103504#M18398
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report