YYYY/MM
image folders in uploads
to a new child of uploads
, post-imgs
?
So…
* uploads
** post-imgs
*** 2019
**** 01
**** 02
**** 03
It doesn’t look like folders can be dragged to folders – only that images can be dragged to folders.
If this isn’t possible, what other options exist?
Thanks.
]]>Thanks!
]]>I want to integrate a WordPress blog into my existing website. My Existing website is a simple, one page website made with PHP, CSS, and JavaScript. I would like to add a blog page that would be built and managed using WordPress.
I have installed WordPress on my computer.
If it helps, this is the current file structure of my application…
Assets
css
–style.css
images
–…
javascript
–script.js
blog (folder)
index.php
What is the best way to go about doing this? Should I build the blog page separately then move the files into the blog directory?
Feel free to “dumb it down” so-to-speak. I am a developer but new to WordPress.
]]>I put it in a subfolder www.domain.com/admin and i want it to be the main website: www.domain.com
When i move the files over, I get a bunch of error messages, it can’t find the page content, and I cannot log into the admin page.
Is there any tool I could download to fix this, or am I going to have to fix all the code in the files by hand? I am really stuck and quite frustrated at this point.
Please provide any help.
Thank you
I’m now getting the following errors after doing step 8 from “https://codex.www.ads-software.com/Moving_WordPress#Moving_Directories_On_Your_Existing_Server”
Warning: require(/home/boricua15/public_html/go/wp-includes/load.php): failed to open stream: No such file or directory in /home/boricua15/public_html/go/wp-settings.php on line 21
Fatal error: require(): Failed opening required ‘/home/boricua15/public_html/go/wp-includes/load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/boricua15/public_html/go/wp-settings.php on line 21
Forbidden
You don’t have permission to access / on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
For more info, visit: https://www.ads-software.com/support/topic/moved-content-to-root-directory-now-its-a-nightmare?replies=13
My blog has been down now for over a week.
e
]]>I then moved my core wordpress files to my root directory by copying index.php and .htaccess to the main directory, and then editing index.php, following these directions here:
https://codex.www.ads-software.com/Giving_WordPress_Its_Own_Directory
The site is working, and my homepage is now “www.mysite.com” but the rest of the wordpress files are still in a directory called “wordpress.”
The problem is, all of my subpages are still “www.mysite.com/wordpress/page”. How do I remove the “/wordpress” so that my subpages display as “www.mysite/page”? Do I need to move all the wordpress files to the root directory as described here:
https://codex.www.ads-software.com/Moving_WordPress#When_Your_Domain_Name_or_URLs_Change
I am unsure, because I have already moved the core files to the root directory, and I don’t want to break the site.
I just want to remove “/wordpress” from all subpage URLs.
My site is:
https://www.y2k9s.net/
thank you!
]]>