MPalokaj
Forum Replies Created
-
I used https://ww.wp.xz.cn/plugins/postman-smtp/ instead.
I get the same error. It seems to be because of the url the plugin goes to: page=wp-mail-smtp/wp_mail_smtp.php
Forum: Plugins
In reply to: [Regenerate Thumbnails] No errors, but nothing resized (PHP 7)Problem solved. Needed to install the php7 gd extension. On ubuntu:
apt-get install php7.0-gd
phpenmod gd
service php7.0 restartForum: Plugins
In reply to: [Regenerate Thumbnails] Does it work with php7?Not working for me. It just rushes through the images and doesn’t change anything.
Hypothetically it could be something else though.
Feel like such a moron right now. Thanks Max!
@all other people with problems, try the option Max suggested. Fixed it 🙂
Details sent!
Problem persists, code: http://jsfiddle.net/HQX5H/
Normal code: http://jsfiddle.net/FRstf/
Messed up code: http://jsfiddle.net/qdZMW/Let me know if you need more! Source URL: http://skillcollector.com
Hello Max,
If we can skype at a specific time I can activate the plugin for 10 minutes or so, but it cripples my blog which would cost readers, so would like to keep is as short as possible…
Little update, I’m getting the error on all of my themes, including super new ones. It indeed appears to be a missing closing tag (div from what I can see)… @max, if you need anything debug wise let me know. Contact me directly through mentor at palokaj dot co (not com).
The widget breaks my CSS at skillcollector.com. Just a little heads up that it’s not an isolated problem 🙂