Custom Code doesn't work

jamesheckman8's picture
jamesheckman8
Fri, 07/17/2015 - 21:55
#1
Custom Code doesn't work

When atempting to add Custom Code in the Appearance section I get no result. Neither javascript or css works. I tried both with and without <script> and <style> tags and nothing is added to <head> or provides the changes I need.

phuonght's picture
phuonght
Sun, 07/19/2015 - 22:23

Hi,

Could you send us your site url, admin and FTP accounts (forum link as well) via email: [email protected]?

We would like to have a check.

phuonght's picture
phuonght
Mon, 07/20/2015 - 23:00

Hi,

We checked and here is a suggestion for you to fix your problem:

In file html.tpl.php, please find <head profile="<?php print $grddl_profile; ?>">

before <style type="text/css">, please insert the following code:

<?php
if (isset($header_code)): print $header_code; endif;
if (isset($footer_code)): print $footer_code; endif;
?>
Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.