Mobile: Make Featured Articles to 5

Posted in: Newspaper
Post count: 42

Hello, current featured article shown the last 3
how to make it 5 ?

Thanks

Post count: 23312

Hello admindoxa,

Unfortunately, our theme does not have such an option which offers you a way to increase the featured articles from Mobile Theme, sorry! This task involve custom work and if you want to change this structure, you will have to alter the code from front-page.php core file like this -> http://screencast.com/t/JWuHcJ5SCP and also, the td_block_big_grid_mob_1.php, like this -> http://screencast.com/t/vzn3GddL8 If you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks.

Post count: 42

I found out i only need to change

const POST_LIMIT = 3;

to

const POST_LIMIT = 5;

in td_block_big_grid_mob_1.php

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