Forum Replies Created
-
Author
-
Radu
ModeratorHi,
All of those are correct but the issue was caused by the main div wich haves the background white
COPY CODEdiv#main { background: transparent; }By adding this to quick CSS are all elements that haves background transparent will be transparent over the body image
All right now ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Just delete that wired item and create it again, I’ve done that and it’s ok
take a look http://tonedistrict.ca/videos/testing/
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
I don’t have credentials to test, but the plugin works as it should on my install, do you have some caching plugin? if yes try to de-activate it and check again.
Also if the issue isn’t caused by the caching plugin provide to me admin credentials in a private reply to can take a look
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk then
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
No, the VC doesn’t support that by default.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Here are the selectors
COPY CODEsection { background: #FF9800 !important; } .sidebar.sidebar-main.col-sm-3.sidebar-right { background: red; }Screenshot how styles are applied :

The red area represent all available sidebar space
As you can see the whole sidebar has red background and the rest of the sections has a specific color.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Using safari and browsing your site for 4-5 minutes I cannot see something wired or unusual, provide a screenshot to see what you encounter there.
I was referring if the CSS changes that you made in child theme style.css file ( wp-content/themes/kleo-child/style.css ) are not loaded into site move those all styles to quick CSS area.
I need a video or at least a screenshot that shows me how to reproduce that, hard for me understand exact the issue that you encounter.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Facebook login it inserts user data as the WordPress default registration, so you can use this plugin https://wordpress.org/plugins/new-user-approve/ to achieve what you need
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 5, 2017 at 20:14 in reply to: rtMedia controls missing on first video play in Kleo theme #160538Radu
ModeratorHi,
There is no option in our theme options for that.
If the behaviour is not as it should try to de-activate child theme and the rest of plugins except Buddypress and rtMedia and test again.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Using a plugin like SEO by Yoast : https://wordpress.org/plugins/wordpress-seo

Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Background of the main color or alternate color can be changed using next CSS
COPY CODE.alternate-color { background: green; } .main-color { background: transparent !important; }This will control all elements with alternate color or main-colo
If you need to change the background color only for the title/breadcrumb area update theme to latest version (5 may update) and add this CSS
COPY CODE.breadcrumbs-container {background-color:transparent;}The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE : Child theme needs to be installed and activated.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The video that isn’t full width has the powered by embedly tag below it, it’s a plugin ?! de-activate and check somehow it applies only for that item nor for all ? check the plugin settings
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorGreat
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The php errors seems to be caused by a custom code that it’s in the child theme functions.php
Try to replace that code with this one
COPY CODEremove_action('kleo_bp_before_profile_name', 'kleo_bp_compatibility_match');Refund can be requested here https://themeforest.net/refund_requests/new
Also please provide a reason since you now got the theme and a refund should have strong reasons
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
In your website the login menu item it opens the login pop-up (see screenshot)
Did you have solved? If no, elaborate.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorTry also to update Kleo to the latest version, we had released today 5 may a new update.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorUpdate theme to latest version, it’s fixed.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
No problem
That can be added to child theme functions.php file ( wp-content/themes/kleo-child/functions.php )Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi @egabillat
Maybe if you If you de-activate child theme it’s the same? Maybe you have some old woocommerce templates in child?Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorWhat browser !? What’s the logo issue, can you describe or better to make a video that shows the issue ?
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Cannot reproduce that on my local install and neither on your website see this video: https://drive.google.com/file/d/0Bxo5b6iHWRMwVEp0cEEzV3UtSjA/view
Let me know exact the steps to reproduce that.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHmm, using default wp theme it’s the same ?! if yes or not check this nice article with gif’s https://codex.buddypress.org/emails/
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou’re welcome
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
There it’s body color, by default it’s white.
Use this CSS to apply for all section tags
COPY CODEsection.container-wrap.main-color { background: #fcfcfc; }cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorYou have available that position!

Just create a new menu and assign it to that position and that’s all
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
Sorry for the delay, that’s my office IP: 86.127.153.187 but it’s dynamic allocated
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
We don’t have a solution for that, those (activity, profile, notifications, messages, etc.) are BuddyPress components and they have separate pages, if you really need that it’s something custom that can be achieved only with a WordPress/buddypress developer intervention.
the BuddyPress navigation tabs can be hidden using this CSS
COPY CODEdiv#item-nav { display: none !important; }The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS
NOTE : Child theme needs to be installed and activated.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts

