Forum Replies Created
-
AuthorPosts
-
September 4, 2017 at 3:16 pm in reply to: Vimeo Background Video showing black loading screen… #847766
Hey Yigit!
So what that did was give me a grey screen for a couple of seconds before it dipped to black again just before the movie started.
Any other ideas?
Thx,
Rob
You can close this, thanks bro. : )
-Rob
OK, that is so simple and obvious… DUH!!! I really must get more sleep. : )
Works like a charm, thanks Rikard!!!
Hey Vic
Tried it in both places and on the iPad the background still jump depending on the size of the quote, making the page move up and down.
Any other ideas?
Thanks!
Rob
Hey Victoria!
I want to do this on the very top color section of every subpage, i.e. all six of the pages linked from the SERVICES menu. (The photos of the models with the services offered text, i.e. PLASTIC SURGERY
Does that make sense? : )
-Rob
Hi Ismael. I’m having the same issue on mobile and iPad. I added the code you suggested to CSS (with my parameters of 900 pixels to cover long customer quotes)
}
@media only screen and (max-width: 990px) {
.avia-slider-testimonials .avia-testimonial-content {
min-height: 900px;
}}@media only screen and (max-width: 480px) {
.avia-slider-testimonials .avia-testimonial-content {
min-height: 900px;
}}but everything is still shifting up and down on iPad and phones. Am I doing it wrong?
Thanks!
Rob
August 13, 2017 at 4:32 pm in reply to: Burger Menu does not work if Conditional Menus Plugin is used #838249Thanks a ton, Kmotoyama — I really appreciate you taking the time to share that.
Victoria, any rough on ETA on when the update with the fix might be rolled out?
Thx
R
August 13, 2017 at 4:49 am in reply to: Burger Menu does not work if Conditional Menus Plugin is used #838116Hi all. I have the exact same issue and I’m glad to hear the Enfold team is on it! Can anyone talk me through the steps they took to get ShiftNav to work? I too have tried both Conditional Menus and Zen Menu Logic. Thanks!
Hi Victoria
Well, I found the location and made the changes as outlined above, but this still didn’t solve the problem for me.
I see the mobile menu on my home page, but it doesn’t show up on any of the subpages.
Any ideas? URL info is below.
Thanks!
Rob
Never mind. I’m an idiot. Found it.
Ismael, for the dummies amongst us, where is the js > avia.js file located?
Thanks
R
Hey support Ninjas, I have a very similar problem — please see my post #834924 — can YIGIT perhaps please take a look at this, he seems to have past experience with these plugins? THANKS!
RM
Yes, Rickard, of course. Just very frustrated with the issues as my client is breathing down my neck. : )
Really? I post a question and include my URL info — but then other people mention they have the same problem and I have to repost to get an answer? How is that helpful???
Hey guys. I don’t know what is going on, or if it has to do with the update. I only just saw that there had been issues with the 4.1 update. My mobile menus have disappeared when you press the hamburger button, but I think it’s only that the color is currently wrong and I need to reset. I haven’t had a chance to look at that yet.
The bigger (and totally strange) issue, is that text on my site isn’t showing up in Safari sometimes when I load the site. It doesn’t happen in Chrome. Aaaaaand, when I tried to log in to Enfold Support in Safari, I couldn’t see the text THERE, either. Only in Chrome. (I took screenshots, but I don’t know how to upload them to show you?)
I have cleared the cache in Safari, restarted the program, reboot the computer, with no luck.
I haven’t gone through and reset my plugins in the WP backend yet, but that shouldn’t have anything to do with accessing YOUR website on Safari, right?
Any idea what is going on???
Thanks!
Rob
Nikko, you are my brother from a different mother!!! That nailed it. Thanks dude!
Rob
Hi! One more question on this.
I previously was given this code to help position the caption in the easy slider properly, and it works great:
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.slideshow_align_caption {
top: 5% !important;
}However, I’d also like to lower the text slightly in the Desktop version ONLY. Is there a way to move vertical alignment of the text on Desktops but simultaneously not mobile devices?
Gracias!
Hey Nikko
One other question, though. The way the medical demo theme is laid out, the easy slider at the top interacts with the Color Section that has (in my current site) the appointments, doctors, and services columns. I think from tinkering that it’s set to huge padding to facilitate the moving up and down of those columns responsively on different devices. When I change that padding to something smaller, it messes things up on my iPad and iPhone, etc.
So my question is, since there is now a big white space underneath my SNORE NO MORE png, due to the huge whitespace setting, is there a way to use css or something to make that bottom whitespace smaller? So that the following color section would be right underneath the png?
Hope that makes sense. THANKS!!!
Awesome, thanks Nikko.
Hi again
I think I was able to accomplish what I wanted to do by using an png image instead of actual text…but I would like to know if you think that is the best approach or not. Does it slow down my load times, etc., or anything like that?
Thank you!
-Rob
Hi again
DISREGARD. I deleted the previous CSS y’all gave me and replaced it with the code Rikard gave me and now it’s working.
You guys ROCK!
-Rob
Hey there, support Ninjas!
I tried the above css, even adjusting to 1% from 25 —
I had to also lower my font size a bit…
It solves the issue on iPad, but on my iPhone 7Plus and on my wife’s iPhone 6 the text is still cut off partially.
It’s the grid row that obstructs the text. Is there a way to force that not to encroach into the space of the easy slider?
THANKS GUYS!!!
Hey man
That looks great on an iPhone, but doesn’t seem to work on my iPad. Ideas?
Thank you!
John, do I add that CSS to the previous code that Rikard and Victoria gave me? (See above in the thread) Or replace it entirely?
Thanks
Hey John
In a perfect world, when viewing the site on the iPhone, the text would be in the lower left corner of the screen in both portrait and landscape mode, so that it doesn’t obscure the models faces (as much as possible.)
Thank you!
Hey Rikard
That did the trick nicely, thank you — you guys have absolutely the best customer support I’ve seen.
Is there anyway to change this css to lower the placement of the text just a tad? The text still blocks faces when in landscape mode.
Gracias!!!
Hi Victoria!
Thanks, that worked in quick CSS but it only applied the changes to my home page, not all the pages, which have the same layout.
How would we accomplish that?
-Rob
OR — is there a way to copy the Heading Style I’m using and use it in a new custom Heading Type? Like, add an H6 to the list that looks exactly the same but doesn’t mess up all the other H3’s because we aren’t referencing them?
Hey Mike
Sorry to be a pain, but that doesn’t fix it. If you take a bit deeper look at the site you’ll see that I repeat this BIG MODEL FACE motif on all of my subpages, so the fix needs to happen site wide…
But all of those subpages are “single page”, so the section headlines are all below the BIG MODEL FACES, and this happen seven times, site wide.
Is there a way to target only the sections instead of the pages? Like, is there a section ID tag or something?
Thanks so much for you help.
-Rob
Hey Mike, that worked except that it messed up all My H3 section titles on all my pages on mobile. How would I get around that? Just change all the H3 section titles to H2’s or something? Or is there a better way?
(The terminology I’m using is remedial, I know….) : )
Thanks
Rob
-
AuthorPosts