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

kenalix

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Disqus is cut off in blog post and other questions #487
    kenalix
    Participant

    Option “For each article in a feed, show” is set to “Full text”

    The problem is, I guess, that in HTML mode there are no paragraph tags at all. For example in post http://kenalix.com/2012/11/14/black-ops-ii-mnenie-ekspertov/ there are only -strong- -em- tags, but post looks fine.

    I’ve tried to put tags manually in HTML mode but post looks the same in RSS feed. Maybe it will work with new posts but it is kinda weird to do it manually.

    • This reply was modified 11 years, 5 months ago by kenalix.
    • This reply was modified 11 years, 5 months ago by kenalix.
    in reply to: Disqus is cut off in blog post and other questions #472
    kenalix
    Participant

    Thx Andrew.
    Some more questions. How I disable thumbnail image inside posts? I tried
    display: none in both lessframework.css: 345 and style.css: 562 but it removes thumbnail from home page too.

    Is there any possibility to set video from youtube as a thumbnail?

    All my posts in RSS are without any paragraphes. Any idea how to fix this? On my old theme RSS worked perfectly.

    • This reply was modified 11 years, 5 months ago by kenalix.
    • This reply was modified 11 years, 5 months ago by kenalix.
    in reply to: Disqus is cut off in blog post and other questions #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;
    }

Viewing 3 posts - 1 through 3 (of 3 total)