Themler Wordpress Theme - creating compatible with Chrome, Firefox and IE

TSMM
74 Posts
TSMM posted this 15 May 2015

How can we make a theme compatible with the top 3 browsers. I create the theme using Firefox, but when the site is viewed in Chrome (Version 42.0.2311.152 m) and IE (Version 11) the layout is messed up.
http://indigofs2015.tsmm4.com/

How can we make a theme compatible with the top 3 browsers. I create the theme using Firefox, but when the site is viewed in Chrome (Version 42.0.2311.152 m) and IE (Version 11) the layout is messed up. http://indigofs2015.tsmm4.com/
Vote to pay developers attention to this features or issue.
3 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 15 May 2015

Hello

In some situations different browsers behave differently.
Please try the following fixes:
1. remove height of the widget area control with slider. The height of the slider is greater than the height of the widget area control.
2. The issue with rows in IE is related to the "easy-bootstrap-shortcodes" plug-in. This plug-in loads bootstrap styles. It's ok but Themler theme uses a little different bootstrap grid. By default bootstrap grid has 12 columns. Themler theme has 24 columns. So, the same column classes use different widths.

For some reason plug-in's bootstrap stylesheet overrides theme's bootstrap stylesheet in IE.
If you're using only columns I suggest that you consider using theme's shortcodes instead of this plug-in:
http://answers.themler.com/articles/3621/shortcodes-overview

Thank you,
Olivia

Hello In some situations different browsers behave differently. Please try the following fixes: 1. remove height of the widget area control with slider. The height of the slider is greater than the height of the widget area control. 2. The issue with rows in IE is related to the "easy-bootstrap-shortcodes" plug-in. This plug-in loads bootstrap styles. It's ok but Themler theme uses a little different bootstrap grid. By default bootstrap grid has 12 columns. Themler theme has 24 columns. So, the same column classes use different widths. For some reason plug-in's bootstrap stylesheet overrides theme's bootstrap stylesheet in IE. If you're using only columns I suggest that you consider using theme's shortcodes instead of this plug-in: http://answers.themler.com/articles/3621/shortcodes-overview Thank you, Olivia
Support Team
Support Team posted this 15 May 2015

UPD:

2.looks like the issue is related to the "content-views-jquery-..." plug-in. it uses bootstrap too.
Is it possible to disable using bootstrap css in the plug-in settings?

UPD: 2.looks like the issue is related to the "content-views-jquery-..." plug-in. it uses bootstrap too. Is it possible to disable using bootstrap css in the plug-in settings?
TSMM
74 Posts
TSMM posted this 20 May 2015

Yes, that worked, the "content view" plugin had a tickbox "don't load bootstrap" and now the homepage displays correctly on IE. Thanks you.

Yes, that worked, the "content view" plugin had a tickbox "don't load bootstrap" and now the homepage displays correctly on IE. Thanks you.
You must log in or register to leave comments