- AuthorPosts
- January 25, 2018 at 11:18 #10446
kiwiaudioParticipantOn my site, http://www.kiwiaudio.com, it appears as though when the gmedia plugin is enabled it breaks the mobile css for the website. Any help is greatly appreciated.
January 25, 2018 at 11:45 #10447
kiwiaudioParticipantAppears to be an issues when used together with visual composer. Any help?
January 25, 2018 at 12:01 #10448
kiwiaudioParticipantand when used with autoptomize
January 26, 2018 at 00:21 #10451
RattusKeymasterautoptimize and minify plugins could break gallery’s code. I’ve checked your site and gallery works fine for me (iPhone).
January 26, 2018 at 01:50 #10452
kiwiaudioParticipantYea I was adjusting some settings in autoptimize but I landed back on the original settings. Now it works for mobile no issues. There is a problem on desktop though. With the gallery, sometimes it won’t load but display just the shortcode. Other times it displays correctly, but when you enlarge an image, then click out of the image it will lock the browser scrolling to where you are located. The site is a one page site, so the only way to get to anywhere else on the page is to refresh the browser. Any thoughts?
January 27, 2018 at 00:13 #10466
RattusKeymasterBecause of autoptimize combine all CSS in one file it’s impossible for me to tell which file you can modify to solve this issue.
January 27, 2018 at 12:50 #10468
kiwiaudioParticipantI disabled autoptomize so the scripts would go back to normal. Any help is appreciated.
January 29, 2018 at 18:57 #10484
RattusKeymasterTry edit “/wp-content/themes/spacia-v1.2/css/style.css” file and add to the very end:
html, body { height: auto !important; } body { overflow: auto !important; } .page-loader { width: auto; height: auto; position: fixed; top: 0; left: 0; right: 0; bottom: 0; }January 29, 2018 at 22:12 #10496
kiwiaudioParticipantThank you. This worked. Much appreciated.
- AuthorPosts
- The forum ‘Gmedia Gallery WordPress Plugin’ is closed to new topics and replies.
