Forum Replies Created
-
Author
-
Radu
ModeratorDO you have update all plugins to ? from wp-admin -> appearance -> install plugins
Try to see if it works with child theme de-activated, anyway on my installation it works i have latest updates for WP+KLEO+plugins
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,
thank you for reporting this we will add this to the bug list and in future will be patched until then set off for Combine theme JS fileS to have tabdrops as it should to be.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorThis issue was fixed versions before…
Maybe you have rewrited some templates in child ? try to test with parent theme active only
Try to activate de-activate page comments and then follow my instructions and let me know
If not works provide admin credentials to take a look but do those before
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
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,
use those CSS
COPY CODE.sidebar .widget_kleo_recent_posts ul.news-widget-wrap .news-headline { font-size: 15px; } .sidebar .widget_kleo_recent_posts ul.news-widget-wrap .news-headline .news-time { display: none; }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 solutionRadu
ModeratorNo problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorNo problem
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorPlease provide to me link to the page from whre you have taken this screenshot
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorOk, in this case, I will add this plugin to integration list but it will take a while and for the moment we don’t have any temporary fix
We will let you know.
So practically you want to hide create group button from /groups/ ? provide screenshot that shows also the page url
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,
Try this

If you don’t have discussion panel there you will have to enable it, see here how
https://drive.google.com/open?id=0Bxo5b6iHWRMwWlI0V0wwQW9WT3M
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 30, 2016 at 01:27 in reply to: How to remove “0 comments” from bottom of pages with comments turned off? #137666Radu
ModeratorNot marked as solutionSeptember 29, 2016 at 22:26 in reply to: Secondary Menu – Under Main Menu? Or Per Page Usage? #137659Radu
ModeratorNot marked as solutionRadu
ModeratorHi if you want to manipulate the activity loop, this is the responsible file for activity loop /wp-content/themes/kleo/buddypress/activity/activity-loop.php
Copy this file in child to have it over the theme update wp-content/themes/kleo-child/buddypress/activity
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 if you want to manipulate the activity loop, this is the responsible file for activity loop /wp-content/themes/kleo/buddypress/activity/activity-loop.php
Copy this file in child to have it over the theme update wp-content/themes/kleo-child/buddypress/activity
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 is no quick solution, you can try to search for a plugin
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,
If you activate a default wordpress theme you will encounter same issue ?
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 solutionSeptember 29, 2016 at 19:45 in reply to: Secondary Menu – Under Main Menu? Or Per Page Usage? #137640Radu
ModeratorNot marked as solutionSeptember 29, 2016 at 19:35 in reply to: SEO settings – title, description and keywords for pages and posts #137638Radu
ModeratorKleo doesn’t have integrated a seo plugin but you can use Yoast by SEO plugin then you will be able to set Meta Title,Meta Description and Meta Keywords
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
ModeratorPlease update the theme to latest version 4.1.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
there is no quick solution for what are you asking, but you can try to test and use this plugin : https://wordpress.org/plugins/buddypress-sitewide-activity-widget/
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,
Please follow this topic : https://archived.seventhqueen.com/forums/topic/add-badges-under-cover-photo-depending-on-profile-fields
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 is no quick solution for the moment to achieve 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
ModeratorPlease update the theme to latest version 4.1.4 and the afferent plugins, you can check the plugin update status from wp-admin -> appearance -> install plugins.
If this is useless please follow these steps to enable wp debug:
- Connect to your server by FTP
- Look in root directory of your WordPress install and open wp-config.php
- Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
COPY CODEdefine( 'WP_DEBUG', true );- After this line add this:
COPY CODEdefine( 'WP_DEBUG_LOG', true );WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).
Repeat the described actions and then check the debug.log file and let me know what error appears.
If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.
After you have disabled the plugins try to see if the error persists.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorHi,
The quote background color can be changed with this css selector
COPY CODE/*Style quote background general*/ article.format-quote .post-content { background: red !important; } /*Style quote background by category that belongs*/ article.format-quote.category-thoughts .post-content {background:green !important;}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. Ticket 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
ModeratorThis is the selector for product pages title
COPY CODEh1.product_title.entry-title { font-size: 2em !important; line-height: 1em !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionRadu
ModeratorProvide an account to can see a post please
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,
Use this CSS
COPY CODEli.kleo-user_avatar-nav ul.pull-left { left: -100% !important; text-align: center; float:right !important; }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 solutionRadu
ModeratorHi,
The breadcrumbs are generated depends by your permalink structure
If you will have category in the permalink the breadcrumb will have the category in it..
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,
Sincerely I don’t understand what it’s the problem there, can you please to make a video in that you will show me what it’s wrong ?
https://www.screencastify.com/
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