• Resolved gabidavila

    (@gabidavila)


    I use wordpress 3.3.1, and I am developing a new site from zero. I am using this theme: https://www.templatemonster.com/demo/33847.html. And I noticed when this theme is activated, yout post/page is shown without the <p> tags, and if is the default theme, they appear.

    I dont know where to look to fix this. I am not using any plugin.

Viewing 1 replies (of 1 total)
  • Thread Starter gabidavila

    (@gabidavila)

    Nevermind, found it ??

    remove_filter('the_content', 'wpautop');

    On functions.php

Viewing 1 replies (of 1 total)
  • The topic ‘Line breaks and paragraphs disappearing’ is closed to new replies.