Hi, just to inform you, I have deactivated buddyPress such that I can show my sliders on top. I have just notice that buddyPress also conflict with another plugin. So maybe I will just drop the idea of including buddyPress in my site. Thanks.
Sure. https://www.pabinteractive.com
I have added the post-slider at the top of the page.
Currently I changed your php script a little bit:
in wp-responsive-recent-post-slider/templates/designs/design-2.php
from <div class=”post-slides”> to <div class=”post-slides slick-slide”>. You can disable the “display:none” & “float:left;” in slick-slide and the blank slides will appear.
It seems that the slick-slide won’t appear because the slides not initialize after installing buddyPress.
Thanks for your help.