Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
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!Don’t know what to say. I have no problems logging in.Just did it @1pm on 9/30.
This reply has been marked as private.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?
ThanksYour 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 🙁
ThanksThis reply has been marked as private.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.
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.
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.
February 5, 2015 at 6:50 pm in reply to: Testimonials slider title cut off bottom on iPad Mini #147679That did it!
Thanks Rui.February 3, 2015 at 11:40 pm in reply to: Testimonials slider title cut off bottom on iPad Mini #146983It’s this link http://staging.marketmotif.com/about-us
You’ll see it when you first got to the page.January 29, 2015 at 11:42 pm in reply to: Testimonials slider title cut off bottom on iPad Mini #145604Sorry, 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.
ThanksJanuary 26, 2015 at 6:04 pm in reply to: Testimonials slider title cut off bottom on iPad Mini #144445Thanks 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
January 24, 2015 at 12:39 am in reply to: Testimonials slider title cut off bottom on iPad Mini #144013That 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.January 23, 2015 at 5:06 pm in reply to: Testimonials slider title cut off bottom on iPad Mini #143947This reply has been marked as private. -
Posted in: We hit Power Elite.