Forum Replies Created
-
Author
-
Riccardo RossiniParticipant
about friendship, in the first image I show what happens once I click on “add friend” (the button desappears) in the second image I show the same page after the refresh: the friendship request has not been sent. In the third image I show the dashboard>media. Grid view remains blank.
In the forth image I show also that once I select in member page a new list nothing appearsAttachments:
You must be logged in to view attached files.Riccardo RossiniParticipantMore, I can’t request friendship anymore or delete an image directly from the thumbnail
Riccardo RossiniParticipantI have the same problem, I just ste 0 the notification refresh in theme option>buddypress
Riccardo RossiniParticipantdoesn’t work for the old stuff, but now I have the new version and works ggod. Thanks
Riccardo RossiniParticipantNow I solved Catalin, I had to deactivate all the plugins and activate again and now all is perfect
Riccardo RossiniParticipantAt least, I deactivated all the plugins, then activated again and all now is working fine
Riccardo RossiniParticipantIt seems that all that concernes images is slowing down the site, this after the update of rtMedia plugin that should be compatible 100% with the template, but the strange thing is that fonts are changed, CSS file is not readable by the site
Riccardo RossiniParticipantactuallu I have some problems with that: font has changed and avatars are gone
Riccardo RossiniParticipantYes, I would like it under the avatar, I hidden the title in my site and user profile name is not visible. Thanks
Riccardo RossiniParticipantSolved:
.buddypress.media .navbar .kleo-main-header.header-scrolled {
visibility: hidden!important;}Thanks again, bye
Riccardo RossiniParticipantAt the moment the site is closed to non members because we are still working on it
Riccardo RossiniParticipantActually.. I don’t know how to individuate the media page class in personal profile page to add this:
.navbar-transparent .navbar .kleo-main-header.header-scrolled {
visibility: hidden;
}Riccardo RossiniParticipantVery Latest question Catalin: I’m using Kleo sticky header, so once I scroll down the page, the header becomes smaller and remains on the top of the screen in a fixed position, I would like to disable it only in member’s profile page to have only the header on the top of the page in a relative position. Is it possible? Thanks again for your time
Riccardo RossiniParticipantsorry, where exactly? I tried wp-content/themes/kleo/style.css and nothing changed
ThanksRiccardo RossiniParticipantWhere exactly? At the end of the page? Because I did it and returbìned me an error code for the site
Riccardo RossiniParticipantIn the attached image you can see my look now, I deleted in shortcodes.css the following strings:
/* Carousel Gallery With Thumbs */
.kleo-gallery-image {
position: relative;
overflow: hidden;}
.kleo-gallery-image > div {
opacity: 0;
}
.kleo-gallery-image > div:first-child {
opacity: 1;
}
.kleo-gallery {
position: relative;
overflow: hidden;
}
.kleo-gallery .kleo-carousel a {
float: left;
text-align: center;
position: relative;
margin: 1px;
}
.kleo-gallery .kleo-carousel a img {
min-width: 100%;
}.kleo-gallery-image div,
.kleo-gallery-image img,
.kleo-thumbs-animated,
.kleo-thumbs-images
.kleo-thumbs-animated img,
.kleo-thumbs-images img {
display: block;
width: 100%;
}
.kleo-thumbs-animated.rounded img,
.kleo-thumbs-images.rounded img {
border-radius: 100%;
}
.kleo-gallery-image span {}
.kleo-thumbs-animated a,
.kleo-thumbs-images a {
display: inline-block;
float: left;
position: relative;
padding: 5px;
}
.kleo-thumbs-animated.rounded .hover-element {}
.kleo-thumbs-animated .hover-element,
.kleo-thumbs-images .hover-element {}
.kleo-thumbs-animated a:hover,
.kleo-thumbs-animated a.selected {}.kleo-single-image .kleo-thumbs-animated img {
display: inline-block;
}
.kleo-single-image .caroufredsel_wrapper .kleo-carousel {
text-align: center !important;
}
.kleo-single-image .kleo-carousel {
text-align: center;
width: 100% !important;
}
.kleo-single-image .kleo-carousel img {
width: auto !important;
}.one-thumb a,
.one-thumbs a {
/* If not set this will be default thumb width */
width: 100%;
}
.two-thumbs a {
width: 50%;
}
.three-thumbs a {
width: 33.3333%;
}
.four-thumbs a {
width: 25%;
}
.five-thumbs a {
width: 20%;
}
.six-thumbs a {
width: 16.6667%;
}
.seven-thumbs a {
width: 14.2857%;
}
.eight-thumbs a {
width: 12.5%;
}
.nine-thumbs a {
width: 11.1111%;
}
.ten-thumbs a {
width: 10%;
}
.eleven-thumbs a {
width: 9.0909%;
}
.twelve-thumbs a {
width: 8.3333%;
}.kleo-thumbs-prev,
.kleo-thumbs-next {
position: absolute;
width: 35px;
height: 75px;
background: rgba(0, 0, 0, 0);
color: #fff;
text-align: center;
font-size: 18px;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.kleo-thumbs-prev {
left: -35px;
top: 50%;
margin-top: -37px;
border-radius: 0 3px 3px 0;
}
.kleo-thumbs-next {
right: -35px;
top: 50%;
margin-top: -37px;
border-radius: 3px 0 0 3px;
}
.kleo-gallery:hover .kleo-thumbs-prev {
left: 0;
color: #fff;
background: rgba(0, 0, 0, 0.1);
}
.kleo-gallery:hover .kleo-thumbs-next {
right: 0;
color: #fff;
background: rgba(0, 0, 0, 0.1);
}
.kleo-gallery .kleo-thumbs-prev:hover,
.kleo-gallery .kleo-thumbs-next:hover {
background: rgba(0, 0, 0, 0.3);
}
.kleo-thumbs-prev i,
.kleo-thumbs-next i {
line-height: 75px;
}/* Carousel Gallery Grid */
.kleo-gallery-grid {}
.kleo-gallery-grid ul.kleo-isotope {
padding: 0;
list-style: none;
clear: both;
float: left;
margin: 0;
position: relative;
width: 100.4%;
}
.kleo-gallery-grid .kleo-isotope .isotope-item {
display: inline-block;
float: left;
overflow: hidden;
}.kleo-gallery-grid .kleo-isotope .isotope-item:last-child {}
.kleo-gallery-grid .kleo-isotope .isotope-item img {
width: 100%;
}
.kleo-small-gap.kleo-gallery-grid .kleo-gallery-inner { margin-bottom: 1px;margin-right: 1px; position: relative; }
.kleo-large-gap.kleo-gallery-grid .kleo-gallery-inner { margin-bottom: 10px;margin-right: 10px; position: relative; }
.kleo-small-gap.kleo-gallery-grid {
padding: 1px 0 0 1px;
}
.kleo-large-gap.kleo-gallery-grid {
padding: 10px 0 0 10px;
}.kleo-masonry-item,
.kleo-isotope > li {float:left;}.kleo-masonry-item,
.kleo-isotope > li {width:33.3%; }
.template-page.col-sm-12 .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li {width:24.9%;}
.template-page.col-sm-12 .section-container.container-full .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {width:16.6%;}@media (min-width: 1440px) {
.kleo-isotope > .kleo-masonry-item,
.kleo-isotope > li {
width: 33.3%;
}
.template-page.col-sm-12 .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li {width:24.9%;}
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {width:16.6%;}
}@media (min-width: 1200px) and (max-width: 1439px) {
.kleo-isotope > .kleo-masonry-item,
.kleo-isotope > li { width:33.3%; }
.template-page.col-sm-12 .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {width:24.9%;}
}@media (min-width: 992px) and (max-width: 1199px) {
.kleo-masonry-item,
.kleo-isotope > li,
.template-page.col-sm-12 .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {
width:33.3%;
}
.col-sm-9 .kleo-isotope > li,
.col-sm-9 .kleo-masonry-item,
.col-sm-6 .kleo-isotope > li,
.col-sm-6 .kleo-masonry-item{width:49.9%;}}
@media (max-width: 991px) {
.kleo-masonry-item,
.kleo-isotope > li,
.template-page.col-sm-12 .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {
width:49.9%
}}
@media (min-width: 480px) and (max-width: 767px) {
.kleo-masonry-item,
.kleo-isotope > li,
.template-page.col-sm-12 .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {
width: 49.9%;
}}
@media screen and (max-width: 480px) {
.kleo-masonry-item,
.kleo-isotope > li,
.template-page.col-sm-12 .kleo-masonry-item,
.template-page.col-sm-12 .kleo-isotope > li,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > .kleo-masonry-item,
.template-page.col-sm-12 .section-container.container-full .kleo-isotope > li {
width:100% !important;
}
}/* Bootstrap Carousel */
.container-section {}
.container-section {}
.carousel-inner {}
.carousel-inner .item{}
.carousel-caption h3 { color: #fff; }
.carousel-body {}and create a persona style via CSS (still uncomplete):
/*style gallery*/
@media only screen and (max-width: 481px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 0%;}
.rtmedia-container .rtmedia-list .rtmedia-list-item {width:100%; height: 32em;}
.rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail {
width: 100%;
height: 100%;
line-height: 32em;
}
.rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img {
max-width: 100%;
max-height: 100%;
}
}
@media only screen and (min-width: 481px) and (max-width: 1024px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 3%;}
.rtmedia-container .rtmedia-list .rtmedia-list-item {width:44%; height:32em;}
.rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail {
width: 100%;
height: 100%;
line-height: 32em;
}
.rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img {
max-width: 100%;
max-height: 100%;
}
}
@media only screen and (min-width: 1024px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 1.5%;}
.rtmedia-container .rtmedia-list .rtmedia-list-item {width:22%; height: 32em;}
.rtmedia-moderate .rtmedia-action-buttons {diplay:none;}
.rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail {
width: 100%;
height: 100%;
line-height: 40em;
}
.rtmedia-container ul.rtmedia-list li.rtmedia-list-item div.rtmedia-item-thumbnail img {
max-width: 100%;
max-height: 100%;
}
}
@media only screen and (device-width: 1366px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 1.45%;}
}
@media only screen and (device-width: 1400px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 1.45%;}
}
@media only screen and (device-width: 1440px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 1.45%;}
}
@media only screen and (device-width: 1600px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 1.45%;}
}
@media only screen and (device-width: 2450px) {
.rtmedia-container .rtmedia-list .rtmedia-list-item {margin: 1.45%;}
}
/*style gallery end*/Attachments:
You must be logged in to view attached files. -
AuthorPosts