Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Linking to other Stylesheet & Javascript

Home / Forums / Pinnacle Theme / Linking to other Stylesheet & Javascript

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
  • This topic has 5 replies, 3 voices, and was last updated 9 years ago by Neil.
March 31, 2017 at 7:11 am

For an online booking widget I need to link to the widget’s stylesheet & javascript on another website.

I.E. I want to do the equivalent of:

<!– Online Booking : Place immediately above the </head> tag : © myuk.travel –>
<link rel=”stylesheet” type=”text/css” href=” vel/Reservations/BookingWidget/Widget.css”>
<script type=”text/javascript” language=”JavaScript” src=” vel/Common/JasonCalendar/calendarDateInput.js”></script>
<!– Online Booking : End–>

I have tried adding functions to the Pinnacle Premium: functions.php but no joy yet.

  • The forum ‘Pinnacle Theme’ is closed to new topics and replies.