countrycharm,
Thanks for your advice. I need to be clear - are you talking about putting this code in html_header, and not doing anything about needing some sort of loader file in the auto loader directory? If so, I know how to do that, but what about the CSS Loader 'Usage' instructions that say something about duplicating and renaming the sample loader file in the autoloader directory? When I did that, my site broke. I rolled back my site to function again, and now (without making a duplicate of sample file in auto loader directory) I can make Easy Login work, but Fast and Easy checkout seems to be hiding behind the stock login screen. I did install Paypal express previously, but it's that first 3-panel login screen that FEC now seems to be failing to load into when Go to Checkout is clicked from the shopping cart.
just wanted to clarify..
etc ......Quote:
Originally Posted by finlander
okay, I'm starting to fix it, but what is with the CSS Loader Usage instructions about duplicating and renaming the loader_sample file in the autoloader directory?
Does it need to be done?
If so, in what way?, because my best effort caused total breakage in the browser.
Take the includes/templates/your_template/common/html_header.php and copy the contents below and insert it in that file nothing else and see if that want solve your problem.
PHP Code:
<?php
/**
* Common Template
*
* outputs the html header. i,e, everything that comes before the \</head\> tag <br />
*


Reply With Quote
