#267 – Internet Explorer problem

Status: Closed - Category: Showtime Image Gallery
 In IE11 the wall theme is not displayed correctly. When I open the page the wall images are all 100% wide, not in the grid defined in the properties. After resizing the window all is arranged correctly.
Link:
http://kapwest.steinlein-werbeagentur.de

Any idea
Hi,

Can you please check the browser console for any errors? I just tested with IE11 (using the Edge simulator) and everything worked fine for me.

Regards
 
Immidiatly after I start the developper tools all is arranged perfectly
How can I check this?
Windows 10 and Edge works.
Windows 7 and IE11 doesn't (even in edge mode)
I am not sure yet why this happens, but I have an idea to solve the issue quickly. Since it works when the browser is resized you can try to trigger the resize event manually using javascript:
jQuery(window).trigger('resize');

Place this in a script at the bottom or your page or use it in the head with the DOM ready declaration.
If you choose to place it in the head the code should look like:
jQuery(document).ready(function() {jQuery(window).trigger('resize');});


Let me know if that solves the issue.

Regards
 
Sorry but that didn't fix it. Or I did something wrong with the code.
Please create a new private ticket and include administrator and FTP access to your site so I can take a look.

Regards
 
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.

Note: An active subscription is required in order to get support for our paid extensions. For our free extensions, if you don't have an account, register and then submit your support request.  In case you just want to ask a question, you can also use the contact form .

Note: Our support team is currently on vacation, so please anticipate slightly longer response times. Thank you for your understanding!

Firecoders
Are you using our extensions? Please post a review at the Joomla extensions directory!
Post a review