Forum Replies Created
-
Author
-
sharmstr
ModeratorSorry I cant.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat solution wont work for you because your background is white. #fff is white. So change #fff to something else like #000
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI use it on several sites. Works fine.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhttps://bp-tricks.com/snippets/block-activity-types-added-activity-stream/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCool. The showcase is the first stick on the forum: https://archived.seventhqueen.com/forums/topic/showoff-kleo
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis has been address. Its even a sticky https://archived.seventhqueen.com/forums/topic/fatal-error-6
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAhhh. Because that was the box shadow, not a border. I’ve added it for you.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorappearance > menu > kleo > login. if you dont see kleo, click on screen options in the upper right to enable it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThis is the only custom css that you have
COPY CODE.bpfb_form_container {background:none;} #buddypress .item-avatar.rounded, #buddypress .avatar, #item-header-avatar.rounded, .bp-login-widget-user-avatar, .bp-login-widget-user-avatar .avatar, .item-avatar, .item-avatar .avatar { border-radius:0px !important; } body.buddypress.is-user-profile div #item-header { min-height: 350px; } #buddypress .dropdown-menu li { background-color: #fff; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorwhere are you adding it? I looked at your source code and it doesnt appear to be added.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI dont understand how that could be when app.js or app.min.js doesnt load in wp admin. Its coded so it will only call that file if you are on the frontend. Have you looked for errors in your browser console?
I made the same change on two of my sites and didnt have an issue with wp admin.
If you want, respond privately with wp admin and ftp credentials. I’ll have a look.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou dont have to import the data.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease search before posting. This is even a sticky topic. https://archived.seventhqueen.com/forums/topic/fatal-error-6
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPlease search before posting. Its even a sticky topic in the bug section of the forum 🙂 https://archived.seventhqueen.com/forums/topic/fatal-error-6#post-66319
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe error tell you that you dont have enough memory allocated. You need at least 128mb, but if your host lets you allocated 256mb that would be better: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Please, in the future, search before posting. This has been asked and answered several times.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorApparently there were several outages over at themeforest during the last week.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorProbably because you’ve turn on transparent in Theme Options > Styling > Header: Background color
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 4, 2015 at 22:41 in reply to: Gallery post type: how to create one, and make it look iSotope-masonry like? #66521sharmstr
Moderatorand….. if you have display media on post page set to on in theme options, it will automatically add those images (gallery) to the top of the post. No need to build a gallery and at it to the post content.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 4, 2015 at 22:39 in reply to: Gallery post type: how to create one, and make it look iSotope-masonry like? #66519sharmstr
ModeratorThat’s different. Featured image is only for standard and image post types.
For gallery posts types, you need to add your images to the gallery slider down in Theme General Settings > Media
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorIt is an issue. Here’s why. You are copying the font files that have your new icon into /kleo. Everything in /kleo is overwritten during an upgrade. So even if you put something into your child css, which points to the new icon you added to the fonts file, after an upgrade it WONT work because the icon wont exist anymore. I’ve asked the devs to come up with a way for us to add icons to fontello that will be upgrade safe. I dont think its an easy task. In the meantime, do what I do and remember to redo your font files and add them to kleo/assets/font.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNot too easy, but this should get you started. Adjust colors and borders as necessary.
@media (max-width: 991px) { .kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header { position: fixed !important; background-color: transparent; } .navbar-collapse.nav-collapse.in { background-color: #222 !important; } #header.header-color .navbar-nav li { border-top-color: #cccccc; border-bottom-color: #cccccc; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorPortfolios are a custom post type that the Kleo team has set up so you can easily separate them from regular posts. Think of a marketing firm that would want to use portfolios for showing the ad campaigns they’ve created, but use regular posts for marketing tips and tricks.
If you dont have a need to have two different types of posts, then use the standard wp posts.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 4, 2015 at 21:00 in reply to: Gallery post type: how to create one, and make it look iSotope-masonry like? #66510sharmstr
ModeratorUse the image gallery shortcode and change the display to grid, set the image size to large and the gap to small. That will produce this: http://seventhqueen.com/themes/kleo/image-gallery-isotope-masonry-style/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.July 4, 2015 at 20:46 in reply to: remove the + that show on hovering profile images in carousel #66508sharmstr
Moderator#buddypress .rounded .hover-element i, #buddypress .kleo-rounded .hover-element i {
display: none;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 4, 2015 at 18:58 in reply to: How to get custom Fontello icons to appear in Visual Composer dropdown lists? #66503sharmstr
ModeratorI havent tried this, but I’m guessing you need to follow the instructions you’ve linked, but instead of the /kleo folder, you need to do it in the /plugins/k-elements/assets/font folder.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorSorry, forgot the search bar. In case you didnt know, the shortcode is
COPY CODE[kleo_search_form form_style="default" type="both" context=""]
I highly suggest that you enable VC temporarily so you can build elements like the searchbar so you get the exact shortcode code. To do that, start a new page, add the searchbar (or whatever else you want to use), configure it the way you want, then switch to classic mode and copy the shortcode. Once you are done, you can deactivate VC.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou’re probably going to have to add this to your quick css as well. You’ll need to edit it to reflect your page id
.page-id-7961 .template-page {
padding-top: 0;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorFor rev slider, make sure you have set these in your slider settings.
slider layout: full screen
FullScreen Align: on
Force Full Width: onthen your image should be the background of the slide
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorDid you use the Kleo post carousel? I’m trying to recreate the problem on my test site and cant. I can see that its not working on your site, so trying to figure out the difference.
It could be a css issue. Have you tried clearing your cdn cache?
What version of Kleo, k-elements and visual composer are you running?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatortry this instead
.main-color #buddypress .activity-list .activity-avatar {
border-width: 1px !important;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorborder-width: 1px !important;
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
July 4, 2015 at 17:47 in reply to: remove the + that show on hovering profile images in carousel #66486sharmstr
ModeratorTry this in your quick css
COPY CODE#buddypress .rounded .hover-element, #buddypress .kleo-rounded .hover-element { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatoradd this as well and change to whatever color you want
COPY CODE#buddypress div#item-nav ul li a:hover:before { color: black !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIf you followed those directions, you’re not putting the fontello files (which has your added icons) in kleo child. Your only putting your custom css. Kleo will overwrite the fontello files so your new icons wont exist. I’ve already talked to the devs about this.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorput !important on it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe same error occurs with the WP 2015 Theme so its not Kleo related. Contact the plugin developer.
In the future, please verify that its a Kleo issue before posting.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorPut this in quick css
#members-dir-search {
display: none;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator#buddypress .dropdown-menu li {
background-color: #fff;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCan you explain what you mean by ‘needs to look like’? The size of it? If that’s the case, try this css.
COPY CODE.header-banner, .header-banner img { height: 88px; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
Moderator#buddypress #friend-list li div.item-avatar, #buddypress #member-list li div.item-avatar, #buddypress #members-list li div.item-avatar {
border-width: 1px;
}Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts