gracedual
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Forum: Fixing WordPress
In reply to: WordPress FTP not in tune with WordPress onlineThank you @threadi , your suggestions solved my issue without any complications.
I received the website as legacy website and updated it quite a few WordPress Versions. I don't know at what point of time it became the way it was, but there always have been issues when updating wordpress refering to some style contents (e.g. some css files) that could not be found before. This however has resolved the issue, as well. Thank you for that, I will close this now.
For others to benefit from my issue, here is the current version which is fully functional:
/
├── C:
├── weblogs
├── wp-admin
├── wp-content
│ ├── ai1wm-backups
│ ├── backups-dup-lite
│ ├── languages
│ ├── mu-plugins
│ ├── mu-plugins-old
│ ├── plugins
│ ├── themes
│ ├── updraft
│ ├── upgrade
│ ├── upgrade-temp-backup
│ └── uploads
└── wp-includes- This reply was modified 1 year, 10 months ago by gracedual.
Forum: Fixing WordPress
In reply to: WordPress FTP not in tune with WordPress onlineThank you @threadi !
the wp-content/wp-content/plugins folder holds plugin data. If i were to simply copy-paste it to the new wp-content/plugins, will they be recognised?
The theme folder is not recognised as well, I believe for the same reason. The theme however is a paid theme named ‘Avada’. Can I create a new theme folder under wp-content for that too and upload the theme there in order to make the website appear correctly again, too?
many thanks again to you!
Viewing 2 replies - 1 through 2 (of 2 total)