By Edgar on Monday, 13 October 2014
Posted in Wanderers
Replies 4
Likes 0
Views 1K
Votes 0
Hi,
I would like to use wanderers template but with different colors on different pages.

What's the best way to do ?

First, I would like to copy the template in back end and then modify theme.css BUT when I try to copy wanders template I get an error saying :

File does not exist /home/vqsite77/public_html/iepei/tmp/template_copy_543af517db65c/en-GB.tpl_wanderers.ini

I know the support about wanders is limited but I would really enjoy some help or just a clue.

Thanks a lot,

Edward
Hello Edouard,

I am really sorry for the delay of this reply as it is a weekend for us here. How are you 'copying' it? You need to create a en-GB.tpl_wanderers.ini file.
·
Monday, 13 October 2014 10:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mark,

I tried to duplicate the template in Joomla backend : in Extension / Template Manager and then "Copy template".
So how have I to do ? Using FTP ?

Thanks a lot,

Edward
·
Monday, 13 October 2014 21:25
·
0 Likes
·
0 Votes
·
0 Comments
·
So I succeed in duplicating template manually. But I have one last question :

I created a new template : wanderers_red
But when I modify the theme.css of this wanderers_red, it has no influence because the file used is still the theme.css of the original wanderers template. How can I modify the template wanderers_red in order to use the theme.css from the css directory of wanderers_red ?

Thanks a lot,

Edward
·
Monday, 13 October 2014 23:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Edouard Gaudel,

You need to also change this constant; TEMPLATE_URI in this file:
\templates\wanderers_red\framework.php Line 31 and please find this code:

// Constants
define('TEMPLATE_URI', JURI::root() . 'templates/wanderers_red');


Hope this will help.
Thanks.
·
Monday, 13 October 2014 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post