Forum Replies Created
-
Author
-
Laura
ModeratorHello, just add them to the same category, or leave it without so all is in “All”
Actually you already have all as the first tabHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, in mobile, sticky is disabled, please check out our demo.
To fix your logo, please add this to quick css or style.css in child themeCOPY CODE@media screen and (max-width: 480px) { .logo img { height: auto; margin-left: 15%; } }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, you can just use FTP and upload Sweetdate to wp-content/themes/ but just Sweetdate, not Sweetdate-child
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 11, 2015 at 17:56 in reply to: Profile fields are doubled when BP Profile Tabs is activated #49731Laura
ModeratorHello, do you have object cache enabled in a cache plugin? This may create double bp fields
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHelo, useful plugins are:
– Buddypress Captcha https://wordpress.org/plugins/buddypress-captcha/
– Cleantalk https://wordpress.org/plugins/cleantalk-spam-protect/
– Wangguard https://wordpress.org/plugins/wangguard/
– Anti Spam https://wordpress.org/plugins/anti-spam/
– iThemes Security https://wordpress.org/plugins/better-wp-security/Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, you could add the logo at the top of the page using an element with visual composer, and make it link to your partner website, i think is better than messing around with the site logo, let me know π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, maybe this can be helpfull http://www.carriedils.com/sidebar-custom-post-type/
Let me know πHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, can you please share your website link?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, you can use buddypress activity element for that, and use the plugin attached so users can only see their friends activity
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please share an admin account so we can check it out asap π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, i’m glad you could resolve it! Please share your change so others may find it helpfull
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, this will require custom css, please share your website link π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, you could try andromo http://www.andromo.com/ ( free ) Apppress http://apppresser.com/ ( paid ) or many more, try searching for WordPress Mobile App or WordPress Native App
Check out: https://play.google.com/store/apps/details?id=com.andromo.dev413066.app378395
Is made with andromo and kleo. Screenshots are outdated.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, full width background just for home page? Do you mean boxed layout for other pages but full width front page?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, i’m glad its fixed π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, could you share admin account so i can check it out? π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorGlad it worked! π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorOk, will be waiting π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please use this css in quick css or style.css of child theme
COPY CODE.dwqa-container .avatar { border-style: hidden; border-radius: 60%; } article .article-meta { margin-left: -2%; } .dwqa-single-question .dwqa-favourite { padding: 3px 15px 3px 12px !important; width: 60px; background: #555; color: #fff; margin-right: 2% !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please add this to your quick css or style.css in child theme
COPY CODE.offcanvas-left.offcanvas-type-default .offcanvas-sidebar, .offcanvas-left.offcanvas-type-overlay .offcanvas-sidebar { -webkit-transform: translate(0,0) !important; transform: translate(0,0) !important; } .offcanvas-left .wrap-canvas-menu .offcanvas-title .open-sidebar { float: right; display: none; } .kleo-page { margin-left: 20%; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please add this to your functions.php in child theme and try again buddypress tools
COPY CODEadd_action('bp_core_activated_user', 'kleo_add_member_activity'); function kleo_add_member_activity($user_id) { add_user_meta( $user_id, 'last_activity', date("Y-m-d H:i:s")); }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please share ftp credentials and website link so i can check it out π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, have you added any css recently to style.css? If so let me know what it was π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, an account would be usefull π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
Moderator0) Revolution slider – when you go to my site on mobile phone, touch screen does not work, those log in and register button cannot be engaged. Also in slides 3 and 4 the background image does not display. I tried having that answered by Revolution but they told me to ask you guys since I dont have an individual license for it.
Fixed login button with
COPY CODE<div class="kleo-show-login"><a href="http://example.com/wp-login.php">[vc_single_image image="2940" border_color="grey" img_link_large="" img_link_target="http://example.com/wp-login.php" css_animation="right-to-left" el_class="kleo-show-login"]</a></div>As your button.
Background 3 and 4 works fine for me, try clearing your browser cache with CTRL+F5
1) on profile page, the text on kleo menu is right aligned, it does not look good, as you can see my logo is all the way to the left. How can I move that text either to centered or left aligned?
Check attachment. Logo changed to the center
2) Is it possible to eliminate this stripe underneath with the users name that is directly underneath the menu, I would rather have blank space there.
Could you share a screenshot?
3) How can I make sure that kleo menu shows up on /members page, it doesnt right now.
Members page edited and changed page template to right sidebar ( check attachment )
4) FB login has issues once people are already logged in, it redirects them to front page instead of profile page, thus the only way to get to profile is to actually type in that address. I think thats something you guys need to do for everyone in Kleo login/template.
Will check it out
5) Some pages with little content, the footer is at about half of the page which looks terrible, i think that should be defaulted in the template all the way on the bottom no matter how much text is on the page.
The footer will stick to the bottom unless the page has no contents
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, can you share your website link please? π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please add this to your quick css or style.css in child theme
COPY CODE@media only screen and (max-width: 480px) { .page-template-page-templatesfront-page-php .rev_slider_wrapper { min-height: 130px; height: 0px!important; } .tp-fullwidth-forcer { height: 211px !important; } } .tp-fullwidth-forcer { height: 700px !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorGlad its solved π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello all, have you tried Loco Translate plugin? It seems to work for me
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, i’m not familiar with that plugin, but i dont think it could cause security problems, maybe you can ask in their forum π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorGlad its fixed π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHelllo, please use boxed layout so i can see background image π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2015 at 16:23 in reply to: Different Background Color for Header, Main and Top Menu #49493Laura
ModeratorHello, here it is: Just add the ones you want to quick css or style.css in child theme.
Top GreenCOPY CODE.social-header.header-color { background-color: #138808; }Hide borders of Top Menu
COPY CODE.header-color hr, .header-color.container-wrap, .header-color#footer, .header-color#socket, .header-color.social-header, .header-color .top-menu .tabdrop:before, .header-color #top-social .tabdrop:before, .header-color #top-social, .header-color .top-menu > ul, .header-color .kleo-main-header, .header-color .template-page, .header-color .sidebar-right, .header-color .sidebar-left, .header-color .sidebar-extra, .header-color .sidebar-main, .header-color .hr-title, .header-color .nav-tabs, .header-color .nav-pills > li > a, .header-color .kleo-tabs .nav .open > a.dropdown-toggle, .header-color .kleo-tabs .nav .open > a.dropdown-toggle:hover, .header-color .kleo-tabs .nav .open > a.dropdown-toggle:focus, .header-color .kleo-tabs .tabdrop .dropdown-menu, .header-color .dropdown-menu, .header-color #top-social li a, .header-color .top-menu li > a, .header-color .pagination > li > a, .header-color .pagination > li > span, .header-color .callout-blockquote blockquote, .header-color .masonry-listing .post-content, .header-color .list-divider li, .header-color #ajax_search_container, .header-color .form-control, .header-color .feature-item:hover .feature-icon, .header-color .bordered-icons .feature-item.default-icons-size .feature-icon, .header-color .bordered-icons .feature-item.big-icons-size .feature-icon, .header-color input[type="text"], .header-color input[type="password"], .header-color input[type="date"], .header-color input[type="datetime"], .header-color input[type="datetime-local"], .header-color input[type="month"], .header-color input[type="week"], .header-color input[type="email"], .header-color input[type="number"], .header-color input[type="search"], .header-color input[type="tel"], .header-color input[type="time"], .header-color input[type="url"], .header-color textarea, .header-color .activity-timeline, .header-color #buddypress div.item-list-tabs ul li a span, .header-color #buddypress button, .buddypress .header-color a.button, .header-color #buddypress a.button, .header-color #buddypress input[type=submit], .header-color #buddypress input[type=button], .header-color #buddypress input[type=reset], .header-color #buddypress ul.button-nav li a, .header-color #buddypress div.generic-button a, .header-color.bp-full-width-profile div.generic-button a, .header-color #buddypress .comment-reply-link, .header-color #buddypress #whats-new, .header-color #buddypress div.message-search, .header-color #buddypress div.dir-search, .header-color #buddypress .activity-read-more, .header-color #bp-login-widget-submit, .header-color .bbp_widget_login .button.user-submit, .header-color #wp-calendar caption, .header-color .wp-caption, .header-color .widget form#bbp-search-form > div, .header-color .widget_search #searchform > div, .header-color #bp-login-widget-form input[type="text"], .header-color #bp-login-widget-form input[type="password"], .header-color .bbp-login-form input[type="text"], .header-color #buddypress #friend-list .friend-inner-list, .header-color #buddypress #member-list .member-inner-list, .header-color #buddypress #members-list .member-inner-list, .header-color #buddypress #groups-list .group-inner-list, .header-color #buddypress div#item-nav .tabdrop .dropdown-menu, .header-color #buddypress div.profile, .header-color #buddypress #friend-list div.action .generic-button a.send-message, .header-color #buddypress #member-list div.action .generic-button a.send-message, .header-color #buddypress #members-list div.action .generic-button a.send-message, .header-color #buddypress form.standard-form .left-menu img.avatar, .header-color .checkbox-mark, .header-color #buddypress div#group-create-tabs ul li.current a, .header-color .rtmedia-container #rtMedia-queue-list tr td, .header-color #buddypress .standard-form textarea, .header-color #buddypress .standard-form input[type=text], .header-color #buddypress .standard-form input[type=color], .header-color #buddypress .standard-form input[type=date], .header-color #buddypress .standard-form input[type=datetime], .header-color #buddypress .standard-form input[type=datetime-local], .header-color #buddypress .standard-form input[type=email], .header-color #buddypress .standard-form input[type=month], .header-color #buddypress .standard-form input[type=number], .header-color #buddypress .standard-form input[type=range], .header-color #buddypress .standard-form input[type=search], .header-color #buddypress .standard-form input[type=tel], .header-color #buddypress .standard-form input[type=time], .header-color #buddypress .standard-form input[type=url], .header-color #buddypress .standard-form input[type=week], .header-color #buddypress .standard-form select, .header-color #buddypress .standard-form input[type=password], .header-color #buddypress .dir-search input[type=search], .header-color #buddypress .dir-search input[type=text], .header-color .bbp-pagination-links a, .header-color .bbp-pagination-links span, .header-color #bbpress-forums li.bbp-body ul.forum, .header-color #bbpress-forums li.bbp-body ul.topic, .header-color form#new-post, .header-color #bbpress-forums .bbp-form input[type="text"], .header-color .quicktags-toolbar, .header-color .wp_themeSkin tr.mceFirst td.mceToolbar, .header-color .quicktags-toolbar input, .header-color .wp-editor-area, .header-color .rtmedia-container .rtmedia_next_prev a, .header-color .rtmedia-activity-container .rtmedia_next_prev a, .header-color #buddypress div.rtmedia-activity-container .rtmedia_next_prev a, .header-color #rtm-gallery-title-container #rtm-media-options, .header-color #rtMedia-upload-button, .header-color #buddypress #item-body .rtmedia-item-comments .rt_media_comment_form textarea, .header-color .rtmedia-container .rtmedia-editor-main dl.tabs dd > a, .header-color .rtmedia-activity-container .rtmedia-editor-main dl.tabs dd > a, .header-color #buddypress div.rtmedia-activity-container .rtmedia-editor-main dl.tabs dd > a, .header-color .rtmedia-container .imgedit-wrap div.imgedit-settings .imgedit-group, .header-color #buddypress .rtmedia-container textarea, .header-color #buddypress .rtmedia-container input[type=text], .header-color #buddypress .rtmedia-container input[type=text], .header-color #buddypress .rtmedia-container input[type=color], .header-color #buddypress .rtmedia-container input[type=date], .header-color #buddypress .rtmedia-container input[type=datetime], .header-color #buddypress .rtmedia-container input[type=datetime-local], .header-color #buddypress .rtmedia-container input[type=email], .header-color #buddypress .rtmedia-container input[type=month], .header-color #buddypress .rtmedia-container input[type=number], .header-color #buddypress .rtmedia-container input[type=range], .header-color #buddypress .rtmedia-container input[type=search], .header-color #buddypress .rtmedia-container input[type=tel], .header-color #buddypress .rtmedia-container input[type=time], .header-color #buddypress .rtmedia-container input[type=url], .header-color #buddypress .rtmedia-container input[type=week], .header-color #buddypress .rtmedia-container select, .header-color #buddypress .rtmedia-container input[type=password], .header-color .kleo-toggle-menu .kleo-toggle-submenu, .header-color .kleo-toggle-menu a.remove, .header-color .woocommerce .kleo-cart-totals .totals-wrap, .header-color #articles-dir-list article.article-container { border-color: transparent; }Top Menu Icon Colors and Text White
COPY CODE.icon-twitter:before { content: '\e967'; color: white; } .icon-facebook:before { content: '\e94e'; color: white; } .icon-linkedin:before { content: '\e95c'; color: white; } .icon-gplus:before { content: '\e957'; color: white; } .icon-youtube:before { content: '\e96d'; color: white; } .icon-pinterest-circled:before { content: '\e95e'; color: white; } .header-color .top-menu li > a, .header-color #top-social li a { color: white; }Header Orange
COPY CODE.page-boxed, .kleo-navbar-fixed .page-boxed .kleo-main-header, .kleo-navbar-fixed.navbar-transparent .page-boxed #header { max-width: 1200px; background-color: #ff9933; }Main Menu Blue
COPY CODE.js .navbar-resize .navbar-nav { padding-top: inherit; background-color: #000080; width: 1200px; margin-left: -1.3%; }Main Menu Text White
COPY CODE.icon-home:before { content: '\e835'; color: white; padding-left: 20px; padding-right: 20px; } .kleo-main-header.header-left:not(.header-scrolled) .navbar-collapse>ul>li>a { line-height: 88px!important; color: white; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, your menu is there, just click on it to show the dropdown as in the attachment π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, please add this to quick css or style.css in child theme
COPY CODE.revslider-head.absolute-head .form-wrapper { margin-top: 138px; margin-left: 70%; width: 110%; } .form-header { border-left: 10px solid rgba(42, 42, 42, 0.23); border-top: 10px solid rgba(42, 42, 42, 0.23); border-right: 10px solid rgba(42, 42, 42, 0.23); } .form-search, .form-header, div.alert-box, div.pagination span.current { background: rgba(32, 32, 32, 0.67); } .form-search { border-left: 10px solid rgba(42, 42, 42, 0.23); border-right: 10px solid rgba(42, 42, 42, 0.23); } .form-footer { color: #FDFAFA; padding: 20px 20px 10px; border-left: 10px solid rgba(42, 42, 42, 0.23); border-bottom: 10px solid rgba(42, 42, 42, 0.23); border-right: 10px solid rgba(42, 42, 42, 0.23); background: rgba(32, 32, 32, 0.67); } .form-search .notch { border-top: none; } .form-search.custom input[type="text"], .form-search.custom input[type="password"] { border: 1px solid rgba(61, 61, 61, 0.13); } .form-search.custom div.custom.dropdown a.current, .form-search.custom input[type="text"], .form-search.custom input[type="password"], .form-search.custom select { background-color: #F9FBFC; color: black; } .form-search.custom div.custom.dropdown a.selector, .form-search.custom div.custom.dropdown a.current, .form-search.custom select { border: 1px solid rgba(61, 61, 61, 0.13); } .form-search.custom div.custom.dropdown a.selector:after { content: ""; display: block; width: 0; height: 0; border: solid 5px; border-color: #060606 transparent transparent transparent; position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -5px; color: black; }You can change the colors as you want π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, i’m sorry but i do not understand very much, could you please explain a bit more? Thanks for your patience
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorGlad it worked π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorBonjour, il suffit de changer l’expression anglaise au franΓ§ais π Si vous avez trouvΓ© le fichier, il suffit de localiser l’expression anglaise et le modifier, puis enregistrez-
Hello, just change the english phrase to french π If you found the file, just locate the english phrase and edit it, then save it
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 10, 2015 at 02:02 in reply to: Missing Icon After Instaling Other Theme then Reinstalling Kleo #49434Laura
ModeratorGlad its solved π
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura
ModeratorHello, i’m sorry but i didnt understand, your users get redirected to activity page once logged in, and then if they click elsewhere and go to main menu, you want to redirect them back to activity? Or create menu item so they can go back to activity?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts