How do i include a CDN link or sript?

Issues related to hyperlinks and web site navigation.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Post Reply
murugappan
 
 
Posts: 6
Joined: Thu Apr 01, 2021 2:21 pm

How do i include a CDN link or sript?

Post by murugappan »

I have seen the part of inserting HTML for page and site. I insert a bootstrap CDN for script and style and they got inserted at the bottom within the head tags. I want the CDN in a different order. I could not change this. Especially for scripts cdn before the /body tag. How can i do that?

There could be a topic previously but i could not find it.
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How do i include a CDN link or sript?

Post by Pablo »

In the Page HTML you can place code before </body> tag.
Note however that WYSIWYG Web Builder is not an HTML editor.
murugappan
 
 
Posts: 6
Joined: Thu Apr 01, 2021 2:21 pm

Re: How do i include a CDN link or sript?

Post by murugappan »

I understand. But how can i change the one that generated? If i can change that then i will be able to place the Links correctly.
User avatar
Pablo
 
Posts: 21508
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How do i include a CDN link or sript?

Post by Pablo »

What exatcly are you trying to do?
Why do you need to place the code exactly there?
Normally scripts should be placed between the head tags.

Note that lots of Bootstrap functionality is already built-in.
Post Reply