[IE] is not showing correctly
-
I have a plugin that isn’t showing correctly in IE11. I tried adding in the [ie] XXXX [/ie] tags so it would just show an image that would link to another page but it’s not responding. Do you know how I can fix this?
Here’s the page it’s on. It’s near the bottom of the page.
https://df50.staging.wpengine.com/This is the code I’m using.
[grid-unit size=”1of2″ class=””]
[ie]
<img src=”https://df50.staging.wpengine.com/wp-content/uploads/2016/04/small_map.png”>
[/phone][end-grid-unit][grid-unit size=”1of2″ class=””][/ie]
[notphone][us_wp_map][/notphone]
[phone]<h3 style=”text-align: left;”>Click map to find your state.</h3>
<img src=”https://df50.staging.wpengine.com/wp-content/uploads/2016/04/small_map.png”>
[/phone][end-grid-unit]
- The topic ‘[IE] is not showing correctly’ is closed to new replies.