Page 1 of 1
Instalacja tematu
Posted: Thu Aug 30, 2012 9:08 pm
by Rysh
Witam, czy mógłby mi ktoś łopatologicznie wytłumaczyć jak zainstalować ten styl:
http://themes.cmsmadesimple.org/uploads ... e.zip.html ?
Brak w nim plików XML, importowanie przez PA nie działa.
Re: Instalacja tematu
Posted: Thu Aug 30, 2012 9:28 pm
by Dr.CSS
Re: Instalacja tematu
Posted: Fri Aug 31, 2012 9:50 am
by Rysh
Zrobiłem to co jest napisane w tym poradniku. Styl dalej nie działa.
Re: Instalacja tematu
Posted: Mon Sep 03, 2012 5:24 pm
by estetika
A to zrobiłeś:
If you have a fresh install of 1.10, not an upgrade, some of these themes will give a smarty error related to {stylesheet}, this plugin has been removed, use {cms_stylesheet} instead.
a) Open the template of the theme;
b) Search for {stylesheet};
c) Replace {stylesheet} with {cms_stylesheet};
d) Save template;
e) Open style sheets and change image calls:
old url(uploads/folder/image.jpg)
new url([[root_url]]/uploads/folder/image.jpg)