badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to increase the maximum number of posts on footer featured posts from 50

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #79168
    john
    Participant

    I want increase the maximum number of posts under “footer featured posts” which is currently set to 50. And I also want to add “next and previous post links” below.

    #79204
    john
    Participant

    hello please its urgent i need a reply

    #79210

    Please go to Theme Directory > inc > customizer.php on line no: 1795 you will find below line of code.

    'input_attrs' => array( 'min' => 4, 'max' => 50, 'style' => 'width: 50px;' ),

    replace the desire number on value of ‘max’ like mentioned below.

    'max' => 55,

    NOTE: More number of post you will show on a page will affects the Load time for page. We always recommend to show less number of post as possible and also recommend to customize the Theme code only after making the Child Theme so that your customized code wont get lost when updating the Theme to New Version.

    Thanks

    #79212
    john
    Participant

    I also want to add “next and previous post links” below
    You did not provide a solution to that

    #79231

    Next/Previous link can be find for carousel/slider style but if you still need the Next/Previous below the normal Post then you really need to hire a developer for customizing codes to add next previous link and connect or create the javascript code/file for it.

    Thanks

    #79316
    noticiasdemerlo
    Participant

    Buen dia estoy armando mi portal de noticias y descargue NewzCard gratis para empezar, me encanta el diseño y formato, pero no me reconoce “front page content sección”. Seria tan amable de decirme porque? y como lo puede arreglar ? tengo listo mi diario y no puedo configurar ese widgets, desde ya muchas gracias por su atencion

    #79631

    Hi @noticiasdemerlo

    You can see this easy video tutorial for to set the frontpage template for you homepage.
    Also, Please use english language so that we can understand you problem and help you solve it.

    Thank you!

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