Moderator
t-p
(@t-p)
Not images, but all of your content (posts, pages, comments, custom fields, terms, navigation menus and custom posts) are stored in the DB
codex documentaton: http://codex.ww.wp.xz.cn/Database_Description
Thanks Tara
So I don’t need to make my own fields for WP to save info.
OK
So where are my images stored, just on my hosting account; Do I need to make an Images folder?
Moderator
t-p
(@t-p)
So I don’t need to make my own fields for WP to save info.
you need to create a new database if you have not already created one on the server. Then, the wordpress will populate it.
More here: http://codex.ww.wp.xz.cn/FAQ_Installation
http://codex.ww.wp.xz.cn/Installing_WordPress
So where are my images stored,
default location is: /wp-content/uploads/
However, you cannot upload images via FTP to this folder and expect them to appear in your Media Library. They have to be uploaded via the WordPress Add media interface in the dashboard.
more info:
http://codex.ww.wp.xz.cn/Inserting_Images_into_Posts_and_Pages
http://codex.ww.wp.xz.cn/Using_Images
Thanks so much you have been really helpful.
So helpful in fact that I’m starting to get it; well a little bit.
I had another problem; I installed a widget but could not find it.
So from your replies, i thought, could there be an answer in the forum; so did a search and found the answer.
I’m new to all Word Press; but I have to say, it is quite logical really.
Thanks for your help.
Moderator
t-p
(@t-p)
you are very welcome 🙂
Please mark this thread “resolved” using the dropdown in the sidebar.