Tag Archives: solved

Solving WordPress Problem – Broken Image Link

And btw… if you have still a problem with the upload of images. Solve it with a configuration change on your .htaccess file. In my case that was enough: # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] … Continue reading

Posted in Allgemein, HINTS | Tagged , , | Leave a comment