Forum Replies Created
-
AuthorPosts
-
It appears that the issue is with GoDaddy Managed WordPress Hosting. I set up a site on Hostgator and duplicated everything. No issues to report.
I’ve added snippet to .htaaccess file.
http://84n.722.myftpupload.com/
There’s been no change to outcome. I also tried using a previous version of Enfold versions 4.5.1 and version 4.2.5. They all had the same issue.
Is it a new bug with WordPress???
Please advise asap.I should not have this issue with a fresh install. of theme. Is there a previous version I can use that doesn’t have this bug?
Added to .htaaccess as follows and still not working. Do I have an error?
# BEGIN WordPress
# The directives (lines) betweenBEGIN WordPress
andEND WordPress
are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule><FilesMatch “.(ttf|otf|woff)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch># END WordPress
It’s not only the slider issue but also icons and buttons elsewhere on the site. Please advise.
August 31, 2018 at 3:12 pm in reply to: Green Screen with Video in Color Section on Mac / Safari #1004106Thank you for the help. Client will resolve server related issues. Consider this thread closed. Thanks!
August 30, 2018 at 10:08 pm in reply to: Green Screen with Video in Color Section on Mac / Safari #10038171. Client reports green screen went away. I had a 1080p clip loaded on YouTube. I rendered a clip at 720p formatted specifically for YouTube on Adobe Premiere. I believe there is a glitch when YouTube attempts to buffer image to highest resolution. Only happened on Safari. Saw it on two different mac books.
2. Apparently the theme is calling on YouTube and slowing performance. Any recommendations to solve these problems or should we move the video in header to the server on AWS?
August 26, 2018 at 6:08 am in reply to: Green Screen with Video in Color Section on Mac / Safari #1001807Thank you for the excellent response. Better than my CPA. Lol. I’ve emailed the client, and I’ll wait for a response. I’ll also find out her operating system and version of Safari. Thank you!!!
August 25, 2018 at 7:04 pm in reply to: Green Screen with Video in Color Section on Mac / Safari #1001734I did change the videos resolution from 1080p to 720 P in case the buffering was the issue. I’ll check with client as well. May have stopped the problem, but worth investigating on your end.
August 25, 2018 at 7:01 pm in reply to: Green Screen with Video in Color Section on Mac / Safari #1001732There is no caching plugin or server caching on this project. Please watch video as it cycles through. To see if you see it. I’m wondering if it has something to do with YouTube as it buffers for resolution. Thank you.
August 25, 2018 at 4:59 pm in reply to: Green Screen with Video in Color Section on Mac / Safari #1001672Here is client screenshot:
-
AuthorPosts