Vincent Verloop
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Extremely slow website, please helpYour template is using Retina.js.
Check also this description:
https://imulus.github.io/retinajs/Forum: Fixing WordPress
In reply to: Malware injection on siteBeware of false positives Do not delete everything you see in Wordfence, if you are not sure if it is malware…
Please read also the resources. And always make a backup before you delete the file.Forum: Fixing WordPress
In reply to: Extremely slow website, please helpHi,
I see some 404 errors in Google Chrome Developer Tools.
I think that when you fix them, the site loads a lot faster.Some pictures give 404 error, but also some javascript files give 404 error:
– http://pyramisaegypt.com/wp-includes/js/accord.tabs.js
– http://pyramisaegypt.com/wp-includes/js/time.jsForum: Fixing WordPress
In reply to: Malware injection on siteYou can install Wordfence Plugin for WordPress. And scan for Malware.
Look in the database of your new website, with Phpmyadmin or another tool.
In the table wp_options are 2 URL’s that you have to change.
Forum: Fixing WordPress
In reply to: images not showing on pagesHello Chris,
I think that you have to look at the WordPress Widgets. Hopefully you will find there the 3 widgets ( Project, About, Contact) on your frontpage.
The follow URL gives a 404 on your frontpage:
http://www.keystonearchitecture.com/KA%20new/wp-content/uploads/2014/03/SDC12131-270×250.jpg
Remove KA%20new:
http://www.keystonearchitecture.com/wp-content/uploads/2014/03/SDC12131-270×250.jpg
PS. You can better make the path to image dynamic, so only “/wp-content/uploads/2014/03/SDC12131-270×250.jpg” is enough..
So if you move your website in the future, you don’t have to change all the URL’s…Download de Nederlandse versie en overschrijf deze op je server via FTP.
Nadat dit compleet is moet je in het wp-config.php bestand, welke zich in de root van je WordPress installatie bevindt, een kleine aanpassing doen. Zoek de volgende code op:
define (‘WPLANG’, ”);
en verander dit naar
define (‘WPLANG’, ‘nl_NL’);Sla het bestand op en upload het weer terug naar de plek waar je het gevonden hebt.
I have the same issue as issue 1.
It looks like Wordfence is not correctly checking http://nl.ww.wp.xz.cn/ in the repository.
Maybe you have updated to WordPress to v3.9.1, but not updated the Dutch files from http://nl.ww.wp.xz.cn/.
I have chmod 777 to all directory’s of the plugin and chmod 666 to all the files. It still don’t activate.
It is the standard edition of the plugin.
It’s deactivated after update, but i can’t activate the plugin again. Strange..
I get today an update notification on my website for your plugin. Press install and gone is the calendar.
Wordpress says that it is installed, but i don’t see it.