Forum Replies Created

Viewing 23 posts - 1 through 23 (of 23 total)
  • Author
    Posts
  • in reply to: Audio Player Bug? #1228655

    Hi, Victoria.

    I’m the OP on this thread and my audio pages still loop without stop in Safari. I’m up-to-date at 4.7.5 and have the latest build on Safari. I’d even gone to the extent of sending feedback to Safari Devs about the issue. I keep an eye on their betas and still nothing where the setting performs like other browsers. Here’s a link to one of the audio portfolio items on my site.

    If you’ve got a fix, it’d be welcome by more than just me. Thanks for the bump @gameznet!

    Bernie

    in reply to: Missing icons still after lastes update #1172929

    Hmmm. Worked great for me McFly, as before. You cleared your cache and reloaded, right? Anyhow… hopefully Kreisi will get it pulled together in a few. I see the support forum is starting to fill with new posts.

    Cheers!
    -b-

    in reply to: Missing icons still after lastes update #1172921

    Heads up fans and Keisi Team…

    Fix can be found here: https://kriesi.at/support/topic/social-buttons-broken-with-wp-5-3-1-update/page/2/#post-1166096

    But yes, the new 4.7 update does not include this fix for the previously identified bug where WP 5.3.1 strips the social icons from the theme options header and footer. I just put the same fix in after updating and all is well again.

    in reply to: Multi-Layer LayerSlider Issue in Larger iPads #1163075

    Thanks for all this Mike, but I guess I’m a little too thick in the skull to make this work. I can’t even get your test page to work. I’ve just recreated the slider in RevSlider and everything is as it should be now. Took about an hour… guess I should have done this a long time ago and saved us both the hassle, huh? Anyhow, it’s okay to close this ticket. Maybe it can help someone else in the future.

    Many thanks for all the effort!
    Bernie

    in reply to: Multi-Layer LayerSlider Issue in Larger iPads #1161637

    Hi, Mike.

    I’m not trying to move the goalpost on you, but it seems the problem I’m having is that the Quick CSS media query “styles” aren’t working. No matter what changes I make to the sliders, the site is only pulling “layerslider id=1”. To check this I turned off the visibility on tablets and phones on #1 and turned off the desktop visibility of #2… and sure enough it’s only pulling #1 because everything short of the 12.9″ iPad is missing the copy block. Inspecting the slider confirms (see attached screenshots). I guess using the LayerSlider shortcode in the */STYLES GO HERE/* media queries is a no-no. How else can I call the different sliders in the media queries? If I can can just call the correct slide, I can put the copy block wherever I want. Here are the media queries I’m currently using again:

    
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : landscape)
    and (-webkit-min-device-pixel-ratio: 1)  {[layerslider id="1"]}
    
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : portrait)
    and (-webkit-min-device-pixel-ratio: 1)  {[layerslider id="3"]}
    
    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 767px) {[layerslider id="3"]}
    • This reply was modified 4 years, 4 months ago by berniedidit.
    in reply to: Multi-Layer LayerSlider Issue in Larger iPads #1161466

    Thanks for this instruction, Mike. I’ve added these instructions in Quick CSS:

    
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : landscape)
    and (-webkit-min-device-pixel-ratio: 1)  {[layerslider id="1"]}
    
    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px) 
    and (orientation : portrait)
    and (-webkit-min-device-pixel-ratio: 1)  {[layerslider id="2"]}
    
    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 767px) {[layerslider id="2"]}
    

    It’s mostly okay across the board so long as the devise is a smartphone or is pulling the transparent header down in landscape, but where it falls down routinely is when the non-transparent header is called down. Then the position of the copy block is too low even in layer slider 2 because the logo is removed from its position over the background image. I’ve created a 3rd slide with the copy block even higher on the slide for use when the non-transparent header is visible, but I don’t know how to make that distinction. Of course, there’s a real possibility that I’m not thinking about this correctly. I’m including special credentials to the dev site in private in case it’s easier for you to sort than try to explain it to me.. Once the issue of which slider to call is resolved, I can go in and fine-tune the individual sliders to position the copy block down to the pixel.

    Many thanks for the support!

    • This reply was modified 4 years, 4 months ago by berniedidit.
    in reply to: Multi-Layer LayerSlider Issue in Larger iPads #1159193

    I’m still wrestling with this LayerSlider. I’ve re-classed the higher type position for tablets to use the same position as for smartphones. It fixed the issue for the 10.5″ iPad, but now the iPad Mini landscape, 9.7″ iPad landscape and 12.9″ portrait are picking up the transparent header with the higher text position. This causes the animated text to nearly run into the logo. This LayerSlider plugin is very difficult to use with multiple layers. Only being able to adjust visibility based on these vague parameters (Desktop, Tablet, Mobile) is just not practical given the range of devices available today. It’s been 4 days with no response from you. I may install RevSlider and try to recreate the slide at this point or maybe abandon Enfold for Divi to find a solution.

    in reply to: Multi-Layer LayerSlider Issue in Larger iPads #1159117

    Hello?

    in reply to: Audio Player Bug? #1124804

    Any movement on fixing this bug? I’d hate to have to try and find a suitable plugin when the Enfold audio player is so nice aside from the Safari integration, but I’ve got to launch this site eventually. Please advise and thanks!

    Bernie

    • This reply was modified 4 years, 8 months ago by berniedidit.
    in reply to: Removing Pulse on Individual Hotspots? #1121792

    Okay, thanks. I considered just removing the hotspots for sold properties, but I was also hoping to replace the lot numbers with the numbered hotspots, too. If I remove a hotspot, then the numbering changes. That why I just wanted to change the background and font color the the same value and turn off the pulse. I’ll keep working on it. I thought I saw some code in my forum search where I could make the hotspots transparent… maybe I can make that work. Thanks for the speedy reply all the same. Cheers!

    in reply to: Removing Pulse on Individual Hotspots? #1121754

    Ooops, saved as draft. Private content attached.

    in reply to: Audio Player Bug? #1112928

    No go, Nikko. See private content.

    in reply to: Audio Player Bug? #1112318

    Hello Nikko,

    Yeah, this was one of the first things I did. Just repeated to be sure and Safari still misbehaves with Enfold parent fully active and all plugins disabled (cache cleared manually). Still working properly in both Firefox and Chrome with both JS merging & compression on and off (Enfold/Performance).

    Cheers!
    Bernie

    in reply to: Audio Player Bug? #1112165

    Okay… here’s a little screencast of the test page with Inspector displayed so you can see the page action as the the playlist loops. If I didn’t capture what you need or I can be of more help, please let me know. Link in private content.

    Cheers!
    Bernie

    in reply to: Audio Player Bug? #1111477

    Nope. I think updating of the Safari browser for Windows stopped in 2012. Casualties of the browser wars. Are there any screenshots or source code I could send that would help?

    in reply to: Audio Player Bug? #1111026

    Nikko,

    We’re making progress… we picked up compliance in Firefox, but not in Safari (so now Chrome and Firefox work properly). I disabled the JS instruction as advised and cleared cache manually in Safari… no go. I then went back to Enfold/Performance and checked the option to delete old JS and CSS files, refreshed and still no go. I then unchecked that box and installed the Super Cache plugin, set it up (kept the defaults), refreshed and still no joy. Any special thoughts about Safari compliance? Just so you know I’m testing in both OSX Mojave and High Sierra : Version 12.1.1 (slightly different builds, but same version). Oddly, it is working properly in the latest version of Safari for iOS.

    Bernie

    PS I even added a new test portfolio item with an audio player just to see if rebuilding the posts from scratch after replacing the audio player PHP and CSS files might help. No help.

    • This reply was modified 4 years, 10 months ago by berniedidit.
    in reply to: Audio Player Bug? #1110381

    Nikko,

    Not sure how I missed this in the support forum, but thanks for the links. I’ve made the updates as suggested twice, but I can only get it to work in Chrome. Safari and Firefox both continue to loop. No idea how it performs in IE. I have all the latest browser updates, have cleared caches, refreshed windows, toggled settings in Enfold on and off and restarted my Mac. Nothing helps. I am using a child-theme for Enfold, but doubt that makes a difference. Any other suggestions?

    Bernie

    • This reply was modified 4 years, 10 months ago by berniedidit.
    in reply to: Suppress mobile menu in transparent mobile header #1106149

    Works beautifully. You guys are the best!
    Cheers!

    in reply to: Plugin formatting changed by Enfold 4.4.1 update #1007314

    Genius. That’ll do! Thanks for taking time to check out plugin stuff… Cheers!

    in reply to: Plugin formatting changed by Enfold 4.4.1 update #1007129

    Hey, Victoria! Here’s a link to a properly formatted calculator. The “Loan” tab is turned off in my shortcode. Looks like we’ve visited the same area of the code. This is really a nice plugin, and normally I’d take this up with them first, but there is zero support and it hasn’t been updated in over a year. Any way you can help is appreciated.

    https://www.mlcalc.com

    in reply to: Help! Responsiveness Formatting Issues #555714

    Update: Issues resolved over the weekend… at least for the moment. Please close post and accept my thanks.
    Bernie

    in reply to: Publishing Animations – Logo and/or Slider #519324

    Yes, animating the logo and the tagline by using an animated GIF was what I was settling for since I’m not able to construct a full-screen animation using a layer slider and an image with hotspots together. I don’t much care for the quality of transparent GIFs, so I considered rendering it as video or maybe .fla, but I’m up for anything that will work for all visitors, really. I’ll attach a link to a page where I’ve published the working file. It’s rough, but functions fine. You can download it if you want to test it in the normal and transparency logo fields of your own demo. I think you’ll find it behaves as I described before. I want it to run every time the Homepage is loaded or even every time the header is loaded, but there may be no difference. The only way I can see to make this happen is to somehow prevent the browser from storing it in cache memory. Other ideas?

    in reply to: Publishing Animations – Logo and/or Slider #516609

    PS — I’ve republished the static PNG logo until I figure something out or give up.

Viewing 23 posts - 1 through 23 (of 23 total)