Script at the top of Head section

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Script at the top of Head section

Post by piotrh »

Hello,
I have a php script that automaticly recognizes mobile device system (android, ios) and is redirecting to a dedicated page.
In Page HTML im placing it Between <head></head> tags.

WWB is placing it after all default code (like reference to googlefont and so on).
Is there a way that WWB will place my code at the very top of head section?
User avatar
Pablo
 
Posts: 21699
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Script at the top of Head section

Post by Pablo »

You also add the code in the meta tags section: user defined.
piotrh
 
 
Posts: 173
Joined: Sat Mar 15, 2014 11:00 pm

Re: Script at the top of Head section

Post by piotrh »

Yes! Great, thank You!
Post Reply