Forum Replies Created

Viewing 30 posts - 1 through 30 (of 39 total)
  • Author
    Posts
  • 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

    in reply to: Fallback Image in Color Section #839910

    You can close this, thanks bro. : )

    -Rob

    in reply to: Fallback Image in Color Section #839789

    OK, that is so simple and obvious… DUH!!! I really must get more sleep. : )

    Works like a charm, thanks Rikard!!!

    in reply to: Stop testimonials slider from jumping around #839670

    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

    in reply to: Fallback Image in Color Section #839442

    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

    in reply to: Stop testimonials slider from jumping around #839057

    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

    Thanks 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

    Hi 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!

    in reply to: Mobile Menu Not Showing #837907

    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

    in reply to: Mobile Menu Not Showing #837841

    Never mind. I’m an idiot. Found it.

    in reply to: Mobile Menu Not Showing #837837

    Ismael, for the dummies amongst us, where is the js > avia.js file located?

    Thanks

    R

    in reply to: Mobile menu missing #836508

    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

    in reply to: Enfold Version 4.1 Update troubles? #835170

    Yes, Rickard, of course. Just very frustrated with the issues as my client is breathing down my neck. : )

    in reply to: Enfold Version 4.1 Update troubles? #831844

    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???

    in reply to: Enfold Version 4.1 Update troubles? #830957

    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

    in reply to: Larger Text using Span breaks on mobile #794624

    Nikko, you are my brother from a different mother!!! That nailed it. Thanks dude!

    Rob

    in reply to: Larger Text using Span breaks on mobile #794442

    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!

    in reply to: Larger Text using Span breaks on mobile #793727

    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!!!

    in reply to: Larger Text using Span breaks on mobile #793720

    Awesome, thanks Nikko.

    in reply to: Larger Text using Span breaks on mobile #793713

    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

    in reply to: Medical Demo – Slider Text Problem on mobile #792712

    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

    in reply to: Medical Demo – Slider Text Problem on mobile #792698

    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!!!

    in reply to: Medical Demo – Slider Text Problem on mobile #789140

    Hey man

    That looks great on an iPhone, but doesn’t seem to work on my iPad. Ideas?

    Thank you!

    in reply to: Using Span to align text on mobile phones only #784217

    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

    in reply to: Using Span to align text on mobile phones only #784174

    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!

    in reply to: Using Span to align text on mobile phones only #783754

    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!!!

    in reply to: Using Span to align text on mobile phones only #783099

    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

    in reply to: Using Span to align text on mobile phones only #782434

    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?

    in reply to: Using Span to align text on mobile phones only #782116

    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

    in reply to: Using Span to align text on mobile phones only #782106

    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

Viewing 30 posts - 1 through 30 (of 39 total)