Forum Replies Created
-
Author
-
sharmstr
ModeratorI dont know of a way to do 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
ModeratorGoogle is your friend: 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 disabled a bunch of plugins you had installed. I didnt check every issue, but my guess is that they are all fixed 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
ModeratorYou need to allocate more memory.
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 491520 bytes)
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 admin access and I’ll have a look. Sounds like you dont have thing configured correctly.
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
August 1, 2015 at 18:16 in reply to: Limit Extended Profile Multi-line text area max characters #71110sharmstr
ModeratorDo you want to limit it so they can only put in 250 characters or limit it so it only displays 250 characters? For the first one, ask on the BP forums since its their plugin and you’d have to edit their code. For the second, you can try to mimic it with some css: http://stackoverflow.com/questions/26973570/setting-a-max-character-length-in-css
Instead of setting a width, you would set a height. The css selector would be .field_your-field-name dd
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
ModeratorThank you
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 site is throwing internal server errors. Enable wp_debug and set the display to true to see the error message.
Also, since you are running Kleo 3.0.5, you also need to update Visual Composer to 4.6.1
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
ModeratorHere’s is some info on possibility of using the Woo BP integration plugin to integrate Product Vendors: https://www.wcvendors.com/help/topic/wc-vendor-products-with-buddypress/
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
ModeratorHelping with styling (custom css) is not the same an integrating Product Vendors and Buddypress.
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
ModeratorShould be 4.6.1 now. Upgrade to Kleo 3.0.5.
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 question has nothing to do with “members search”. Please start a new 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
Moderatorclosing duplicate
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
ModeratorA feature request exist for this. You can vote on it here. If you dont want to wait for the integration, then you’ll have to do it yourself or hire someone or look for a plugin. https://archived.seventhqueen.com/forums/topic/integration-for-wc-product-vendors-and-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
ModeratorHere is the default css which uses Fontello. Edit as necessary and put in your quick css
COPY CODE.icon-basket-full-alt:before { content: '\e87e'; }
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
August 1, 2015 at 15:30 in reply to: How to add "members search form" into pinterest style homepage? #71074sharmstr
ModeratorAdd a text block and put the BP Profile Search form shortcode in it. The form id needs to be the ID of your form.
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
ModeratorIt depends of if you mean WP Pages, as opposed to posts, or for your entire site.
pages only
COPY CODE.page #footer { display: none; }
for the entire site, you can delete all widgets out of your footer sidebars.
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
ModeratorPut this in your quick css
COPY CODE.register-section h4 { font-weight: 400; }
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 only way I know to add a Vimeo background is to use Revolution Slider. The problem will be the dropdowns on the form.
If you can use a youtube video instead, the latest release of Kleo (3.0.5) had Visual Composer 4.6.1 which has introduced Youtube row backgrounds.
I believe there are some VC plugins that will allow you to add a vimeo background, but I havent tried any of them.
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
ModeratorTo change it you’ll have to edit core code. This is not upgrade safe, so you’ll have to make the change after each Kleo update. The line to change is (assuming your running Kleo 3.0.5) is 532 in /kleo/lib/plugin-woocommerce/config.php
Or, alternatively, you can hide the label with this in your quick css
COPY CODE.free-badge { 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
ModeratorHad to think about this. I think VC will create a new image based on the size that you put in there. Since its only showing the image name, perhaps VC is having problems saving the new resized image to your server. That could be a permissions issue or even a jquery issue.
Can you update to Kleo 3.0.5 (released yesterday)? It comes with VC 4.6.1 so be sure to update that as well. If that doesnt fix the issue, respond privately with a link and admin credentials. Be sure to enable wp debugging as well. Then I’ll have a look.
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 usually and indication of 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
ModeratorI found the change that’s causing this.
Go to /kleo/lib/theme-functions.php and change the following line (around line 634) from this
COPY CODE'numberposts' => -1,
to this
COPY CODE'numberposts' => 4,
@abe – this was part of the ajax search order relevancy change.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’m seeing the same thing on my sites and the demo site. I’ll go through recent code changes to see if I can find the issue. In the meantime, I’m assigning this to @abe
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
ModeratorPut this in your child’s functions.php file
COPY CODEadd_action('kleo_after_login_form','add_a_link'); function add_a_link() { echo '<a href="http://wwww.google.com/">Google</a>'; }
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 problem.
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
ModeratorThere is a sticky topic and its always in the documentation: https://archived.seventhqueen.com/forums/topic/steps-to-update-kleo-theme
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 reason I asked for wp admin access again is because that account isn’t an Admin. Please change 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
ModeratorThere are some sites that have an issue with theme options being saved at all. This doesnt sound like your issue since eventually the changes show up (again, caching issue), but you can try this in your child’s functions.php file. I doubt that it will work, but I want to rule it out as a possible issue.
COPY CODEadd_filter( 'kleo_theme_options_ajax', '__return_false' );
Let me know if that changes anything.
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
ModeratorDuplicate question: https://archived.seventhqueen.com/forums/topic/my-dashbord-configuration-not-corresponding#post-70981
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
ModeratorIts not that strange if you understand how it works.
Quick css outputs the css to the page source via the database. styles.css and theme options colors and fonts are served from files on your server. When you save theme options, it writes css (based on the colors and fonts you have chosen) to a file called dynamic.css Again, its a caching issue. Not a Kleo issue.
Do yourself a favor and completely disable caching on your server until you are done designing your site.
And please dont start multiple topics for the same issue. I have a hard enough time getting to all the questions around here. Thank you for understanding.
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 I do a multiple upload via my mobile on your site, the images are actually being uploaded, they just aren’t displaying. You can check this by going to /members/yourname/media (even though you dont have the media tab active for members profiles). Testing Kleo demo site with my mobile works fine.
Give me wp admin access and ftp access. I’ll have a look.
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
Moderatorpseudo code
COPY CODEfunction kleo_extra_sidebar() { $classes = apply_filters('kleo_extra_sidebar_classes', ''); echo '<div class="sidebar sidebar-extra '.$classes.'">' . '<div class="inner-content">'; if( bp_current_component() == 'activity' ) { echo "This is the activity page. You custom code here."; } else { generated_dynamic_sidebar($extra); } echo '</div>' .'</div> <!--end sidebar columns-->'; }
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
ModeratorBuddypress has bp_current_component to check where you are at within the buddypress context.
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
ModeratorHave you checked your .htaccess file or cleared your browser cache?
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
ModeratorThen not sure I can help since we’ve ruled out 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
ModeratorI’m using Peter’s redirect as well.
Temporarily enable the WP 2015 Theme. Does it still happen?
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
ModeratorNot using a child theme is a bad idea if you’re going to be customizing.
I think you are miss understanding. When I say conditional check, I mean, checking to see if you are on the activity page. There’s no need to conditional check the location of the sidebar. Again, the extra sidebar function is all you need to change. That’s the function that renders the right sidebar in a left and right sidebar layout. Just make sure you set left and right sidebar layout in theme options > buddypress > activity page layout.
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’ve set up my site exactly like that. When I close the tab for my site and I’m still logged in, then open a new tab and visit http://localhost:8080/wp/ I am presented with the site activity page and the url remains http://localhost:8080/wp/
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
ModeratorWhen using 2 sidebars, kleo uses the kleo_extra_sidebar function to display the right sidebar. Copy that function from /kleo/functions.php into your child theme. Do the conditional check there instead of in sidebar.php
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