Forum Replies Created
-
Author
-
gugga7Participant
Hi Laura,
This is supposed to make the profiles show randomly in the homepage carousel?
Thanks.
gugga7ParticipantHi Laura, yes please 🙂 Can you help me customize the Latest members carousel to achieve this? Thanks.
gugga7ParticipantCan you please help with this? I am trying to limit the search results to 9 members per page only.
gugga7ParticipantOk, yes it works now. I’m trying to tweak it so that Free members are automatically prompted to get a premium membership after the trial period expires. How can I do that please?
gugga7ParticipantHello, I have the slider turned on but I can’t seem to find where to change the big blue background image with all the face profiles as mentioned above. Under which setting specifically in RevSlider can I find this option? Thanks
gugga7ParticipantHello, it’s weird, it didn’t work, I also tried:
COPY CODEli#members-all { display: none ! important; }
It didn’t work either.
gugga7ParticipantJust to make sure I understand, this will change only the colors. If I made any changes in the Child theme CSS, they won’t be erased, right?
gugga7ParticipantMay be I misunderstood but this restriction and code is not installed on your demo so I can’t test it there.
gugga7ParticipantThis is useless unfortunately. If you change any search criteria, it will go back to showing both genders…
gugga7ParticipantHello, is this code still accurate? I copied it in functions.php for the Child theme, I changed the membership level ID but nothing happens when a new user registers.
COPY CODEadd_action('user_register', 'kleo_pmpro_default_level'); function kleo_pmpro_default_level($user_id) { pmpro_changeMembershipLevel(1,$user_id); }
gugga7ParticipantThis was fixed, an issue with my htaccess. I re-uploaded a normal wordpress htaccess and if fixed this! Closing.
-
AuthorPosts