Hi
may start to store different tpl ?
Now the shop start with start.tpl,
how can start from … main.tpl ?
Thank you
Nikos
Hi
may start to store different tpl ?
Now the shop start with start.tpl,
how can start from … main.tpl ?
Thank you
Nikos
Hello Nikos,
sure. Possible is everything
I am afraid you had to write a module on the view in this case. As main.tpl doesn’t exist, why don’t you simply adapt your start.tpl the way you want to have it?
Regards
[QUOTE=Marco Steinhaeuser;40274]Hello Nikos,
sure. Possible is everything
I am afraid you had to write a module on the view in this case. As main.tpl doesn’t exist, why don’t you simply adapt your start.tpl the way you want to have it?
Regards[/QUOTE]
Hi Marco
I want to keep the header.tpl + top navigasion categories menu but after i want to start the web site pages.
I make one menu on very top header, and i like when call start.tpl to show the eshop.
example : www.mydomain.com/index.php start the site, end from header menu when call eshop, then start. Mabe you have diferent way to make it this.
Thank you
Hi
any help ?
[QUOTE=npea;40405]Hi
any help ?[/QUOTE]
As Marco said, you had to overload the start-class (views/start.php) with a small module.
But, if you just want to display some stuff on start.tpl, why don’t you just put this in the start.tpl and remove the rest?
Tell us a bit more about your ideas.
Joscha
[QUOTE=jkrug;40417]As Marco said, you had to overload the start-class (views/start.php) with a small module.
But, if you just want to display some stuff on start.tpl, why don’t you just put this in the start.tpl and remove the rest?
Tell us a bit more about your ideas.
Joscha[/QUOTE]
Hi
I need to keep only header tpl without left, path, right tpl from shop, and start the shop from deferent tpl.
Thank you
[QUOTE=npea;40419]
I need to keep only header tpl without left, path, right tpl from shop, and start the shop from deferent tpl
[/QUOTE]
Ok, if you just want to remove _left.tpl and _right.tpl, the easiest way would be to make a new _header.tpl and include that one in start.tpl.
If you wanna have a different .tpl-File for start, please trust in what we tell you: you had to build a module to overload “start”. There is no other way.
Joscha
[QUOTE=jkrug;40427]Ok, if you just want to remove _left.tpl and _right.tpl, the easiest way would be to make a new _header.tpl and include that one in start.tpl.
If you wanna have a different .tpl-File for start, please trust in what we tell you: you had to build a module to overload “start”. There is no other way.
Joscha[/QUOTE]
Hi again, and thank you for help
ok i make a diferent header tpl and working good with my new start.tpl
I rename the old start.tpl to main.tpl , but when call main.tpl the shop not start, and go again to my start. Mabe in views/start.php need to complete module.
Can you please seed me the complete code for module ?
Thank you
[QUOTE=npea;40471]
Can you please seed me the complete code for module ?[/QUOTE]
We’d be happy to develop the module for you, but not for free… If you’re interested, please contact us by phone or email for a quotation.
[QUOTE=jkrug;40473]We’d be happy to develop the module for you, but not for free… If you’re interested, please contact us by phone or email for a quotation.[/QUOTE]
ok thank you