Forum Replies Created
-
Author
-
January 6, 2016 at 00:47 in reply to: Buddypress login widget redirects directly to the home page #96522
sharmstr
ModeratorThe setting in Theme Options is for the Popup, as it states. The Buddypress login widget is supported by buddypress and kleo doesnt override its functionality. Kleo only stylizes the 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
sharmstr
ModeratorThe code I gave you fixed it in a different section. Use this
COPY CODEbody.page .bbp-reply-form code, body.page .bbp-topic-form code, body.single-topic .bbp-reply-form code, body.single-forum .bbp-topic-form code, body.topic-edit .bbp-topic-form code, body.reply-edit .bbp-reply-form code { white-space: normal !important; width: 100% !important; }
To answer your question about being in the next release. Yes, a fix will be provided though it might not be this exact css. Depend on how the developers want to handle 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
ModeratorEven with FB login?
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
ModeratorAh okay. Then you need a plugin for that. I personally use https://wordpress.org/plugins/admin-menu-editor/
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 see it now. Did it work? If not, I need access.
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
Moderatorwhere did you add it because as in our other topic, I dont see the css I’m giving you in your source code.
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
ModeratorDo you mean the link in the side admin menu?
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
ModeratorLet us know. Marking resolved for 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
ModeratorMy guess is that its actually not an issue with the functions.php file (even though the error indicates that) but an issue with a plugin that isnt closing php code correctly that is loading before that file.
Couple of things to check
1 – make sure there is no blank lines or space at the top of your functions.php file.
2 – make sure its not an issue with other files in your child theme
3 – Look for plugin conflicts. Disable everything.
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’re welcome.
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
ModeratorBy default, the lightbox only pops up on gallery posts. Videos posts do not pop up, they play. Single image posts dont pop up. If you want it different than this, you’ll have to custom code 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
ModeratorKleo and Kleo Child themes are installed and activated. K-elements, VC and Revslider are installed and activated. You can continue by installing any other plugins that come with Kleo by going to Appearance > Install Plugins.
If you have questions regarding setup, please start a new thread.
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
ModeratorDont touch anything please.
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 sure if you took all of the lines I asked you to add in wp-config.php but they were NOT there when I checked. Perhaps you added them but didnt save the file back to your server. I believe your install issues are due to your 2M file upload limit. Instead of changing that, I’m ftping the files to your server now. I will let you know when they are done.
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 had to eat something. Please be patient. Thank 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
ModeratorAlso need wp admin credentials as requested.
Be sure to put a check mark in Set as private reply when replying
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
ModeratorIn your wp-config.php file, change
COPY CODEdefine('WP_DEBUG', true);
to
COPY CODEdefine('WP_DEBUG', false);
If that doesnt help, look for plugin conflicts.
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 didnt give me any access details as requested.
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. Respond privately with wp admin credentials and ftp credentials. 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
ModeratorYou asked “Can we use any other membership plugin beside them pmpro if we use buddyapp.” My answer is that you can use any plugin you want. However, you may have to make it work correctly or adjust css. Does that make more sense?
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.
Lets try increasing the memory.
Add this to wp-config.php
COPY CODEdefine( 'WP_MEMORY_LIMIT', '256M' );
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
Moderatormoving because this isnt a bug
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
ModeratorCheck your menu color settings for the home page. Bring up the home page in page editor, scroll down to Theme General Settings > Display Settings: Transparent Main menu color.
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 can use whatever you want. That doesnt mean that it would be 100% fully compatible though.
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.
Next, add the following to your wp-config.php file then try the install again. Hopefully you’ll see a detailed error message so we can figure out what’s going on.
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
ModeratorI understand, but did you actually check by using cpanel or ftp? Just making sure.
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
ModeratorBuddyapp is new so there isnt as many plugin integrations available yet. In looking at your previous questions, you’re using PMPro and using the Kleo added buddypress specific membership options. These are not available in Buddyapp.
A feature comparison table doesnt exist. If you have a specific feature question, feel free to ask.
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 the kleo folder exists on your server in your themes folder, delete it and retry the install. Let me know if that works.
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
ModeratorWent back to your site today and you’ve disabled maintenance mode so I can see version information. You’re on Kleo 3.1.3 which is good, but you’re using VC 4.9. You should be on VC 4.8.1 until the next Kleo update which will include version 4.9.1. I’m not sure if this is your issue, but it very well could be since Kleo makes many changes to VC.
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
ModeratorWe ask that you give us up to 48 hours to respond. You are asking for help on an unsupported plugin which takes longer to respond to than other requests. There is no need to ask for an update. Your question isnt lost 🙂
To hide the comments title, use this css
COPY CODE#comments .hr-title.hr-long { display: none; }
I installed Super Socializer on a clean install of Kleo and was able to type in the comments box. Perhaps its a plugin conflict on your site or custom code that you have or maybe even its not compatible with whatever wysiwyg pluging you’re using for the comments box.
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
ModeratorThey are using custom css for that section. Go here and search for kleo-six-pack and kleo-one-pack view-source:http://seventhqueen.com/themes/kleo/
The link you provided isnt using 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
ModeratorAll you needed to do is enable woocommerce in the admin for Fitness Clinic.
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.post .article-content p { text-align: justify; }
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
January 5, 2016 at 18:04 in reply to: how can I manage the hearder and footer design of buddypress pages? #96400sharmstr
Moderatorput this in your quick css
COPY CODE#footer { 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
Moderatormoving because this isnt a kleo bug
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 page is throwing jquery error on this code
COPY CODE// rates for each day var rates = []; // available dates for booking var availableDates = []; function available(date) { dateS = ("0" + date.getDate()).slice(-2); monthS = ("0" + (date.getMonth() + 1)).slice(-2); dmy = dateS + "-" + monthS + "-" + date.getFullYear(); if (jQuery.inArray(dmy, availableDates) !== -1) { return [true, "","Available"]; } else { return [false,"","unAvailable"]; } } var limit = 1000; jQuery(document).ready(function($){ $( "#date" ).datepicker({ beforeShowDay: available, dateFormat: "dd-mm-yy" }); // code to make form sticky $(window).scroll(sticky_relocate); sticky_relocate(); limit = jQuery(".limit").offset().top - 1500; console.log(limit); // set width wid = jQuery(".booking-form").width(); console.log(wid); jQuery(".book").css("width",wid+"px"); }); function sticky_relocate() { var window_top = jQuery(window).scrollTop(); var div_top = jQuery(".sticky-anchor").offset().top; adjuster = 200; if( jQuery(window).width() < 1200 ){ adjuster = 280; } if( jQuery(window).width() < 990 ){ adjuster = 110; } if( jQuery(window).width() < 768 ){ adjuster = 0; } if ( adjuster!=0 && window_top + adjuster > div_top && window_top < 2100 ) { jQuery(".book").addClass("stick"); jQuery(".book").css("top",adjuster+"px"); } else { jQuery(".book").removeClass("stick"); } }
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
ModeratorDownload the full kleo zip from themeforest. Unpack it. The k-elements zip is in /main files/plugins
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
ModeratorWhere are the different pages? What’s different about 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
ModeratorThe plugin works fine with Kleo. I tested it on 2 of my sites. Your site is throwing 500 service errors on the plugin. You need to figure out why. It could be a plugin conflict (see below for the other conflict you have) or it could be a server configuration issue. Kleo’s maintenance mode has nothing to do with this, so your request to help remove it wont help. You can test this yourself by enabling the WP 2016 Theme. You’ll see that you have the same issue.
The login pop requires clean jquery. Your site is throwing jquery errors on ultimate vc addons plugin you are using.
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
Moderator@abe – can you add translation for placeholder in 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
-
AuthorPosts