Custom HTML Widget and javascript problem
-
Hi!
Today I recognized that the following code which is worked suddenly doesn’t. I use it in a custom HTML widget on the homepage. The javascript part doesn’t show up (booking engine).
<div id="shapely_home_parallax-5" class="widget shapely_home_parallax"> <section class="small-screen image-bg p0"> <div class="parallax-window " data-parallax="scroll" data-image-src="http://bpanimals.hu/obester/wp-content/uploads/sites/2/2020/09/ob189_optimized-1-scaled.jpg" data-ios-fix="true" data-over-scroll-fix="true" data-android-fix="true"> <div class=""> <div class="row"> <div class="top-parallax-section"> <div class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1 text-center"> <h1>We look forward to seeing you in Óbester</h1><div class="mb32"> <p> <!--Booking Engine Start--><script data-cfasync="false" src="https://ibe.sabeeapp.com/bewidget.php?id=ec11ded632e9405e584007986d4c11cd" type="text/javascript" id="widget_ec11ded632e9405e584007986d4c11cd"></script><!--Booking Engine End--> </p> </div> </div> </div> <!--end of row--> </div> </div> </div> </section> <div class="clearfix"></div> </div>The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom HTML Widget and javascript problem’ is closed to new replies.