Forum Replies Created
-
Author
-
February 17, 2018 at 21:12 in reply to: Kleo Quick Contact Icon don’t display for loggedin user #188976
nolls
ParticipantGreat, thanks, it works!
February 16, 2018 at 15:46 in reply to: Kleo Quick Contact Icon don’t display for loggedin user #188870nolls
ParticipantPlease send me the file per mail to info@kenndich.de, so I’ve got no problems to login
on ftp.February 14, 2018 at 20:08 in reply to: Kleo Quick Contact Icon don’t display for loggedin user #188702nolls
ParticipantHere a screenshot.
Attachments:
You must be logged in to view attached files.February 14, 2018 at 19:50 in reply to: Kleo Quick Contact Icon don’t display for loggedin user #188696nolls
ParticipantWhat do you mean with cpanel? I’ve tested the ftp access, it works.
Please try again.February 13, 2018 at 18:38 in reply to: Kleo Quick Contact Icon don’t display for loggedin user #188549nolls
ParticipantThis reply has been set as private.nolls
Participantdiv#kleo-login-modal {
background: #9e110c !important;
}
.kleo-pop-title-wrap.main-color {
background: #9e110c;
color: white !important;
}nolls
Participantnolls
ParticipantPerfect, look very good. Logo appears in the popup.
Great job.
Thanks.Attachments:
You must be logged in to view attached files.nolls
ParticipantThere is no option like your attachment.
Attachments:
You must be logged in to view attached files.nolls
ParticipantHow can I disable the icon (camera) to add/ change cover in profiles?
So user have to edit only over the link in the Navigation of their profiles.nolls
ParticipantThanks, I don’t override templates. I update to 3.1.3, in to installations is the same bug. Please log in with the account und see.
nolls
ParticipantI deactivate all plugins on my other side with the same bug. Only Bp and Bp Cover Photo not.
Same bug.nolls
ParticipantThe bug exists only in relation with Kleo 3.1.2. In the older Version, the bug not appears.
nolls
ParticipantIs it correct that BP Cover Photo will not supported anymore?
I want to enable BP cover feature and disable BP Cover Photo, but if I want to upload a cover image, the field
is empty. If I change to a default theme, I’m able to upload an image.
Will it fixed in the next release of Kleo?nolls
ParticipantHi,
there I can change the general font color, but I only want change sidebar font color.nolls
ParticipantGreat, and how can I change the font color of the sidebar, if I want a darker background?
nolls
Participantmargin-top: 40px !important;
thats the bug, rise to 80px and it works.
Sorry for irritation
nolls
ParticipantOk I’ve tested it. I use the following additional Code in CSS.
If I delete the code, the bug is gone.COPY CODEbody.buddypress.is-user-profile div#item-header { min-height: 600px; } img.wp-smiley, img.emoji{ height: 1.5em!important; max-height: 1.5em!important; width: 1.5em!important; } @media (max-width:650px) { .kleo-main-header.header-normal { position: fixed !important; clear: both !important; } #main { margin-top: 40px !important; } } .sidebar.sidebar-main.col-sm-3.sidebar-right { overflow-y: scroll; height: 1300px; } /* Activity Stream */ #buddypress { height: 1000px !important; overflow-y: scroll !important; } body.activity .kleo-transform .one-by-one-animated .start-animation .el-appear, body.activity .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; opacity:1 !important; } body.activity .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { opacity: 1; } /*For Members Directory */ div#members-dir-list { height: 1300px; overflow-y: scroll; overflow-x: hidden;} body.directory.members .kleo-transform .one-by-one-animated .start-animation .el-appear, body.directory.members .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; opacity:1 !important; } body.directory.members .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { opacity: 1; } /* Group Activity */ div#groups-dir-list { height: 1000px; overflow-y: scroll; overflow-x: hidden; } body.directory.groups .kleo-transform .one-by-one-animated .start-animation .el-appear, body.directory.members .kleo-transform .kleo-thumbs-animated.th-appear img.start-animation, .kleo-transform .start-animation.el-appear { -webkit-animation: none; -o-animation: none; animation: none; opacity: 1; -moz-transform: none; -webkit-transform: none; -o-transform: none; transform: none; opacity:1 !important; } body.directory.groups .kleo-transform .animated.animate-when-visible, .kleo-transform .animated.animate-when-almost-visible, .cul { opacity: 1; }
nolls
ParticipantHave a look on the screenshots, there you can see the changes.
It’s only on smartphone devices.Attachments:
You must be logged in to view attached files. -
AuthorPosts