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?
Script at the top of Head section
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Script at the top of Head section
You also add the code in the meta tags section: user defined.
Re: Script at the top of Head section
Yes! Great, thank You!