td_module_mx5 edit

Posted in: Newspaper
Post count: 151

Hi.

I understand that part of this customization might be not covered by your support, however, since I want just to remove a thing, I opened up this ticket.

Im using a big grid 6 shortcode, which uses td_module_mx5.php

If I edit this file and remove the division of the module class, first two images dissapear, however, they count on posts loop, so its the same just like hiding them via CSS.

Im searching of a way that will completely eliminate those two posts, having the other 5 there instead, starting from post 0.

Post count: 20685

Hi,

You could try to modify the post limit to 5 in the respective grid file
https://www.screencast.com/t/qCGUXobOR
I did not test this but you could make tests if you would like to modify how this grid displays. You could use a different grid type or full grid.

Post count: 151

Thanks for your reply.
Unfortunately, this wont be helpful.
Im looking of a way that will remove the two big articles and show only the other 5 that are smaller.

1st of those 5 should be article 0 from the loop, meaning that I dont need to hide this with CSS, i need to edit the specific shortcode, so it shows only the five articles of the bottom, but they will be the latest articles.

Post count: 20685

I tried it like this, change the limit to 5 as mentioned above, then modify the count to 2
https://www.screencast.com/t/29wEe5ztaT9E
https://www.screencast.com/t/DTWxtyoE2swJ
That should work as you wanted.

Post count: 151

Makes sense now.
Confirmed working!

Lots of thanks 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.