Posts show in some blocks but not others

Posted in: Newspaper
Post count: 16

I’ve set up a page using block 4 and it shows the posts fine.

block_td_uid_2_58f6c1dabc790.block_type = "td_block_4";
block_td_uid_2_58f6c1dabc790.post_count = "12";
block_td_uid_2_58f6c1dabc790.found_posts = "12";

Below this element, for comparison purposes, I have also added two more blocks (blocks 7 and 16) which have the same settings and same posts as block 4. However, the block and posts do not show on the page. I can see from the source code, that it isn’t seeing the posts:

block_td_uid_4_58f6c1dadabd8.block_type = "td_block_16";
block_td_uid_4_58f6c1dadabd8.post_count = "0";
block_td_uid_4_58f6c1dadabd8.found_posts = "0";

The problem can be seen at:
http://www.cancuncare.com/newxyz/cancun-weather/weather/

The posts are in fact pages not posts, but presumably this doesnt make a difference since the post id’s works fine with block 4.

Please could you advise how to get the posts to show

  • This topic was modified 9 years by steve83.
  • This topic was modified 9 years by steve83.
  • This topic was modified 9 years by steve83.
Post count: 20688

Hi,

Please make sure you are using the same filtering settings for those blocks as well
https://www.screencast.com/t/jFTeoeXwX5Ag
Then the blocks which are present in the page structure would have something to display.

Thanks

Post count: 16

Perfect, thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.