Welcome Guest, Not a member yet? Register   Sign In
How to add dynamic CSS and JS - need help
#5

Problem resolved!

I should have add echo into the piece of code for a header:
PHP Code:
<?php echo queue_css($css); ?>
<?php 
echo queue_js($js); ?>

And I forgot to add one of my styles responsible for layout, that's why everything looked odd.
Reply


Messages In This Thread
RE: How to add dynamic CSS and JS - need help - by KarinaRode - 01-29-2016, 12:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB