Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1422151

    Hello there,
    is there any way to increase the maximum number of visible entries for the widget?
    Currently the maximum number is 20.

    Thanks in advance.

    #1422185

    Hi marcheteatro,

    Yes, unfortunately, it does not have any hooks, so you will need to change it manually:
    Go to enfold/framework/php/widgets/widget-classes/class-avia-newsbox.php (line 392 in Enfold 5.6.6):

    for ($i = 1; $i <= 20; $i++ )

    Replace 20 with any number/integer you’d like to use.

    Best regards,
    Nikko

    #1422247

    thank you very much Nikko

    #1422340

    Hi marcheteatro,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enfold Latest News max number of visible entries’ is closed to new replies.