Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Disqus is cut off in blog post

#383
kenalix
Participant

So I fixed it.
All you need is go to lessframework.css and delete
max-height: 400px
in
.post-wrapper iframe {
max-width: 624px;
max-height: 400px;
}