Page 1 of 1
Search found 6 matches
Re: Changing template
Can I get to the config settings through $this? Jump to postfido-x wrote:[
You can use the following instead of the template name (eg. default):-Code: Select all
<?php $tpl = explode('/', $this->template); echo $tpl[0]; ?>
- Fri Dec 04, 2009 12:14 am
- Replies 7
- Views 1838
Re: Breadcrumb seperator
Thankyou. Should of thought of that I suppose.
Jump to post- Thu Dec 03, 2009 2:16 am
- Replies 2
- Views 758
Breadcrumb seperator
Where can I change the breadcrumb separator? I have found $breadcrumbs in header.tpl and document.php but I can't find where the separator is set. I can't find it in the admin section and I also can't see it in the db.
Jump to post- Wed Dec 02, 2009 11:34 pm
- Replies 2
- Views 758
Re: standard template issue (1.3.4)
I have noticed this also but I have also seen that if you have some other tabs open and change back and fourth they go back to where they should be. In other words the margin gets put back on.
Jump to post- Tue Dec 01, 2009 8:20 pm
- Replies 6
- Views 1480
Changing template
I have recently installed Opencart an I quite like it but I am having problems with templates. I have downloaded 1.3.4 which, I think, has changed the way it handles templates. To create myself a template I have copied the default directory from opencart/catalog/view/theme/default and copied it with...
Jump to post- Tue Dec 01, 2009 6:29 pm
- Replies 7
- Views 1838
Search found 6 matches