Blog Posts Page / Recent Posts column missing, Older Post pages link at bottom missing

Hello

There are 85 posts but only seven are showing !

Please see Site:

Thank you !

Hi there,

Thanks for writing around! It looks like your site is not being rendered completely. Please check for the following first:

  1. Ensure everything is up to date according to our version compatibility list at https://theme.co/apex/forum/t/troubleshooting-version-compatibility/195. Please follow the best practices when updating your theme and plugins. See https://theme.co/apex/forum/t/setup-updating-your-themes-and-plugins/62 for more details.

  2. Clear all caches including browser cache then deactivate your caching plugins and other optimization plugins.

  3. If you’re using a CDN, please clear the CDN’s cache and disable optimization services.

  4. Test for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

  5. Remove custom CSS, Javascript and templates.

  6. Contact your host to increase your allocated memory or do it yourself by adding this code in your wp-config.php

define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );

Thanks.

Thank you for your follow up Nabeel.

I have done the following:

  1. Everything is up to date according to your link
  2. Al caches cleared
  3. No CDN in use.
    4 Double checked plugins.
    5 No custom CSS or JS
  4. Added WP_Memory_limit and WP-MAX_Memory_limit as per your code.

Still not rendered completely.

Any pointers ?

Hello @Lkpulsar,

Thanks for updating the thread. :slight_smile:

I see that you are using Jetpack plugin. If you are using Jetpack’s infinite scroll feature, please try turning it off (if you are using that feature). If it doesn’t help, please share website login details in a secure note for us to take a closer look.

Thanks.

Thank you.

Not using Jetpack infinite scroll.

Disabling Jetpack has no effect on the issue.

Hello There,

Thank you for getting back to us with your login details. I have logged in to your site and I found out that this issue happened because on this post, http://pulsar.technology/video-microsoft-mechanics-series-quantum-computing/, you have inserted an incomplete iframe code which messed up the whole page layout.
https://image.prntscr.com/image/XbUKJfiHR6CInBUveGvqFQ.png

I went ahead and resolved the issue already. You can check your site now.

Excellent

Thank You !

You’re welcome! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.