Re: Carlisle Fresh Template Support Thread
Installed the template on a new version of 1.54 Zencart. My wife, the Author LOVES IT! The only issue I have is with IE Version 11. If I keep the window open to about 3/4" on either side of the webpage, it works ok. If I widen it to 1", then on the product pages, all the information displays at the bottom of the page. I tested it with Firefox and it works fine. The site is at: www.k c r i l e y.com.
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
Jeffg23
Installed the template on a new version of 1.54 Zencart. My wife, the Author LOVES IT! The only issue I have is with IE Version 11. If I keep the window open to about 3/4" on either side of the webpage, it works ok. If I widen it to 1", then on the product pages, all the information displays at the bottom of the page. I tested it with Firefox and it works fine. The site is at:
www.k c r i l e y.com.
The responsive layout is broken even on the main page for phones. I would recommend back tracking through your changes to find what caused the problem. Do you have the responsive template activated in admin--configuration--layout settings?
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Found it! in languages/English/carlisle_fresh/header.php under HEADER_SALES_TEXT I deleted the text between the quotes. If I just add a space, the problem goes away... I was just trying to make the sales text not display...
// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Kasey Riley Suspense Novels');
define('HEADER_SALES_TEXT', '');
define('HEADER_LOGO_WIDTH', '500px');
define('HEADER_LOGO_HEIGHT', '60px');
define('HEADER_LOGO_IMAGE', 'logo.jpg');
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
Jeffg23
Found it! in languages/English/carlisle_fresh/header.php under HEADER_SALES_TEXT I deleted the text between the quotes. If I just add a space, the problem goes away... I was just trying to make the sales text not display...
// added defines for header alt and text
define('HEADER_ALT_TEXT', 'Kasey Riley Suspense Novels');
define('HEADER_SALES_TEXT', '');
define('HEADER_LOGO_WIDTH', '500px');
define('HEADER_LOGO_HEIGHT', '60px');
define('HEADER_LOGO_IMAGE', 'logo.jpg');
I am happy that you figured it out. This is a known bug in the template and has been posted to the thread.
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
recently installed cookie controll into carlisle fresh responsive, it has extended everything to full screen width barring the footer, and i also have a menu down the left hand side has anybody got any ideas ?
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
simon3215
recently installed cookie controll into carlisle fresh responsive, it has extended everything to full screen width barring the footer, and i also have a menu down the left hand side has anybody got any ideas ?
It sounds like you have not installed the plugin correctly. Any stable, correctly plugin will work with the template. Be sure you have merged files if there are any that are the same between the plugin and the template package.
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
picaflor-azul
It sounds like you have not installed the plugin correctly. Any stable, correctly plugin will work with the template. Be sure you have merged files if there are any that are the same between the plugin and the template package.
Thanks,
Anne
wil give this a try, will the layout be corrected if this works ? iv removed all the files for the plugin
Re: Carlisle Fresh Template Support Thread
Can you tell me how I alter the HOME BRANDS titles please?
Regards
MIke
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
simon3215
wil give this a try, will the layout be corrected if this works ? iv removed all the files for the plugin
Yes, there is no problem using that plugin and the template. I have not looked at the plugin. but my guess is that you need to merge the html_header.php file and there may be other files that need to be merged.
Thanks,
Anne
Re: Carlisle Fresh Template Support Thread
Quote:
Originally Posted by
blackerutuf
Can you tell me how I alter the HOME BRANDS titles please?
Regards
MIke
See the readme.html for this info or read through this thread.
Thanks,
Anne