Forum Replies Created

Viewing 40 posts - 6,761 through 6,800 (of 11,328 total)
  • Author
  • in reply to: Yoast SEO sitemap error #59507
     sharmstr
    Moderator

    🙂 Well, that’s good news for Kleo. LOL. Yes, please let us know what you find out.

    …. and remember to enable the kelo CHILD theme this time LOL

    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: Yoast SEO sitemap error #59505
     sharmstr
    Moderator

    It doesnt happen on any of my sites so its unlikely to be a Kleo issue. Have you tried disabling plugins? Do you have any custom code in your child’s functions.php file? If so, is there extra lines at the end of 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: feature-item-grid colour animation not working #59503
     sharmstr
    Moderator

    Put <br> where you want it to split

    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

    Hmmm, actually that didnt work.

    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

    I just installed one of the theme switchers and received the error. You can probably get around that by going into VC and hiding any of the k-element shortcodes from mobile devices by using the visibility 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

     sharmstr
    Moderator

    The short answer is that I dont know. I would google for a way to conditionally load plugins.

    The longer answer is more of a “lets talk through this error message.” The kleo_get_img_overlay function doesn’t exist in Kleo. You can see its being called from k-elements and the function exists in k-elements as well (/k-elements/functions/helpers.php). So, not sure why its not finding 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

     sharmstr
    Moderator

    Do you have k-elements active?

    Respond privately with info from Theme Options > Sys Info

    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

    Use VC. Add a row, split it into 3 columns using the 1/4 + 1/2 + 1/4 settings, then add a text block to the middle column. If you dont like that layout, you can stick with a single column then go into column settings > design options and add whatever margin you want to the left and right of 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: feature-item-grid colour animation not working #59482
     sharmstr
    Moderator

    I found the page you where you’re having this issue. You’re using the alternate style. One of your settings is set to transparent. Go into theme options > style > alternate and change 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: feature-item-grid colour animation not working #59480
     sharmstr
    Moderator

    No. I’ve tried to reproduce you issue, but can’t. Maybe a caching issue or some custom css you added for something else, but its effecting that.

    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

    @kosiii – The easiest thing to do is build your button using VC. Start a new page, using VC add a button and select the options you want. When you are satisfied with the way it looks, switch to classic view and copy the button shortcode you created.

    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: feature-item-grid colour animation not working #59473
     sharmstr
    Moderator

    Turn on bordered icons.

    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: Social info – Redirection #59471
     sharmstr
    Moderator

    No problem. Sorry again for being wrong in the first response.

    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: Button shortcode description #59463
     sharmstr
    Moderator

    You can search this forum. Its been talked about to death. LOL.

    By the way, they are fonts, not image files.

    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: remove title showing when mouse over images #59462
     sharmstr
    Moderator

    VC adds the title attribute to its images. So depending on which of their styles you are using, you’ll have to edit their templates for it. I strongly urge you to not do this since they are constantly updating their template files and you’ll have to compare their new files to your old one(s) after every upgrade.

    If you really want to do it and maintain it going forward, you can copy /plugins/js_composer/include/shortcodes/vc_gitem_zone.php and replace

    with

    Alternatively, you can google for a way to remove the title attribute via jquery or css.

    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: Social info – Redirection #59460
     sharmstr
    Moderator

    You said you put http:// in your first post, but in the picture you only have www.

    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: Social info – Redirection #59459
     sharmstr
    Moderator

    I apologize. I was answering from memory, which apparently is going bad. You need to put http:// in front of www

    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: Button shortcode description #59447
     sharmstr
    Moderator

    That is a shortcode. Visual Composer is nothing but shortcodes. Those options are just a gui interface to build the shortcode. So, start a new page. Use VC to add nothing but the button you want. Then switch back to classic mode and you can see the shortcode you’ve created. You can ignore the row and column shortcodes that the button shortcode will be wrapped in.

    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: remove title showing when mouse over images #59445
     sharmstr
    Moderator

    Your site is throwing jquery errors so I cant see the section that you are asking about.

    In looking at the source code, it looks like you’re trying to use the a vc media grid. I didnt give you the code for that since you weren’t very specific and I thought you meant the gallery grids created by rtMedia.

    Please tell me exactly what you’ve added there, including the grid style you’ve selected so I can recreate on my site.

    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: how to insert a button on revolution slider #59442
     sharmstr
    Moderator

    Because you still have the kleo-show-login style in there. Remove 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: Button shortcode description #59439
     sharmstr
    Moderator

    Let me add that the one bit that might throw you is the “highlight” style. The highlight color is determined by your hightlight settings in theme options. Hope this helps. Let us know if you have specific questions.

    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: Button shortcode description #59437
     sharmstr
    Moderator

    Open up the button shortcode in VC. Its all pretty self explanatory. See attached.

    In Kleo 3.0, the shortcode name will be changed to Kleo Button.

    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: Disable newer/older tabs in profiles #59434
     sharmstr
    Moderator

    You’ll be able to do that via the Theme Options in Kleo 3.0 due to be released any day 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: Child Theme Not Applying Custom CSS #59433
     sharmstr
    Moderator

    Where are we at with this? Will you be giving me 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: Home Page Issue with v.2.4.3 #59426
     sharmstr
    Moderator

    If your site itsnt havent any issues with 2.4.2, then hold off until 3.0 which is scheduled to be released any day now. I’m sure I could comb through all the code changes and give you an answer, but it seems pointless, right 🙂

    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: Home Page Issue with v.2.4.3 #59422
     sharmstr
    Moderator

    Kleo 2.4.3 isnt compatible with VC 4.5.1. Downgrade to 4.4.3. Kleo 3.0 is VC 4.5.1 compatible and that will be released any day.

    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: remove title showing when mouse over images #59421
     sharmstr
    Moderator

    Did you put it in /kleo-child/rtmedia/media/media-gallery-item.php?

    Respond privately with a link.

    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 insert a button on revolution slider #59417
     sharmstr
    Moderator

    You put it in the href variable of the button 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

    in reply to: Home Page Issue with v.2.4.3 #59416
     sharmstr
    Moderator

    Did you also update VC to 4.4.3? 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 solution

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

    in reply to: remove title showing when mouse over images #59411
     sharmstr
    Moderator

    I responded Saturday, looks like it didnt go through.

    Copy /kleo/rtmedia/media/media-gallery-item.php to your child theme and changed the following line from this

    COPY CODE
    
    <a>" title="<?php echo rtmedia_title(); ?>">
    

    to this

    COPY CODE
    
    <a>" title="">
    

    You might want to hold off doing it until Kleo 3.0 (due to be released any day). rtMedia has made some major changes and that code might be changed in the next release.

    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: Social info – Redirection #59408
     sharmstr
    Moderator

    You only need to supply your page names. Not http://www.xxxx.com

    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: Yoast SEO sitemap error #59372
     sharmstr
    Moderator

    If you view source code, you have two blank lines at the top of the page. As the error states, the XML deceleration has to be on the first line. Look at your source code to see what I mean.

    Did you google the error? Lots of info on it out there about 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

     sharmstr
    Moderator

    You have to put the entire kleo_entry_meta function into your child functions.php file. Not just the code I told you to change.

    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: Child Theme Not Applying Custom CSS #59368
     sharmstr
    Moderator

    Its late here. I’ll come back to this in the morning.

    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: Child Theme Not Applying Custom CSS #59367
     sharmstr
    Moderator

    Add the codes below “please add your custom styles below”. This is not kleo specific. You do this with any child theme. The quick css section in theme options serves the same purpose.

    But as you’ve said, you’ve tried adding the code there and it didnt work. So, I’d like to see why. Respond privately with credentials. You can create a temp admin account and delete it when we 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: Child Theme Not Applying Custom CSS #59363
     sharmstr
    Moderator

    This is specifically for the main menu section.

    COPY CODE
    
    .collapse.navbar-collapse.nav-collapse {
      border: 1px solid #000 !important;
    }
    

    This is for the header which includes the logo and main menu

    COPY CODE
    
    .kleo-main-header.header-normal {
      border: 1px solid #000 !important;
    }
    

    This assumes you are using the default header layout. If you are using a different layout and the above code does not work, please provide a link.

    If you want my assistance figuring out why the styles in your child theme are being ignored, I need admin 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

     sharmstr
    Moderator

    Do a google search on how to add a default avatar if you haven’t already. You can add something better than the grey face or the gravatar avatars.

    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: Child Theme Not Applying Custom CSS #59359
     sharmstr
    Moderator

    Again, I’ll be happy to take a look if you give me access.

    Can you clarify what menu you are trying to put the border around. As I stated in my response, the selector I gave you is for the main menu. Did you want it for that or did you want it for the top menu, or perhaps the buddypress profile 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: Child Theme Not Applying Custom CSS #59356
     sharmstr
    Moderator

    Its usually a caching issue as I stated in my first response. I’d be more than happy to take a look. Please provide access.

    I’ve posted almost 5000 responses here. I have yet to see anyone who had issues with using a child theme that wasn’t either a caching issue or plugin conflict.

    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: Child Theme Not Applying Custom CSS #59353
     sharmstr
    Moderator

    You said this is the one you can get to work, correct

    “It works when I put it in the quick css but not the the style.css I attempted to add css code to place a border around the navigation menu—->

    .nav-container{
    border:1px solid #e4e4e4;
    border-bottom:5px solid #eaeced;
    /*border-radius:2px;*/
    position:relative;
    height:47px;
    width:auto;
    }
    but it doesn’t work no matter where you put the code. What am I doing wrong?”

    And I responded with “nav-container? The main menu container is .navbar-nav” So, did you try .navbar-nav?

    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 - 6,761 through 6,800 (of 11,328 total)

Log in with your credentials

Forgot your details?