CPanel? Image Manager? Upload Image File?

My expression web seems fine, it just depends on what you’ve coded I guess.

You’ve just got to make sure when you insert an image, check the properties to see where it is storing the file.

So mine is stored /images/icons/video-16-9.jpg

So you’ve got to make sure you upload the images folder along with the html/php pages so the images render?

Maybe I’m missing something here.
I have no option to “embed” images in ExWeb.
I’m using premade templates and letting the program do the coding.
I also have dynamic web templates for the common info on all pages.

I just use basic html templates etc yeah maybe we just do it differently.

I’m unable to upload the image file intact
000 opens the file when I select the folder.
That’s why all the files are separate in the file manager
I can’t move or reinsert the files where they belong in the image file
That is why I asked about the “Image Manager”
Apparently that does not exist on 000

You would normally compress all of your files into a zip archive then upload and extract at one time.

Else you can drag and drop files using a FTP Client.

I have WinSCP already installed and I understand the procedure.
Instead of using the built in 000ftp, I should have used my own.
I’ll try that and see if it works properly.

Second site setup procedure?
I can try it there and see the results?

Yeah just hit new site and choose FTP username and password

Thank you
WinSCP usable on 000web?

Should be yeah :cactus:

Infinity,
Thank you for all the help and info.
Any problem, I’ll get back to you.
Hope you enjoy your Sunday
Marty

1 Like

No problem happy site building :smile:

Posted second site, truskill, no images, only one on this site is a logo. Re-uploaded doubledgaming.com website. Nothing overwrites or updates, still no images, no color gradient applied (in image file), no image file in public html. Do I need to rebuild everything in wordpress to function properly in 000websites?

The logo isn’t appearing as it doesn’t appear to be uploaded
https://doubledgaming.000webhostapp.com/images/DDlogo_StandingShdw.jpg

The website does not access the image files, that is the problem.

I have uploaded the entire image file and also as individual files.
The website will not access or load the files in the proper places.

I don’t see the image file still?
Make sure you enter file manager then the public folder then images then upload the logo.

When I pull up the file manager, the image file is uploaded “on top”, “not under” the public folder.
This has been my problem from day one with no change in the circumstances.

So basically the public_html folder is the public folder, all the files INSIDE this folder are the ones rendered to your visitors when they visit your site.
If you upload OUTSIDE the public folder in the / root area nobody can see these files apart from you in the manager.
Upload all public files into public_html and they’ll work just fine as with any shared hosting environment.


# potato gif

The problem is the linkage from the web pages to the images in the file.
The web pages try to access the image file and it is not there.
I would have to redo every link which would be your equivalent to “embed” each image, on each web page. Am I getting the way this site works?