Tagged: Latest News, widgets
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.
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
thank you very much Nikko
Hi marcheteatro,
I’m glad that we could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko