This topic has 21 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #170258
     wilhalphoto
    Participant

    1) bug: unable to disable the animation, causing the client logos to continuously in “appear” mode.

    2) question: is there another version where i can slide this? say i want to show only 5 at a time (but i do have 10)
    if not, do you have a kleo-compatible plugin that i can use to do that.

    thanks!
    -will

    Attachments:
    You must be logged in to view attached files.
    #170328
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #170616
     Radu
    Moderator

    Hi,

    1. You can de-activate the animations sitewide from Theme Options > Miscellaneous > Site-Wide Animations and selecting “Disable on all devices”.

    2. What module are you using there ? the issue’s the navigation missing?

    Cheers
    R.

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

    Hi Radu,

    The issue here is that the option to turn off the Animation inside the Client Settings couldn’t be toggle to “No”. Every time I change it to “No” and then save it, it turns back to “Yes” again.

    But what I really wanted was to have my clients not “greyed out” or in my case “blued-out”. I would like to them to appear as they are (black on white or color on white). That’s all.

    thanks!
    -Will

    #170967
     Radu
    Moderator

    Hi,

    In this case the next CSS it should be what you need.

    It will show the images as they are!

    COPY CODE
    
    .client-wrapper .client img {
        opacity: 1;
    }
    

    The css will be added to wp-admin -> theme options -> General settings -> Quick CSS

    Let me know
    Cheers
    R.

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

    thanks!

    #171427
     Radu
    Moderator

    Hi,
    You’re welcome
    Cheers
    R

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

    Hi Radu,

    Is there a way to add some kind of navigation like arrows? auto-play or auto-slide option?
    say I have 20 clients but I only want to display 5 clients at a time.

    If this “Client” element is not the right module, would you suggest a better one for this purpose? thank you!

    -Will

    #172033
     Radu
    Moderator

    Hi,

    Sure you can use Image Carousel from Visual Composer and check autoplay

    see it in action: https://seventhqueen.com/themes/kleo/image-carousel/ ( here the autoplay it’s off )

    Cheers
    R.

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

    Is it also able to “extract” the feature image of the entire Client list?

    thanks!
    -will

    #172055
     Radu
    Moderator

    No, you should upload images, but in this case if you want to fetch the featured image use the Kleo Posts Carousels instead and build query and check clients

    That’s it

    Cheers
    R.

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

    That’s exactly what I need! Thank you.

    Would you please help me with a way to adjust the size and color of the title text? for both overlay and default location.

    thank you very very much!
    -Will

    #172128
     Radu
    Moderator

    Hi,

    Ok but I need to see the page where those are rendered and before that add a class to can customizing but targeting only that widget

    Let me know

    Cheers
    R.

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

    Hi Radu,

    Here it is: http://www.storyburgh.org/R1/home-2017aug?preview=true

    I have three carousels at play here, so:
    – the first one, using the portfolio element, I would like to change the title’s color
    – 2nd one, using the post carousel element, change the title’s font size and color
    – 3rd one, using the post carousel element, remove the title completely

    thanks!
    -Will

    #172154
     Radu
    Moderator

    Hi,

    The link returns 404 error, make sure to publish that and it’s visible as a guest.

    Make sure to add specific class for each element to can target directly the element

    Cheers
    R.

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

    it was on schedule mode.
    OK, I just published it. Please try again.

    Thank you!

    #172172
     Radu
    Moderator

    Hi,

    Still, 404 see the screenshot

    Provide correct url

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #172173
     wilhalphoto
    Participant
    #172235
     Radu
    Moderator

    Hi,

    Those are css selectors

    COPY CODE
    
    ul.portfolio-items li .portfolio-header h3 a {color: #f7f7f7 !important;}
    .kleo-carousel-container.kleo-carousel-style-overlay h4.post-title.entry-title a {color:red !important;}
    
    .vc_custom_1502368807247 .post-title.entry-title a {
        display: none !important;
    }
    
    

    The css will be added to wp-admin -> theme options -> General settings -> Quick CSS

    Let me know
    Cheers
    R.

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

    thank you very much!

    #172332
     Radu
    Moderator

    You’re welcome
    Cheers
    R.

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

    You’re welcome
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 22 posts - 1 through 22 (of 22 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?