Elke1987
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wp-admin redirects to wp-login wordpresswp-admin&reauth=1Hi! Yes I can check htaccess, nothing seems wrong with it:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPressOther problem is I can’t seem to log in to phpMyAdmin :(. I tried most of these tips here: https://codex.www.ads-software.com/Changing_The_Site_URL
Although I don’t really know what is meant with the relocate option in config.php or the options given for the themes (is it really the theme? Or in wp-includes?) functions.php.
Now the site actually states it failed to make a database connection… :/ Blimey, I’m fffd haha.
Forum: Themes and Templates
In reply to: [Pictorico] Headers in posts don’t workHi there, that’s not the case :(. The featured image on the post I’m showing for example is 2367 × 1591px, about 1MB. On the homepage https://www.elkeverwoerd.nl the pictures are just fine, but in the posts themselves they’re not showing.
This is supposed to be the picture on the matahari post: https://www.elkeverwoerd.nl/columns/mata-hari-vooral-slachtoffer-van-haar-grote-mond/attachment/matahari1/
Hmmm… I’m trying something. Perhaps something went wrong (can’t figure out what exactly) with uploading them. I uploaded the picture again and now it works fine.
First I used too small images and someone recommended the plugin “regenerate thumbnails”, maybe that plug in did something to it. Anyway! I’m going to upload new images ;-). This one’s solved!
Forum: Installing WordPress
In reply to: Changed directory, website gone, what now?I think it might have to do with the var/www/web directory which I can’t find. It’s the notion you get now when you go to https://www.mnskp.nl from Apache. Don’t know how this works either haha. Does it concern a file I need to add? Read something about the htaccess file, but can’t recall on any supportforums how to solve this.
Forum: Fixing WordPress
In reply to: Please help, changed something in Editor and site is goneFound it! Couldn’t find it in Filezilla, but did in the filemanager of web10 (hostprovider). Thank GOODNESS really. It’s back online now!