Forum Replies Created
-
Author
-
minipanther
ParticipantThanks I managed to add it to the featured-content.php. It would be really elegant and light up my blog if this featured posts carousel could autoplay like members carosel. Is it possible to define?
minipanther
ParticipantDear Sharmstr
Could you also recommend a coding for putting a text like “featured post” before this carousel. I tried to add a seperator with text with the visual composer to the blog page but it did not work. Unfortunately I am not a developer. It seems that I cannot edit the layout of the blog page. It is not trivial for users that this carousel is for featured posts as visually there is not much difference.
Thanks a lot!minipanther
ParticipantHi
Thanks a lot it works, I copied the index.php into my child theme and added the membership level too in the coding (it is a capability in s2 member)
if (kleo_has_featured_posts() && is_user_logged_in() && current_user_can( ‘access_s2member_level2’ ) ) {minipanther
ParticipantThanks, I have to check this with the hidden groups. Maybe Kleo is not 100% compatible with Buddpress 2.2.1. Is it possible to add an authority check to disable the featured posts carousel for logged out members?
-
AuthorPosts