Forum Replies Created

Viewing 15 posts - 1 through 15 (of 25 total)
  • in reply to: Client Carousel Animation Speed #294263
    mmotif
    Member
    Post count: 25

    I didn’t necessary look for the same functionality. I’m looking for a way to control the speed of the slider through either a setting in the theme or some custom CSS.
    Also, I don’t think its good design to “upgrade” some JS without giving the option for backward compatibility. If I would have upgraded the theme on my existing site to the latest version I out of a sudden would have a different slider behavior. My clients wouldn’t be happy about that!

    in reply to: Client Carousel Animation Speed #294026
    mmotif
    Member
    Post count: 25

    Don’t know what to say. I have no problems logging in.Just did it @1pm on 9/30.

    in reply to: Client Carousel Animation Speed #293529
    mmotif
    Member
    Post count: 25
    This reply has been marked as private.
    in reply to: Client Carousel Animation Speed #292627
    mmotif
    Member
    Post count: 25

    I can apply any setting I want in Slider Option, but it doesn’t make any difference. The speed doesn’t change.
    Please compare adhoc.marketmotif.com bottom of the home page with another website: http://www.marketmotif.com/ourwork/ bottom of the page. The behavior is completely different when both Slider Options are set to default. Only difference is that the marketmotif.com site uses Dante 2.70 and whereas the other one uses Dante 3.3.2. So what has changed in between and how can I change it?
    Thanks

    in reply to: Promo Bar Padding and Text Size #288449
    mmotif
    Member
    Post count: 25

    Your comment about my CSS not being in the right place pointed me in the right direction. Once I got back in the custom CSS section I noticed that another CSS statement wasn’t closed with the ‘}’ and so the two statements modifying the promo bar were in fact ignored.
    Sorry that I bothered you with this. It was totally my fault – I hate that 🙁
    Thanks

    in reply to: Promo Bar Padding and Text Size #288430
    mmotif
    Member
    Post count: 25
    This reply has been marked as private.
    in reply to: Image/logo loading and Rev Slider problems #181599
    mmotif
    Member
    Post count: 25

    I think I found what the issue was. The problem only occurs when I do a BackupBuddy overlay restore. When I wipe my site and do a clean install the problem does not occur.

    Sorry for the confusion.

    in reply to: Image/logo loading and Rev Slider problems #178641
    mmotif
    Member
    Post count: 25

    Understood. I was hoping that this may have occurred before and you had an answer. Next time I move my site over I don’t do the image changes until you could have a look at it.

    in reply to: Image/logo loading and Rev Slider problems #178191
    mmotif
    Member
    Post count: 25

    Well, of course they are now, because I did what I explained: I removed them and re-inserted them on the staging site. But without this procedure they would not display.

    in reply to: Testimonials slider title cut off bottom on iPad Mini #147679
    mmotif
    Member
    Post count: 25

    That did it!
    Thanks Rui.

    in reply to: Testimonials slider title cut off bottom on iPad Mini #146983
    mmotif
    Member
    Post count: 25

    It’s this link http://staging.marketmotif.com/about-us
    You’ll see it when you first got to the page.

    in reply to: Testimonials slider title cut off bottom on iPad Mini #145604
    mmotif
    Member
    Post count: 25

    Sorry, but it’s still moving. After the first testimonial is displayed it moves up a few pixels and then stays stable for displaying repetitively.
    So, it’s kind of the initial size that’s the problem.
    Thanks

    in reply to: Testimonials slider title cut off bottom on iPad Mini #144445
    mmotif
    Member
    Post count: 25

    Thanks again, that fixed it.
    One more question with regard to the testimonial slider on the desktop.
    I’d like the slider area to stay fixed and not resize depending on the lines of text, as this then moves the whole page up and down. I found this code in another thread:

    .testimonial.flex-active-slide {
    min-height: 190px !important;
    }

    .alt-bg.spb_testimonial_slider_widget {
    padding-bottom: 1px;
    }

    But it doesn’t work a 100%. It only keeps the area fixed after the longest text has been displayed. The initial size is shorter and no matter what I set as min-hight it’s doing it.

    Thanks

    in reply to: Testimonials slider title cut off bottom on iPad Mini #144013
    mmotif
    Member
    Post count: 25

    That solved the problem on the iPad, but created a new one on the iPhone, see image.
    Without that code it displays fine.
    However, just so you know, I also use the following CSS code for the iPhone to eliminate the wrapping problem of the testimonial title which I found in some other thread. Without this fix, the title is only a single line and doesn’t wrap:

    @media only screen and (max-width: 767px) {
    h3.spb-center-heading, h4.spb-center-heading {
    white-space: normal;
    line-height: 160%!important;
    }
    h4.spb-heading span:before, h4.spb-heading span:after, h3.spb-heading span:before, h3.spb-heading span:after, h4.lined-heading span:before, h4.lined-heading span:after {
    top: 50%;
    }
    }

    Attachments:
    You must be logged in to view attached files.
    in reply to: Testimonials slider title cut off bottom on iPad Mini #143947
    mmotif
    Member
    Post count: 25
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 25 total)