Page 1 of 1

Design Layout

Posted: Wed Jun 05, 2013 12:04 am
by digitaltag
Its a bit late in the day so i may be being a bit blonde but i can't seem to get my layouts working.

I have a layout "Account" that just targets "account" pages which is fine. But now i want to just target the "account/login" route but "account" layout seems to be overriding this. How can i just target one layout within "account" without having to list all the other routes?

FYI: I'm using 1.5.3.1

Re: Design Layout

Posted: Wed Jun 05, 2013 5:00 am
by Xyph3r
In Opencart admin

System/Design/Layout

Add one of this to target specific account pages

Account Login - route "account/login" - Only Login Page
Account Logged- route "account/account" - Only When a customer is logged and enters Account Page
Account Register - route "account/register" - Only Register Page

Re: Design Layout

Posted: Wed Jul 31, 2013 10:18 pm
by novatheme
You are Wrong Design layout

In admin
System>Design Layouts> Insert

Layout Name: Login
Store: Store 2 (Because i have setup multi store)
Route: account/login

Now
I've setup Store 2 with default layouts is Login

And it not works
:laugh: