Tagged: cross-browser, ja mono, Masshead
-
AuthorPosts
-
thepeakconsultancy Friend
thepeakconsultancy
- Join date:
- January 2016
- Posts:
- 14
- Downloads:
- 31
- Uploads:
- 8
- Thanks:
- 1
- Thanked:
- 3 times in 2 posts
June 27, 2016 at 1:46 pm #944577Hi, I am having a lot of difficulty getting Mono to display nicely on anything other than Chrome.
With Firefox, I could not make the layout work on using JA Masshead but got round this by using different CTA modules instead.
However, MS Edge does not handle colour merge at all; Safari does not handle colour merge AND breaks the layout on both the CTA module and in blogs. I have seen some js code to replicate the multiply() function and am working on that locally but have limited js experience and no idea how to tackle the Safari issue.
Please see http://www.thepeakconsultancy.co.uk. I have saved one blog article "Should I use Agile or Waterfall" with no article image at all and it still does not display correctly on Safari.
I am using Windows 10 with IE 11.420; Edge (latest version downloaded by IE10; cannot work out version number!); Firefox 47.0 and Safari 5.1.7.
Server details:
Database Version: 5.6.30
Database Collation: latin1_swedish_ci
Database Connection Collation: utf8mb4_general_ci
PHP Version: 5.6.22
Web Server: Apache
WebServer to PHP Interface: litespeed
Joomla! Version: Joomla! 3.5.1 Stable [ Unicorn ] 05-April-2016 22:45 GMT
Joomla! Platform Version: Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
Mono version: 1.0.3Other than extensions included with JA Mono, the site is also using Akeeba backup and "Favicon" plugin
Any help greatly appreciated!
James.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 29, 2016 at 2:14 am #945166Hi James,
There is a known issue with the MS Edge browser as it doesn’t support multiply function as you mentioned above. But it should work fine in Safari, Chrome & Firefox. I test with several PCs but it works properly.
Could you attach screenshots highlighting the issue?
thepeakconsultancy Friendthepeakconsultancy
- Join date:
- January 2016
- Posts:
- 14
- Downloads:
- 31
- Uploads:
- 8
- Thanks:
- 1
- Thanked:
- 3 times in 2 posts
June 29, 2016 at 9:29 am #945390Thank you for the response…
Regarding Edge, is there a known workaround you recommend? IE11 does something that looks acceptable but does not fully blend the screen – the same would be OK in Edge if available.
Firefox for reasons I do not understand is now working absolutely fine – not sure where the error was there but it looks like PICNIC.
I have attached Chrome, IE11 and Safari images of the homepage. I have also attached a copy of the blog page I mention as shown in Safari to illustrate the layout issues.
James.
- thepeakconsultancy Friend
thepeakconsultancy
- Join date:
- January 2016
- Posts:
- 14
- Downloads:
- 31
- Uploads:
- 8
- Thanks:
- 1
- Thanked:
- 3 times in 2 posts
June 29, 2016 at 9:33 am #945396thepeakconsultancy Friendthepeakconsultancy
- Join date:
- January 2016
- Posts:
- 14
- Downloads:
- 31
- Uploads:
- 8
- Thanks:
- 1
- Thanked:
- 3 times in 2 posts
June 29, 2016 at 10:14 am #945411OK, the IE11 fix using the CSS below works well enough (not great but can live with it).
I have also managed top get hold of an Apple computer and test it on there – it appears the Safari issue is limited to the Windows 10 (possibly older Windows, too) versions but the Safari-on-Windows user-base is low enough for me not to worry about it too much.
Guess you can call this closed.
Many thanks,
James.
EDGE FIX (copied to templatesja_monocsscustom.css):
@supports (-ms-accelerator:true) {
.jamasthead {
position: relative;
}.jamasthead:before {
background: @brand-primary;
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
.opacity(0.9);
}
}1 user says Thank You to thepeakconsultancy for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 30, 2016 at 6:58 am #945709I tested in Safari in a Mac so didn’t see the issue.
But I don’t think there are much people using Safari on Windows
July 2, 2016 at 7:02 pm #946297Hello, I have also the same problem. After all updates the templates not working correctly on Edge Browser with Windows10. Edge is an important browser, someone has an idea, a correction for this Problem? You can see well the errror in the demo of joomlart.com. Mouseover maybe not working at the pictures and also .acm-cta overlay Color nothing working.
Is there a fix?
Thanks Rene
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 3, 2016 at 3:36 pm #946368Hi @pctechnikch,
Did you experience the same issue with our demo site? http://ja-mono.demo.joomlart.com/index.php/en/
You can also update your site’s URL and login info here ( in private reply) so I will have a look.
July 5, 2016 at 5:31 pm #947046Yes and thanks for your reply. You can see in URL from my uploaded Image is your URL from your Demo Site. otherwise I would have not complained. Your Page have the Error, lol. I have looked in 3 Edge Browser with win10, the same error on all maschines. The same Error with IE 11, however, it shows the problem differently, it’ s a color Problem.
For my, the Error is noth a error, you can read this one:
https://developer.microsoft.com/en-us/microsoft-edge/platform/catalog/ Search blend mode, the blend mode is noth supportet in ie11 and in Edge Browser, this is a official Problem and this one is on the waitinglist from microsoft, alsso not a error. I can noth wait, i want a other solution.
With blend-mode-mixed, we can noth solved the Problem, new i have experimented with…
.acm-cta:hover:before{ content: ‘ ‘; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(240,15,0,.1); } .article-img:hover:after{ content: ‘ ‘; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.5); }
tats not a solution is a direction. I hope that the professionals solve the problem. La_Mono is definite not cross browser capabilities.
Fact is: background-blend mode: multiply; it’ s the Problem, this is not compatible with all newer version from IE ‘s and in Edge Browser you can find in Compare List in the Web. But Safari is not compatible with this CSS class blend-mode in mixed mode to. You google and you find many Article and no one have a solution. It is necessary to solve with Pseudo Classes, i search and test.
Many Thanks and I hope you can help and have ideas. Rene
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 6, 2016 at 9:26 am #947248Could you try with this link: http://ja-mono.demo.joomlart.com/index.php/en/ and send me screenshot?
Agree that its known issue of compatibility of blend mode with IE / Edge browser
July 6, 2016 at 7:27 pm #947471July 7, 2016 at 4:58 pm #947782I want to ask if working on a solution? So the template is not usable.
Thanks for an answer and possibly a solution.
Rene
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 11, 2016 at 2:24 am #948619Hi Rene,
You can send us the Admin & FTP account of your site so I can have a look.
July 11, 2016 at 6:48 am #948693You have the same Problem on your Demo Site. For wath you want my ftp? Please fix your Demo. Thanks Rene
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 12, 2016 at 3:17 pm #949332Let me check with other PCs as I can’t see issue with mine.
AuthorPostsThis topic contains 22 replies, has 3 voices, and was last updated by Saguaros 8 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum