Forum Replies Created
-
Author
-
October 9, 2018 at 15:50 in reply to: CodeMirror & CMB2 folder conflicting and preventing very common plugins from working #211341RaduModeratorNot marked as solutionRaduModerator
Hi,
Do you know if you currently have debug enabled? Please try disabling it to see if this resolves the issue. Please enable the WordPress debug log. More Info: https://codex.wordpress.org/Debugging_in_WordPress
1. Edit wp-config.php and insert the following lines:
COPY CODEdefine( 'WP_DEBUG', false ); define( 'WP_DEBUG_LOG', false ); define( 'WP_DEBUG_DISPLAY', false );
Anyway i see that the notice it’s thrown outside the theme folder and not sure if that our theme issue.
if the issue persists even with debug off try to switch child theme and plugins off and check if the notice disappears or not.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Envato changed their mechanism update and the updates will be madden only through their plugin.
Just check this guide : https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin
IF also this method fails the last one always works
Manually update theme by FTP.
– Connect to your server.
– Go to wp-content/themes/ and copy “kleo” folder to your computer so you have a backup of your old files.
– Extract kleo.zip that you have downloaded from Themeforest. Make sure the resulting “kleo” folder has a style.css in it. Delete on your server all files inside wp-content/themes/kleo and then copy all files inside “kleo” folder to your server in wp-content/themes/kleoLast step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 8, 2018 at 17:08 in reply to: How to use bp_core_fetch_avatar instead of get_avatar for blog post owner #211290RaduModeratorI think we don’t need to change the code to make the snippet to work for the moment. Will let you know.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 8, 2018 at 16:51 in reply to: How to remove “Send message” button apeparing with profiles in membership directory list. #211289RaduModeratorHi,
Just use this css
COPY CODE.directory div#send-private-message { display: none !important; }
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Envato changed their mechanism update and the updates will be madden only through their plugin.
Just check this guide : https://archived.seventhqueen.com/general/article/update-themes-automatically-using-envato-market-plugin
IF also this method fails the last one always works
Manually update theme by FTP.
– Connect to your server.
– Go to wp-content/themes/ and copy “kleo” folder to your computer so you have a backup of your old files.
– Extract kleo.zip that you have downloaded from Themeforest. Make sure the resulting “kleo” folder has a style.css in it. Delete on your server all files inside wp-content/themes/kleo and then copy all files inside “kleo” folder to your server in wp-content/themes/kleoLast step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
There is no builder or customizer for that but i can help you with some css for example for the font-size, color, paddings, margins etc… just let me know by screenshot and pointing out what you need exactly and where
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 8, 2018 at 15:38 in reply to: How to use bp_core_fetch_avatar instead of get_avatar for blog post owner #211280RaduModeratorHi,
IT should be ok now,
I had used a temp solution i had edited directly in parent in this file : wp-content/themes/kleo/kleo-framework/lib/function-facebook-login.php line 390 ±
this thing, i just commented that line
On next update that will be overwritten.
I will look for a snippet solution in future.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Instead deactivating a large number of plugins you can try to de-activate the child theme and activate parent theme to can check out if the issue it’s caused by something from the child.
IF the issue still happens activate default wp theme ( twenty seventeen ) in this way we can check if the issue it’s caused by a conflict between plugins itself.
Let me know if the issue happens on default wp theme or not and using the child or not.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
I see, can you check if the issue happens also when you run devault wp theme ? twenty seventeen ? WE need to check this to can find if there it’s a issue from our theme or directly from the elementor.
Anyway, did you had tried to add that snippet into your child theme functions.php ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 5, 2018 at 20:00 in reply to: https://wordpress.org/plugins/bp-events-calendar/ cannot add event #211187RaduModeratorNot marked as solutionOctober 5, 2018 at 19:58 in reply to: CodeMirror & CMB2 folder conflicting and preventing very common plugins from working #211185RaduModeratorNot marked as solutionOctober 4, 2018 at 17:02 in reply to: https://wordpress.org/plugins/bp-events-calendar/ cannot add event #211154RaduModeratorNot marked as solutionOctober 4, 2018 at 16:35 in reply to: Demo dashboard – widget Joint group and Our colleagues #211152RaduModeratorNot marked as solutionRaduModeratorHi,
Cannot login it says ” ERROR: Invalid username. Lost your password?”
LEt me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
IF automatic update fails you can update the theme via FTP following the below procedure or simply, re-download again from themeforest account the theme, and then to upload it again in wp dashboard from wp-admin -> appearance -> themes -> add new
IF you will choose the theme re-upload from wp-admin, just backup your theme settings for any case from wp-admin -> theme options -> Show export text -> and save it for later use (if you need it)
Manually update theme by FTP.
– Connect to your server.
– Go to wp-content/themes/ and copy “kleo” folder to your computer so you have a backup of your old files.
– Extract kleo.zip that you have downloaded from Themeforest. Make sure the resulting “kleo” folder has a style.css in it. Delete on your server all files inside wp-content/themes/kleo and then copy all files inside “kleo” folder to your server in wp-content/themes/kleoLast step is to go in WP Admin – Theme options and save the options since some dynamic elements might have been added and to make sure you get the latest styling.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 3, 2018 at 18:37 in reply to: https://wordpress.org/plugins/bp-events-calendar/ cannot add event #211113RaduModeratorNot marked as solutionRaduModeratorHi,
The next update of the KLEO theme will ne at the end of the month.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
Maye you have a cacher or something cuz on my side i see that in effect
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
You can update the theme sure why not, better to have always latest version.
They are predefined and it different the colors represents the post format
You can customize the line colors using the next CSS
COPY CODE.masonry-listing .format-video .post-title { border-left: 3px solid #07baf4; } .masonry-listing .format-standard .post-title { border-left: 3px solid #8a52ad; } .masonry-listing .format-image .post-title { border-left: 3px solid #fc604a; } .masonry-listing .format-gallery .post-title { border-left: 3px solid #43ae9e; } .masonry-listing .format-audio .post-title { border-left: 3px solid #367bb7; } .masonry-listing .format-link .inner-content { margin-top: 10px; border-left: 3px solid #00c5c4; } .masonry-listing .format-aside .post-title { border-left: 3px solid #ee2534; }
The CSS will be added to wp-admin -> theme options -> general settings -> quick css
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
2. TRy to reinstall buddypress emails from WP-admin -> Tools > Buddypress > Reinstall emails
If it’s the same maybe you need to install and configure https://wordpress.org/plugins/wp-mail-smtp/For both questions 2,3 If you de-activate child theme any difference ? IF you will use the default wp theme the same ?
So i cannot reproduce issues that you explain on my local end with all things updated.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 2, 2018 at 15:29 in reply to: WP Baker Page Builder new update has disfigured my site #211043RaduModeratorHi,
Can you check if caused or not by a custom change like CSS or Child theme templates ?
Anyway use this css to handle the icons sizes
COPY CODE#buddypress div#item-nav li a:before { font-size: 50px !important; }
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorI think child theme or some custom css or some unclosed html tag makes that, can you switch off the child theme and rest of the customizations to check ?
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRaduModeratorHi,
1. The menu icon issue, it’s displayed for me on all pages
2. You can do that in two ways or you add padding for the form container in visual composer or you add this css in quick css in theme options -> general settings
COPY CODE@media(max-width:600px) { .home form#register_form {padding:0 20px;} }
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts