• Hi,

    I am facing a strange problem. Whenever I put post it’s reduced to fewer words.

    Here is the post link
    https://terra-app.com/blog/

    I tried to put the post via database and it is showing the full post then. But whenever I update the post via post editor it reduces to fewer words again.

    I also disable the plugins and changed the theme to see it the problem sorts but nothing happens.

    Can anyone please help! This is very very frustrating!

    Thanks
    Prasun

Viewing 9 replies - 1 through 9 (of 9 total)
  • disable all plugins, revert to default theme and then try posting.

    also sometimes due to php memory restriction this can happen, keep eye on that factor too

    Thread Starter prasun1519

    (@prasun1519)

    I’ve done this. For php memory, I put the following in the wp-config.php

    ini_set(‘pcre.recursion_limit’,20000000);
    ini_set(‘pcre.backtrack_limit’,10000000);

    But the problem is still there.

    Thread Starter prasun1519

    (@prasun1519)

    It seems that there is no solution for this problem. I serched all the similar threads and do as they suggested. But still no solution found. This is very frustrating.

    Please deactivate ALL plugins and switch to Twenty Fifteen theme to see if the problem persists. IF not, reverse your steps one by one to find what’s the cause.

    Thread Starter prasun1519

    (@prasun1519)

    Hi WPyogi,

    Thanks for your reply. Unfortunately, I’ve done all these basic steps like, deactivating plugins, changing theme, but nothing help to solve my problem.

    Regards
    Prasun

    Have you tried reinstalling WP?

    Thread Starter prasun1519

    (@prasun1519)

    No. But it was fresh installation and the site was working fine. All of a sudden I am finding this problem.

    Really can’t help until I see the site with ALL plugins off and a default theme active.

    Thread Starter prasun1519

    (@prasun1519)

    Well as the site is live and other part of the website is working well it is very difficult to make the plugins off and change the theme. Can you please let me know when you can check it, I’ll change the site as required.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Post content reducing’ is closed to new replies.