-
AuthorPosts
-
January 9, 2018 at 1:03 am #895039
Hi there,
unfortunately IE11 (no other version tested) does not show siteminder booking engine under https://www.hotelelefant.at/online-buchen1/
Firefox 57.0.2 is working fine after deactivating tracking!
Opera and google chrome work fine to display the embeded siteminder booking engine under https://www.hotelelefant.at/online-buchen1/
I have double checked Implementation Guide under https://docs.google.com/document/d/1oqFMEFaWO4BqCUdSmaDkzuOYZAyDHwF8Mnd6gQkmrJI/edit# but do not find any mistakes ;-(
Step 1: Adding the Javascript Library to your website
Include the following snippet of code into the source of the website, on all pages that contain a link or a reference to the booking engine. We recommend placing this code right before the closing </body> tag:<script src=”//widget.siteminder.com/ibe.min.js”></script> (added in child theme footer.php)
Step 2: Include the Region and the Channel Code to identify your property for the Booking Engine
<body data-region=”emea” data-channelcode=”elefantdirect” id=”top” <?php body_class($style.” “.$avia_config[‘font_stack’].” “.$blank.” “.$sidebar_styling); avia_markup_helper(array(‘context’ => ‘body’)); ?> > (added in child theme header.php)Step 3: Create Links and Widgets to The Booking Engine
Added <div class=”ibe” data-widget=”embed”></div> in a code block at https://www.hotelelefant.at/online-buchen1/
Any thoughts why IE is not showing embeded booking engine?
many thanks in advance,
Arnold
January 11, 2018 at 7:43 am #896007Hey visitarnold,
Thank you for using Enfold.
We’re getting an error in the IE console.
SCRIPTS: Access is denied.
File: page.php, Line: 1, Column: 1
SCRIPTS: Access is denied.
File: lY4eZXm_YWu.js, Line: 1, Column: 1Unfortunately, we are not sure what’s causing it. Please contact the script author for more info.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.
