Forums
Home / Theme: Receptar / Add more images Slider Front Page
(@jimdiaca)
5 years, 5 months ago
Hi again! I have a question:
How can I add more slider to front page?
Very thanks for all!
(@webmandesign)
Hi @jimdiaca,
Please, like I’ve mentioned in my previous reply, use official https://support.webmandesign.eu/ instead.
To change the slider posts count, please redefine the receptar_nsfp_get_banner_posts() function in your child theme‘s functions.php file and modify 'numberposts' => 6 to your needs.
receptar_nsfp_get_banner_posts()
functions.php
'numberposts' => 6
Regards,
Oliver