Getting the following errors with ABS only for Windows 7/IE11 and it borks the page display:
Undefined offset 0 on line 94.
Undefined offset 0 on line 95.
Undefined offset 0 on line 110.
Undefined offset 0 on line 140.
Here’s a screenshot of dev tools in Browserstack:
https://wearebio.com/images/abs_browserstack.png
Any idea how to fix?
Thanks!
https://www.ads-software.com/plugins/awebsome-browser-selector/
]]>From this ticket :
https://www.ads-software.com/support/topic/bug-report-with-solution-ie-doesnt-get-added-to-body-class?replies=4
When will you add [case ‘MSIE’ : $b = ‘ie’; break;] and update the plugin?
https://www.ads-software.com/plugins/awebsome-browser-selector/
]]>Hey, thanks for the great plugin! I just wanted to report quick that Safari 7 is showing up as ‘windows msie 9 internet explorer-9’ on my Mac.
Cheers,
Jonah
https://www.ads-software.com/plugins/awebsome-browser-selector/
]]>This works perfectly for all browsers I need to tweak except Firefox V23. I cleared my cache and it still didn’t work. I tested it and it works for FF V22 and V21. How can I update this plug in where it will work for this browser?
https://www.ads-software.com/plugins/awebsome-browser-selector/
]]>Title says it all…
Here’s the link at line 372:
https://dinosaur.wpengine.com/our-story/the-dinosaur-place-story
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>Hi Raul,
I was about to upgrade the plugin, which I haven’t done since I made those changes back in 1.0, but I saw in the changelog that you’d taken out some of my contributions. Did you rewrite it so that there is compatibility with caching plugins? If so, I suggest stating that there is compatibility with caching plugins in the FAQ.
Thanks!
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>Hey Raul
Thanks a lot for this plugin!
I found a major bug, that it doesn’t add “ie” to the body class. For every other browser it works.
The problem is in line 237:
case 'Internet Explorer' : $b = 'ie'; break;
It should be this instead:
case 'MSIE' : $b = 'ie'; break;
So, it’s very easy to fix. ??
Otherwise the plugin is great!
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>Hi,
Website – https://www.icreateforu.com
Wordpress ver: 3.4.1
Theme: Thesis, ver 1.8.2
PHP ver: 5.3.15
Awebsome! Browser Selector ver: 2.1
Problem: The ‘man with the computer’ graphic on the home page of icreateforu.com does not position correctly on chrome on Mac or Windows. Added this on the bottom of the CSS sheet –
.chrome #name {}
However, it does not apply. Any help appreciated.
Thank you.
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>Thanks for a great (and important) plugin!
Even though the plugin was last updated in July 2011, there have been numerous releases of Firefox (that has changed to a rapid release schedule).
As of this writing, we’re up to Firefox 10.
Is there a way that we can modify the plugin’s code to add support for new versions of browsers as they become available?
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>When using the WP Super Cache plugin, the classes on the rendered page will be generated when the cached version of the page are generated, and therefore will be inaccurate for others. I know this is not a bug in your plugin, but thought you would like to know in case you wanted to make it compatible. Depending on the performance hit, I may make an additional call to the server for the classes to add to the body using AJAX and then include them to the page post-render. If i base it on your code, i will send you the code to consider.
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>The best browser css selector I know: small and complete. Thank you.
https://www.ads-software.com/extend/plugins/awebsome-browser-selector/
]]>