Forum Replies Created

Viewing 40 posts - 1,721 through 1,760 (of 11,328 total)
  • Author
  •  sharmstr
    Moderator

    The 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kleo Forums styles error #96517
     sharmstr
    Moderator

    The code I gave you fixed it in a different section. Use this

    COPY CODE
    
    body.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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to redirect the member profile ? #96511
     sharmstr
    Moderator

    Even with FB login?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Hide visual composer menu for specific user/roles #96510
     sharmstr
    Moderator

    Ah 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kleo Forums styles error #96508
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kleo Forums styles error #96503
     sharmstr
    Moderator

    where 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Hide visual composer menu for specific user/roles #96497
     sharmstr
    Moderator

    Do 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: bp_groups_get_front_template() #96493
     sharmstr
    Moderator

    Let 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Error: Cannot modify header information #96492
     sharmstr
    Moderator

    My 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96490
     sharmstr
    Moderator

    You’re welcome.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Light box popup #96489
     sharmstr
    Moderator

    By 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96485
     sharmstr
    Moderator

    Kleo 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96483
     sharmstr
    Moderator

    Dont touch anything please.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96480
     sharmstr
    Moderator

    Not 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96476
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96461
     sharmstr
    Moderator

    Also 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: error user profile #96457
     sharmstr
    Moderator

    In your wp-config.php file, change

    COPY CODE
    
    define('WP_DEBUG', true);
    

    to

    COPY CODE
    
    define('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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96456
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96451
     sharmstr
    Moderator

    Hmmm. 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kloe VS Buddy App #96446
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96445
     sharmstr
    Moderator

    Okay.

    Lets try increasing the memory.

    Add this to wp-config.php

    COPY CODE
    
    define( '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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to change the color of menu #96440
     sharmstr
    Moderator

    moving 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How to change the color of menu #96439
     sharmstr
    Moderator

    Check 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kloe VS Buddy App #96438
     sharmstr
    Moderator

    You 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96437
     sharmstr
    Moderator

    Okay.

    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 CODE
    
    define('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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96427
     sharmstr
    Moderator

    I 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Kloe VS Buddy App #96426
     sharmstr
    Moderator

    Buddyapp 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: upload kleo theme #96424
     sharmstr
    Moderator

    If 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Galaxy Particles Not Working #96423
     sharmstr
    Moderator

    Went 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: How do I disable comments count ? #96420
     sharmstr
    Moderator

    We 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Column borders #96416
     sharmstr
    Moderator

    They 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: WooCommerce theme options are missing! #96415
     sharmstr
    Moderator

    All 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Justify all posts #96402
     sharmstr
    Moderator

    Try 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

     sharmstr
    Moderator

    put 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Icons with popover not displaying #96399
     sharmstr
    Moderator

    moving 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Icons with popover not displaying #96398
     sharmstr
    Moderator

    That 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: K Elements last version #96389
     sharmstr
    Moderator

    Download 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Icons with popover not displaying #96387
     sharmstr
    Moderator

    Where 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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    in reply to: Issue with WP Mentainance Pluging #96384
     sharmstr
    Moderator

    The 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 solution

    This 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.
    in reply to: Translation term missing “Search” in translate #96378
     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 solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 40 posts - 1,721 through 1,760 (of 11,328 total)

Log in with your credentials

Forgot your details?