I want to change the appointment form of the page. The code given to me from the firm is as follows.
Fatih Çakır Gündoğan - DoktorTakvimi.com<script>!function($_x,_s,id){var js,fjs=$_x.getElementsByTagName(_s)[0];if(!$_x.getElementById(id)){js = $_x.createElement(_s);js.id = id;js.src = "//platform.docplanner.com/js/widget.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","zl-widget-s");</script>
I have added above code inside a div. The code should show a view of the appointment calendar, however, only the appointment link appears on the page.
