Forum Replies Created
-
Author
-
MiriamParticipant
You are right, if I switch to the original Theme of KLEO the error doesn’t occur. Than I have to analyse where exactly in my Child-Theme the source of the error is located.
I’m sorry that I haven’t checked it before I opened the ticket!
January 10, 2018 at 12:53 in reply to: Show “Last activity” of an user directly in the members directory #185374MiriamParticipantI found a solution by myself:
<?php
if ( bp_get_member_last_active() ) {
echo ‘<span class=”update”> ‘.bp_get_member_last_active().'</span>’;
} ?>MiriamParticipantsorry, I have to switch the forums > i work with the kleo theme, not with sweetdate. sorry!
MiriamParticipantI’ve got a problem: afer updated my kleo theme and the k-elements plugin the members-masonry-grid on my homepage don’t look like before the update.
User profiles in the masonry grid on my homepage don’t display the profile text. The members-loop page (members-directory) looks fine. How can I display the profile text on my homepage again?
Thanks & greetings
MiriamAttachments:
You must be logged in to view attached files.March 30, 2015 at 21:33 in reply to: How to add an order/orderby option to the blog/post masonry grid element? #52296MiriamParticipantOk, thank you, Radu!
March 23, 2015 at 19:47 in reply to: How to add an order/orderby option to the blog/post masonry grid element? #51243MiriamParticipantnobody?
MiriamParticipantThanks a lot. The hint with WPML was right. It’s not possible to show the language switcher AND the Headermenu in the same time. I switched off the visability of the language switcher and moved it to the footer.
MiriamParticipantthanks, i try to find a coder who can help me. can you give me further information? which file i have to edit?
MiriamParticipantHi,
does this instruction works with Kleo Theme as well?
You just speak of Sweetdate in your postings.
Thanks,
MiriamMiriamParticipantOk, I found the solution by myself. The problem was in the Plugin PaidMembership Pro. Always when I tried to open an site which I needed for my payment process, the problem was there.
MiriamParticipantThank you, I found a solution. I could style the search-area by define the id’s of the element in the plugin.
MiriamParticipantThanks a lot for your help!
Do you know any other Plugin with the same functionality like bp-profile-search? Otherwise I would contact the developer of the plugin.MiriamParticipantI would like to ask for several items, e.g. men/women, city, age-range… It is possible to type it in the search-field of the template, but I think for my users it’s easier to have a little form, in which the can make their choices. Now I’m looking for a solution to build such a form.
I just find the plugin bp-profile-search, but it’s look not very pretty.
-
AuthorPosts