Forum Replies Created
-
Author
-
Laura
ModeratorHello, please try by adding this to style.css
COPY CODE#members-directory-form span.activity { display: none !important; }
The rest is changed, at your style.css i added
COPY CODEdiv.mdetcenter {text-align:center;} #members-list .item-meta {text-align: center;} #buddypress ul.item-list li div.item-title {margin-left: 0;margin-right: 0;} #buddypress #members-list .item-title {margin-left: 0;margin-right: 0;text-align: center;} #buddypress #members-list .item-meta {margin-left: 0;margin-right: 0;text-align: center;} #buddypress #members-list .item-title a { font-weight: bold; } div.mdetcenter { text-align: center; display: inline-grid !important; margin-top: 5%; width: 100% !important; }
And modified the functions.php code to match your profile fields
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, yes, please add this too and let me know if it fix the issue.
COPY CODEstrong.logo a { font-size: 18px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try with this
COPY CODE.kleo-main-header.header-split .container { margin-left: 9%; }
🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, this is the correct setup ( change it & test )
COPY CODE//Change this with your field name $field_name= "I am a"; //Change the field value $value_to_match = "Ladyboy"; //Membership level id $membership_level = "4";
Let me know if it works 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please check this css code, this should make the avatar smaller and move it to the left
COPY CODEdiv#item-header-avatar { width: 50% !important; margin-left: 15%; }
And this is for mobile to make the buttons next to the avatar
COPY CODE@media only screen and (max-width: 940px) { .two.columns.pull-two { float: right; margin-top: -45%; } div#item-header-avatar img { width: 50% !important; } }
For more edits please contact a developer as we do not offer custom requests at the forum 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.buddypress .widget_kleo_testimonials { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, just go to Appearance > Edit and at members-loop.php find
COPY CODE[su_spoiler title="OPEN Advanced Search Tab" style="fancy" icon="caret"][kleo_search_members_horizontal before="" button=1][/su_spoiler]
And replace it with the search form shortcode you want to use at Users > Profile search
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE@media (min-width: 991px) { strong.logo a { font-size: 17px !important; } .primary-menu.collapse.navbar-collapse.nav-collapse { margin-left: -10%; } .kleo-main-header.header-split .container { padding: 0px !important; } ul#menu-second-menu a { font-size: 10px !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 20, 2018 at 19:53 in reply to: Checkboxes not responsive in the “advanced” profile search forms on phones #192495Laura
ModeratorHello, please replace the code with
COPY CODE@media only screen and (max-width: 940px) { form#horizontal_search label { text-align: center !important; } form#horizontal_search { padding: 10px !important; } .two.columns.bglabel.hz-checkbox { width: 100% !important; } span.custom.checkbox { float: left !important; } form.custom span.custom { position: relative !important; } .two.columns.hz-checkbox-name { display: block !important; position: relative !important; height: 10px !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello 🙂
1- Its at sweetdate/page-parts/general-header.php
2- Try by adding this to style.css of child themeCOPY CODE#activity-stream:before { display:none !important; }
3- Where did you see this?
4- You may need to contact a developer for this as that topic is a bit old i am not sure it still worksHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 19, 2018 at 08:11 in reply to: Checkboxes not responsive in the “advanced” profile search forms on phones #192273Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE@media only screen and (max-width: 940px) { form#horizontal_search label { text-align: center !important; } form#horizontal_search { padding: 10px !important; } .two.columns.bglabel.hz-checkbox { width: 100% !important; } span.custom.checkbox { float: left !important; } form.custom span.custom { position: relative !important; } .two.columns.hz-checkbox-name { display: block !important; position: absolute !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by adding this to style.css of child theme.buddypress button#mceu_12-button { display: none !important; } .buddypress button#field_67-html { display: none !important; }
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.category h1.page-title { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, you can change the text using elementor by editing the form widget 🙂
And for the arrow please add this to style.css of child themeCOPY CODEspan.notch { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
1- Add more space at gender / ageCOPY CODE.search-meta .date { padding: 10px !important; }
About the cell padding, i do not see any about me text at your users, which one did you mean?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.panel-kleo { margin-left: -100%; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODEul.dropdown-menu.sub-menu.pull-left li { float: left; } ul.dropdown-menu.sub-menu.pull-left { width: 450px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
March 13, 2018 at 19:50 in reply to: Responsiveness problem with Kleo and Ignitiondeck Plugin #191633Laura
ModeratorNot marked as solutionLaura
ModeratorHello, fixed the search bar, and for the top padding add thisdiv#geodir-wrapper-content { padding-top: 0px !important; }
For the issue of the widgets too close to the screen addmain#geodir-main-content { padding-left: 10% !important; padding-right: 10% !important; }
This should make the heading bold.geodir_list_heading.clearfix h3 { font-weight: bolder !important; }
Laura
ModeratorHello, please try by adding this to style.css
COPY CODEp.form-allowed-tags { display: none !important; } @media (max-width: 991px) { .bbp-submit-wrapper { margin-top: 15% !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by adding this to style.css of child theme
COPY CODE.mejs-container { background: transparent !important; margin: 0 auto !important; } .mejs-time.mejs-currenttime-container { padding: 10px !important; } .mejs-controls .mejs-button button { margin: 3px !important; } span.mejs-time-total.mejs-time-slider { margin-left: 10px !important; margin-top: 0px !important; width: 100%; } .mejs-time.mejs-duration-container { padding: 10px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by adding this
COPY CODE.menus-wrap { margin-top: 5%; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODE.kleo-ajax-part.kleo-ajax-type-attachment { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODEselect#activity-filter-by { height: 26px !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, i see, try adding this to style.css of child theme
COPY CODE.ajax_search_image { display: none !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorGlad you could resolve it!
For the video, try by adding this to style.css of child themeCOPY CODE.portfolio-template-default .video-wrap video { min-height: 100%; min-width: 100%; height: 100% !important; } .portfolio-template-default div#mep_0 { min-width: 100% !important; } .portfolio-template-default .video-wrap { height: 120%; left: 0; overflow: hidden; position: absolute; top: -50px !important; width: 100% !important; z-index: 0; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, the issue is the checkbox, try by adding this to style.css of child theme
COPY CODEp.mc4wp-checkbox.mc4wp-checkbox-buddypress { position: absolute; margin-top: 20%; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, for the icons please check at Theme Options > Buddypress 🙂
To hide the title of the pictures add this to style.css of child themeCOPY CODE.activity-inner .rtmedia-item-title { display: none !important; }
Due to the redirection to activity i can’t see the home page, let me know once i can 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by using this css at style.css of child theme, you can adjust it as you prefer 🙂
COPY CODEdiv#item-nav { height: 125px !important; } a#user-activity { background: #121212 !important; font-size: 0px !important; } a#user-activity:before { background-image: url(https://www.ginterest.club/wp-content/uploads/2018/03/Icon-Activity.png) !important; background-size: cover; width: 100px; height: 100px; color: transparent !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHahaha do not worry Julie or Julia sounds good too! I think it suits me 🙂
About the video, can you send me the direct link of where do you have it at your website?
For the activity issue try by adding this to style.css of child theme
COPY CODE#buddypress #activity-stream p img { display: inline !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, try by adding this to functions.php of child theme
COPY CODE/** * Change BuddyPress default Members landing tab. */ define('BP_DEFAULT_COMPONENT', 'profile' );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
Laura
ModeratorHello, please try by adding this to style.css of child theme
COPY CODEstrong.logo { height: 150px; } strong.logo img { max-height: 100% !important; } @media (max-width: 991px) { img#logo_img { height: 80px !important; } }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts