Forum Replies Created
-
Author
-
sharmstr
ModeratorDo you have the same problem with one of the WP themes (2013, 2014, 2015) enabled?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s controlled by buddypress. Google bp_core_remove_nav_item()
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorContact your host. Just because you tell WP to allocate 128m doesnt mean your host will allow you to do so.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWHOA You just posted all of your server username and password info. Becareful.
It doesnt matter where you add it. And no, dont add the 1. And change it to 128, not 64
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs noted in the install documentation, you need to allocate at least 128mb of memory.
http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI added the .kleo-rounded-noborder class because I didnt want to set any css on radius’ classes. I have no idea where else they use it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorBecause. Login Radius puts “avatar avatar-social-login” for the classes on the img, not “kleo-bp-user-avatar”
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorFor what its worth, something I find really helpful is a vanilla install of Kleo. I can use that to see if I’ve, or a plugin has screwed up the default functionality of Kleo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe filter definitely works on a non modified install of kleo.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorYou’re setting it up wrong. The options in Theme Options are for the search in the menu.
You need to go into page editor for that page and change the options on the search form shortcode.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe second one you can dismiss.
You need to delete the woocommerce and js_composer folders on your server. Both should be in wp-content/plugins. Then try to reinstall them. You can do so by going to plugins and choosing to upload. Both install zips are in the plugins folder in the full download zip file from Theme Forest.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorhmmm. then try
COPY CODE#activity-stream ul { display: none; }
or maybe even better would be
COPY CODEdiv.activity { display: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo idea. Perhaps ask the developers of Rev Slider?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorCan you respond privately with a link and credentials to your site?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry this
COPY CODE.kleo-rounded-noborder { border-radius: 100%; border: none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou also need to update Visual Composer (also k-elements and rev slider), not just Kleo. You can find it in the full zip file.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorAs stated in the install documentation: 128mb https://archived.seventhqueen.com/documentation/kleo
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNo, you didnt. https://archived.seventhqueen.com/forums/topic/issue-displaying-image
Copy the contents of the attached file and paste into your childs functions.php file. Also put this css in your child css file.
COPY CODEkleo-rounded-noborder { border: none !important; }
The css is off the top of my head. I cant remember the exact css I used. Let me know if it doesnt work.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
Attachments:
You must be logged in to view attached files.sharmstr
ModeratorChild theme should always be enabled. Its a place to make changes to the theme that will be upgrade safe. This is stated in the documentation.
You can read more about it here: http://codex.wordpress.org/Child_Themes
I need to research the fix for you. Its Sunday and I’m heading out for the rest of the day. I’ll have a answer for you during the week.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI put the code I gave you in quick css then flushed the cache.
Laura is already helping you with the other topic.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatordone
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI can find the code for you, but I still dont know for sure if you’ve updated Buddypress. You havent said. 🙂
At the risk of upsetting you even more, there is a recommendation in the documentation to install the child theme.
Is it safe to assume that you dont remember all the changes you made and that’s why you cant switch to the child theme? If that’s the case, something I use all the time is program called winmerge. It allows you to compare a directory of files and highlights the differences. (There’s probably something similar for a mac if that’s what you use) You can use it to compare the original kleo code to the code on your server. Once you have a list of all the changes that were made, you can export the Kleo Theme Options, enable the child theme and import them. I have a write up about this procedure on my site if you’re interested http://sharmstr.com/saving-importing-and-exporting-kleo-settings/. Once that’s done, you can make any css changes and copy any modified files that you’ve identified with winmerge. Once everything is back to how you had it, except now running the child theme, you can update.
A lot of hosts have a “staging” functionality. This allows you to create an exact copy of your website with a just a few clicks. This will allow you to make all the changes you need to without affecting the live site. Once everything is configured and running correctly on the staging site, you can push all the changes to the live site with a click of a button. Contact your host about this.
Again, you’re going to constantly be fighting with update issues if you dont take the time to sort it now.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorRespond privately.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorFor me…. Its not happening on activity page. Its not happening on main page. It IS happening on the forum page which is shorter. I’m assigning to Abe who is the lead developer to look at. Please be patient while we figure this out.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorI wasn’t trying to. I was asking if you updated those. Here’s why. Buddypress moved the the link for create groups with their latest update. That’s when it broke. I’m making sure that’s what happened so I can help you fix your issue.
Also, keep in mind that Kleo will always have to be updated to support newer version of plugins. Like in this case (if you indeed updated BP), BP moved the link so Kleo needed code changes in order for it to work. Also, BP added new functionality that absolutely doesnt work with older versions of Kleo. How could it when the functionality didnt exist before? Does that make sense? Bottom line is your going to continually run into issues like this if you update BP and/or WP without also updating Kleo.
I’m really not trying to be confrontational. I’m just trying to help and pointing out why it can never work 100% if you update to versions of BP that didnt exist when the version of Kleo you’re running was coded.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorLooks like this only happens on pages that dont have much data on them making them short. For example, the forums container is only 800px or so. If I manually change the container height to 1200px, it stops jumping around. I’m going to assign this to Abe so he can take a look at it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorOkay. Try turning on debugging in wp-config.php
http://codex.wordpress.org/WP_DEBUG
COPY CODEdefine( 'WP_DEBUG', true ); define( 'WP_DEBUG_DISPLAY', true);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorOr ask the buddypress guys https://buddypress.org/support/
I was a bit confused by your initial ask. Can you tell me the exact url it points you to? You can respond privately if you want.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderator. Besides, when I purchased the theme, I expected that it would work 100%
So does that mean you havent updated wordpress or buddypress either?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTry deleting px
COPY CODE.kleo-main-header .nav li.kleo-megamenu.mega-3-cols>.dropdown-menu { margin-left: 0 !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat was an issue before Kleo 2.4.1. Please upgrade.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorHow are those people logging in? Through WP or through a social account? If through a social account, is it by using the built in FB routines or are you using a plugin for that?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorYou’ll have to edit the portfolio loop query to specify the rand parameter. Put this in your child theme
COPY CODEfunction kleo_portfolio_items( $display_type = 'default', $title_style = 'normal', $columns = 4, $item_count = NULL, $pagination = "no", $filter = 'yes', $excerpt = 'yes', $img_width = '', $img_height = '', $category = '', $exclude_categories = array() ) { /* OUTPUT VARIABLE ================================================== */ $portfolio_items_output = ""; $count = 0; /* CATEGORY SLUG ================================================== */ if ($category == "All" || $category == "all") { $category = ''; } $category_slug = str_replace('_', '-', $category); /* PORTFOLIO QUERY ================================================== */ global $post, $wp_query; if ( get_query_var('paged') ) { $paged = get_query_var('paged'); } elseif ( get_query_var('page') ) { $paged = get_query_var('page'); } else { $paged = 1; } if ( $exclude_categories == '' ) { $exclude_categories = array();; } $portfolio_args = array( 'post_type' => 'portfolio', 'post_status' => 'publish', 'paged' => $paged, apply_filters( 'kleo_portfolio_cat_slug', 'portfolio-category' ) => $category_slug, 'posts_per_page' => $item_count, 'tax_query' => array( array( 'taxonomy' => apply_filters( 'kleo_portfolio_cat_slug', 'portfolio-category' ), 'field' => 'id', 'terms' => $exclude_categories, 'operator' => 'NOT IN' ) ), 'orderby' => 'rand' ); $portfolio_items = new WP_Query( $portfolio_args ); /* Class config ================================================== */ $classes = ''; $classes .= ' ' . $display_type . '-style'; if ( $display_type == 'overlay' ) { if ( $title_style == 'hover' ) { $classes .= ' anim-title'; } } if ( $excerpt == 'no' ) { $classes .= ' hide-excerpt'; } $classes .= ' per-row-' . $columns; /* IMAGE SIZE * Set global variables to be availabe in the portfolio template part ================================================== */ if ( $img_width != "" && $img_height != '' ) { global $portfolio_img_width, $portfolio_img_height; $portfolio_img_width = $img_width; $portfolio_img_height = $img_height; } /* ITEMS OUTPUT ================================================== */ if ( $filter == 'yes' ) { $portfolio_items_output = kleo_portfolio_filter( $category, $exclude_categories ); } $portfolio_items_output .= '<ul class="portfolio-items responsive-cols kleo-masonry ' . $classes . '">'. "\n"; while ( $portfolio_items->have_posts() ) : $portfolio_items->the_post(); ob_start(); get_template_part( 'page-parts/portfolio-masonry'); $portfolio_items_output .= ob_get_clean(); $count++; endwhile; wp_reset_postdata(); $portfolio_items_output .= '</ul>'. "\n"; /* PAGINATION OUTPUT ================================================== */ if ($pagination == "yes") { $portfolio_items_output .= '<div class="pagination-wrap">'; $portfolio_items_output .= kleo_pagination( $portfolio_items->max_num_pages, false); $portfolio_items_output .= '</div>'; } /* FUNCTION OUTPUT ================================================== */ return $portfolio_items_output; }
Now, keep in mind that the function you’re copying is the heart and soul of portfolios and will probably be updated in future releases of Kleo. So make sure you always compare the newest function with the one in your child theme so that you get the latest changes. The only thing I added was ‘orderby’ => ‘rand’.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorNew site or existing install? If existing, try disabling all other plugins first. There might be a plugin conflict.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorTurn off debugging in your wp-config.php file. Look for
COPY CODEdefine('WP_DEBUG', true);
and change it to
COPY CODEdefine('WP_DEBUG', false);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThat’s handled by Buddypress (and Social Articles if that’s what generated it), not Kleo. Kleo only stylizes the page.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorWhat arguments did you pass it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorThe code I gave you is not showing up. Did you clear your cache after adding it?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
ModeratorIf that doesnt work, respond privately with a link and admin credentials.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
sharmstr
Moderatorrespond privately with links and admin credentials. I probably wont be able to look at it today since I need to leave. But I’ll look at it as soon as I can.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts