I was wondering what are the components to upload a template to weebly? I keep getting this error :Error: Zip archive missing index.html or main_style.css. What could I be doing wrong?
its because iUse photoshop to design my them then i use dreamweaver to code it and everything but when i upload it pictures arent showing up and im not even able to move anything around or drag and drop elements. Do you have any tips?
@killdead11 Make sure that the images, stylesheet (main_style.css) and index.html are all in the same location. There should be no subfolders. This may also require that you edit index.html and main_style.css to ensure that the references to images don't include a subdirectory.
@TheJosephwayne, it means that you don't have those files in your archive or more likely, your archive is zipped incorrectly. The most common cause is because you zipped up a folder.
When creating a Weebly theme NEVER zip the folder. Instead select all the files (including index.html and main_style.css) and then zip.
You can get paid always get paid support from wetheme.weebly.com
I was wondering what are the components to upload a template to weebly? I keep getting this error :Error: Zip archive missing index.html or main_style.css. What could I be doing wrong?
neferkali 3 months ago
does the HTML have to be a certain way to ?
its because iUse photoshop to design my them then i use dreamweaver to code it and everything but when i upload it pictures arent showing up and im not even able to move anything around or drag and drop elements. Do you have any tips?
WollieX3 1 year ago
@killdead11 make sure that in your stylesheet the images are named properly.
e.g. If the image is called 'bla.gif' then in your css it should say background:url(bla.gif) and NOT background:url(images/bla.gif).
Also check your index.html document the same rule applies, image should be src="bla.gif" NOT src="images/bla.gif".
WeThemeTeam 1 year ago
@killdead11 make sure that in your stylesheet the images are named properly.
e.g. If the image is called 'bla.gif' then in your css it should say background:url(bla.gif) and NOT background:url(images/bla.gif).
Also check your index.html document. The same rule applies, image should src="bla.gif" NOT src="images/bla.gif".
WeThemeTeam 1 year ago
@killdead11 Make sure that the images, stylesheet (main_style.css) and index.html are all in the same location. There should be no subfolders. This may also require that you edit index.html and main_style.css to ensure that the references to images don't include a subdirectory.
WeThemeTeam 1 year ago
@bonez7b
zip them all by selecting all the files and zipping them (don't place them in a folder or anything, just zip them all)
WeThemeTeam 1 year ago
so do you zip all of them or do you zip them one at a time
bonez7b 1 year ago
@TheJosephwayne, it means that you don't have those files in your archive or more likely, your archive is zipped incorrectly. The most common cause is because you zipped up a folder.
When creating a Weebly theme NEVER zip the folder. Instead select all the files (including index.html and main_style.css) and then zip.
You can get paid always get paid support from wetheme.weebly.com
WeThemeTeam 1 year ago
Nice but when I upload it to Weebly, it says "zip archive missing index.html or main_style.css" do you know what that means?
TheJosephwayne 1 year ago 2
Video a bit of a waste of time but thanks for the links xD
TkMToM1993 1 year ago