• Hi !
    I’m new to wordpress !
    I’m using MH Magazine lite theme. My problem is : articles are showing only the first image ! No text at all !

    How can I display the whole article ?

    Thanks !

Viewing 3 replies - 1 through 3 (of 3 total)
  • When you click on the image, does it show the full article?

    Thread Starter fderbali

    (@fderbali)

    Hi !

    No, actually the image is not clickable.
    But I did something and now I get the whole article, but the way I did it is not appropriate.

    I looked for the function the_content() in post-template.php, in this function I commented this line :
    //$content = apply_filters( ‘the_content’, $content );
    Obviously this is not good, but I wonder what are these filters applied and where to configure them ?

    I guess the issue is not related to the theme chosen, but to wordpress (When I change the theme, I still get the problem).

    Thanks for your help !

    Maybe some plugin you use is causing this issue?

    Try to deactivate them all under Plugins > Installed plugins and see if that solves it.

    WARNING: Some plugins may lose their settings when you deactivate them, so I recommend to make a backup of your site before you so this.

    Hope that helps. If you have any questions, please let me know!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Article only shows the first image’ is closed to new replies.