Forum Replies Created

Viewing 40 posts - 5,641 through 5,680 (of 11,328 total)
  • Author
  • in reply to: Events calendar don't work #65795
     sharmstr
    Moderator

    I didnt try anything. I just answered your question 🙂

    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

    One domain I mean.

    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 do not need another licence as long as in the end you will only be running Kleo on one server.

    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: footer and sidebar #65787
     sharmstr
    Moderator

    It doesnt though. Trust me on this 🙂 I’ve answered this question 100 times it seems. LOL. See attached where I have removed the transparent main menu class from your 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: Styling question: Header -> Border Color #65784
     sharmstr
    Moderator

    Turn on transparent again, then try this in your quick css. Change the color to whatever you want

    COPY CODE
    
    .header-color .navbar-nav li .caret:after {
    color: #fff !important;
    }
    

    I’ll tell the devs about this.

    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 embed survey monkey #65781
     sharmstr
    Moderator

    For those of us who have never used survey monkey, its hard to help without knowing what code you’re trying to add. Have you tried with the 2015 theme to ensure that Kleo isnt screwing it up?

    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: table spacing #65780
     sharmstr
    Moderator

    please provide 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: Page Title Color? #65779
     sharmstr
    Moderator

    Theme Options > Styles > Alternate > Headings

    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: Video portfolio height #65778
     sharmstr
    Moderator

    Please respond privately with 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 solution

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

    in reply to: Upload images #65777
     sharmstr
    Moderator

    Can you give me an example of what you’re talking about. Sorry, I dont understand.

    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: Set new path to logo #65775
     sharmstr
    Moderator

    It works for me. Did you put the file in the same path within the kleo child directory?

    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: Colors not changing… #65772
     sharmstr
    Moderator

    respond privately with a link and credentials.

    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: Set new path to logo #65771
     sharmstr
    Moderator

    Do you have a question or are you just sharing your way of doing this?

    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 images #65769
     sharmstr
    Moderator

    http://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/

    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: footer and sidebar #65765
     sharmstr
    Moderator

    1 – I think the easiest way would be to use one column for the footer instead of 4. Then you can copy the vc shortcode into text field in the single footer widget. Do a search here on how to make the footer a single column. Its been discussed.

    2 – Go into theme options and turn of transparent main menu. Then go to your home page and turn it on there. That’s the only place you need it.

    3 – If you’re asking about pages designed by VC, you can switch to classic mode and copy the vc code out of the editor and paste into a new page.

    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 Pinterest-style background height? #65762
     sharmstr
    Moderator

    And you’ll probably need this too

    COPY CODE
    
    .container-wrap.main-color {
      background-color: transparent;
    }
    

    Change main to whatever section style you have set for the row.

    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 Pinterest-style background height? #65761
     sharmstr
    Moderator

    Hmmm. Have you tried setting the background on the body tag instead of the row? The gear icon at the top of the VC editor allows you to add css for that page. So you try doing something like

    COPY CODE
    
    body {
      background-image: url(http://linktoyourbgimg);
      background-size: cover;
    }
    
    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: Article in Profile #65756
     sharmstr
    Moderator

    The user must have a role of contributor at the least. For support, please contact the plugin dev https://wordpress.org/support/plugin/social-articles

    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: Setting up Portfolio #65754
     sharmstr
    Moderator

    Support is offered Monday through Friday, but please allow up to 48hrs so we can review your request and respond.

    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: Setting up Portfolio #65753
     sharmstr
    Moderator

    WP Admin > VC: Turn it on for portfolios

    .main-color .btn-see-through {
    border-width: 5px;
    }

    Appearance > Menus. Add whatever you text you want for each and also select an icon

    Looks like the contact 7 form is using open sans like the rest of the website. Please explain if I’m wrong.

    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: Import user cover images via csv #65750
     sharmstr
    Moderator

    profile_cover and profile_cover_file_path

    Instead of importing them, can you just change the field names in the table? I havent tried this so I have no idea. But make sure you back the db up first.

    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 replace Default WP login with Kleo's? #65748
     sharmstr
    Moderator

    Please search before posting. appearance > menus > kleo > login. if you dont see kleo, click on screen options.

    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: Facebook login not on registration page #65746
     sharmstr
    Moderator

    Theme Options > Misc

    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: Colors not changing… #65676
     sharmstr
    Moderator

    No, not really. That’s what seems be fixing all the theme options issues. Have you cleared your server and browser cache?

    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 apologize for the perceived tone. I wasn’t trying to be rude, I was letting you know that it simple and common. And in telling you that its be discussed numerous times I was trying to convey that the info is out there.

    Please keep in mind that I answer so many questions a day that it would be impossible to get through them all if I had to answer common questions in detail every time. Thats why we dont delete topics. So people can benefit from a question thats already been discussed.

    I just looked at the link I provided and failed to put the anchor. I apologize for that as well: https://archived.seventhqueen.com/documentation/kleo#translation

    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

    btw – I like using poEdit

    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

    Its been discussed numerous times. Translating WP, plugins or themes is common. 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 solution

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

     sharmstr
    Moderator

    I did answer it

    You can translate the title.

    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: Login page Popup #65667
     sharmstr
    Moderator

    You’ll need to copy /kleo/page-parts/general-header-section.php to your child theme and edit the link from home_url() to whatever link you want.

    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: GeoDirectory Listing bugged #65665
     sharmstr
    Moderator

    Widgets > GD Home Bottom

    btw – that’s still not kleo related. 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: GeoDirectory Listing bugged #65662
     sharmstr
    Moderator

    Good luck 🙂

    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

    Please search before posting

    https://archived.seventhqueen.com/forums/topic/blue-line-under-logo#post-59194

    Assuming you’re not using the social section and want to move your top menu over to that position, you can try this

    COPY CODE
    
    #top-links {
      display: none;
    }
    #menu-kleotopmenu {
      float: left;
    }
    .kleo-top-header .container {
      padding-left: 3px;
    }
    
    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: GeoDirectory Listing bugged #65657
     sharmstr
    Moderator

    No idea. You can see the errors. Contact your hosting provider if you need assistance.

    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: GeoDirectory Listing bugged #65655
     sharmstr
    Moderator
    This reply has been set as private.
    in reply to: GeoDirectory Listing bugged #65654
     sharmstr
    Moderator

    Looks like you have a server permissions issue. Again, this also happens with 2015 Theme so not Kleo related.

    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: GeoDirectory Listing bugged #65650
     sharmstr
    Moderator

    As a test I enabled the WP 2015 Theme and you had the same issue, so its not Kleo related.

    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: GeoDirectory Listing bugged #65649
     sharmstr
    Moderator

    enable wp_debug and set display to true please. https://codex.wordpress.org/WP_DEBUG

    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 need to ask yourself why was that file missing and what other issue might there be. Take my advice or dont take my advice. Up to 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

     sharmstr
    Moderator

    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

     sharmstr
    Moderator

    I wouldn’t trust your install at all. Reupload Kleo 3.0.3 and remove all of the buddypress files out of kleo-child.

    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 - 5,641 through 5,680 (of 11,328 total)

Log in with your credentials

Forgot your details?