Forum Replies Created
-
Author
-
Kieran_SQ
ModeratorHi,
No worries, I think it may have just been a copy/paste issue where it was missed when copying.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi, Glad this is now resolved for you. Feel free to open a new ticket any time and we'll be happy to assist. All the best, KieranKieran_SQ
ModeratorHi,
I haven’t added any CSS for you but it’s definitely something to look out for. The error messages for CSS editing in WordPress are fairly descriptive and generally indicates where the issue is or is near so it should help if there is an issue in the future.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorGreat, I’ll mark it as resolved.
Feel free to open a new ticket any time and I’ll be happy to assist.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
Happy to help 🙂 Do you consider this ticket resolved?
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
In your other ticket I sent you a correction regarding the CSS that was commented out. In the correction I also added the end brace which was missing in your CSS (as per the error in the screenshot).
You need to add the closing brace / curly bracket } to the end of the CSS class from above.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
I checked your style.css via the front end and it looks like you have commented out the CSS that I sent to you.
Currently it is
COPY CODE/* custom css per la trasparenza dell'overlay nella pagina di login .kleo-form-modal .kleo-login-wrap .before-login-form-wrapper, .kleo-form-modal .kleo-login-wrap .login-create-account-wrapper, .kleo-form-modal .kleo-login-wrap .login-form-wrapper { background-color: rgba(0, 0, 0, 0.05); } */ /* custom css per cambiare il colore dell'imput .kleo-login-wrap .login-form-wrapper .login-input-wrapper input.login-field { color: #000000; */
It should be
COPY CODE/* custom css per la trasparenza dell'overlay nella pagina di login */ .kleo-form-modal .kleo-login-wrap .before-login-form-wrapper, .kleo-form-modal .kleo-login-wrap .login-create-account-wrapper, .kleo-form-modal .kleo-login-wrap .login-form-wrapper { background-color: rgba(0, 0, 0, 0.05); } /* custom css per cambiare il colore dell'imput */ .kleo-login-wrap .login-form-wrapper .login-input-wrapper input.login-field { color: #000000; }
When I correct the commenting issue via the front-end it works as expected.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
Please update this ticket, in a private reply, with admin credentials (in English US or UK) so I can look into this for you. Also, please confirm the location where you added the custom CSS.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
I have added a 3 column section with the total member, men and women count for you in the area where it already existed. If I have got the translated labels wrong please just edit the page with Elementor, select the appropriate text and edit from the section that opens on the left.
Thanks,
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
To confirm your above reply is marked as private and only you and SeventhQueen support staff can see the content.
I have copied cover-image-header.php from the SweetDate parent theme
/wp-content/themes/sweetdate/buddypress/members/single/cover-image-header.php
To the SweetDate Child theme
/wp-content/themes/sweetdate-child/buddypress/members/single/cover-image-header.php
I removed line 48 for you that had the below code which generated the @username text on the individual profile (see screenshots)
<span class="user-nicename">@<?php bp_displayed_user_username(); ?></span>
With regards to changing the BuddyPress profile URL this may be problematic and cause performance issues given how BuddyPress activity data is stored. If you wanted to achieve this custom development then this post would be a good starting point https://bbpress.org/forums/topic/user-profile-url-uses-the-username-can-that-be-changed/.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.June 23, 2018 at 19:30 in reply to: Could not see any changes which I made with Elementor to a Homepage #201689Kieran_SQ
ModeratorHi,
I will mark this topic as resolved. If you need assistance with anything else please open a new ticket and one of the available support team members will be happy to assist.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorYou’re welcome, have a great day 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
I will mark this ticket as resolved as per your reply. If you have further issues specific to this topic then please do feel free to reply here and we’ll be happy to open the ticket back up.
If you have other questions or issues not related to this topic then please open a new ticket so one of the available support team members can assist you as soon as possible.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
You can edit the style for the header area by going to WP Admin > Theme Options > Tab: Styling Options > Sub Tab: Header and setting the values for each of the color pickers (see screenshot).
To change the fonts and sizes of the fonts for the header by going to WP Admin > Theme Options > Tab: Header Options > Sub Tab: Header Fonts and setting your desired options (see screenshot).
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.Kieran_SQ
ModeratorHi,
You can use that code, it is for BuddyApp. The class kleo and the theme KLEO are two different things. The class kleo is universal throughout our themes so that CSS can be reused – kleo is the default class in the BuddyApp, SweetDate and KLEO themes.
The custom CSS to override each title is
COPY CODEp.fb-register-title { color: red !important; } h3.kleo-pop-title { color: red !important; }
For the labels please use the following
COPY CODE.kleo-login-wrap .login-form-wrapper .login-input-wrapper .login-label .login-label-content { color: red !important; } .kleo-login-wrap .login-form-wrapper .fancy-checkbox>span { color: red !important; }
Change the values from red !important to your desired # value color, keep the !important in place for this to work. Make sure to clear your website cache, any CDN, and front-end cache to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Kieran_SQ
ModeratorHi,
You should be able to use word-wrap on this element. Try the below custom CSS in your KLEO Child themes style.css by going to WP Admin > Appearance > Editor > KLEO Child > Style.css or in Theme Options > General Settings > Scroll to: ‘Quick CSS’.
COPY CODE.masonry-listing .post-title { word-wrap: break-word; }
Make sure to purge your website cache, any CDN and your front-end cache to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.Kieran_SQ
ModeratorHi,
I will forward a message to our core developer to contact rtMedia about this issue for you. In the meantime please do feel free to also open a support topic on the rtMedia community page about the translation. The more feedback they get the more urgent it will be for them.
https://community.rtcamp.com/c/rtmedia
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts