• Resolved PuchaleStart

    (@puchalestart)


    Hi Alex
    How long without writing, I am fascinated with your new themes.
    I have a problem and I want to change the maximum number of featured post, by default they can only be set from 0 to 12, I would like to know in which part of the code I can change to put more than 12 post.

    Jonás Montejo (Puchale Start)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi Jonas! Hope you are doing well.

    The best way to change this would be to edit /readline/functions/theme-options.php on line 173, where it says:

    
    'max'	=> '12',
    

    Change that and you will be able to slide the theme option to whatever you set the new number to. How many are you planning to use? I may edit this and increase it in an update.

    Thread Starter PuchaleStart

    (@puchalestart)

    Hi Alex.

    Thank you very much, I have already changed it thanks to the information you gave me, an update is not necessary.
    Maybe you should put in a future update an option where the users of your theme manually enter the number they want to use, in my case for the type of page I’m going to create I will use 17, I do not think my case is unique to want to use more of 12 post, it’s just a suggestion, you do not have to be forced to do it.

    Again, thank you very much for always answering.
    Excellent week

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to change the count max of featured post?’ is closed to new replies.