Page 1 of 16

[THEME] Default2 Free v.0.3

Posted: Thu Jul 01, 2010 1:27 am
by qahar
Default2 v.03 demo: Default2 Free
Download link: http://www.moolus.com/default2free.html ( 1.4MB )
Default2 v.0.3 thread start on page: nine

We still maintain our site, but you are able to download default2 v.0.3.

Re: [THEME] new default2

Posted: Fri Jul 02, 2010 3:51 am
by Moggin
I like that, qahar. It's a good variant of the default, and I like the subtle changes such as the image mouseover effect, as well as the inbuilt image slider. Nice work.

Re: [THEME] new default2

Posted: Fri Jul 02, 2010 3:04 pm
by AndrewLS
looks great. I'd like to give it a try.

Re: [THEME] new default2

Posted: Fri Jul 02, 2010 3:54 pm
by qahar
@Andrew and @moggin: thank you, it's nice to hear what i do is usefull.

i'm still learn to improve the theme..
i make some mistake on the code and will fix it soon.
known mistake is:
- i replace the favicon into static .ico on the folder data (i should not do this)
- the dropdown curency is hovered by the slider (if been fixed on the demo but not yen on the default2 v.0.1)

if there any problem, feel free to post it here or comment at the default2 theme extensions.

Re: [THEME] new default2

Posted: Fri Jul 02, 2010 6:43 pm
by mystifier
Looks encouraging for a two column layout but when I click a product, the layout falls to pieces (both Chrome and IE8).

My site is slightly non-standard but I can't think of anything that should make much difference.

Re: [THEME] new default2

Posted: Sat Jul 03, 2010 4:09 am
by qahar
mystifier wrote:Looks encouraging for a two column layout but when I click a product, the layout falls to pieces (both Chrome and IE8).

My site is slightly non-standard but I can't think of anything that should make much difference.
i'm not test it yet, thanks for the feedback.. i will test it before release it, may be i will get change it on v.0.3, because i've been finishing the v.0.2 and getting upload know.

New Release default2 v.0.2

Posted: Sat Jul 03, 2010 5:53 am
by qahar
New Release default2 v.0.2

Because Default2 size is 465,9 KB so i can't upload at extensions. You can download it via box.net, the link still on default2 extensions.
See the demo for some change i made.

Thank you

Re: [THEME] new default2

Posted: Sun Jul 04, 2010 8:48 pm
by Eveline
Ow wow. I really like this design! Clean and proffesional!

Question. The links in the top (Home - About Us - Features - Changelog - Contact) how can you change them to contain the links i want? Is this something you need to change in de code or can you change it somewhere in the admin panel?

Re: [THEME] new default2

Posted: Sun Jul 04, 2010 9:38 pm
by qahar
Eveline wrote:Ow wow. I really like this design! Clean and proffesional!

Question. The links in the top (Home - About Us - Features - Changelog - Contact) how can you change them to contain the links i want? Is this something you need to change in de code or can you change it somewhere in the admin panel?
in the code. You should read the readme file carefully.
To change main menu, icon menu, setup slider and the logo is at folder \catalog\view\theme\default2\data\
You can change them without touching the "main" code

Re: [THEME] new default2

Posted: Mon Jul 05, 2010 4:00 pm
by amdev
Thanks. I have some question???
How to show 3 box module in default template.

Re: [THEME] new default2

Posted: Mon Jul 05, 2010 4:16 pm
by qahar
amdev wrote:Thanks. I have some question???
How to show 3 box module in default template.
read it here and here.

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 2:47 am
by casshern
Hi, the template is fine, thank you. But can you please advise how to fix this? (Sorry for my English, I teach a short time)

Thank you for your quick answer or advice.

Image

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 2:21 pm
by qahar
wow.. i'm not notice that, sory..

to fix it, open home.tpl and find:

Code: Select all

  <?php if ($welcome) { ?>
  <div class="top">
    <div class="left"></div>
/* something missing here lol */
    <div class="center">
      <h1><?php echo $heading_title; ?></h1>
    </div>
change into:

Code: Select all

	  <?php if ($welcome) { ?>
  <div class="top">
    <div class="left"></div>
	<div class="right"></div>    <----------------------- the change
    <div class="center">
      <h1><?php echo $heading_title; ?></h1>
    </div>

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 2:52 pm
by casshern
Well, it's OK. You look so much. The template is pretty much just go.

Please, how did you prove that you have a nice SEO URL for the above items in the menu?

http://demo.visualdesain.com/opencart/features.html


I have a nice URL by clicking on the column on the left and right when I click at the top there is no plain seo url.

www.kvalitnikose.cz

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 4:28 pm
by qahar
it's static link. home is not seo url.

1. active the seo
2. set information -> about us -> seo
3. check the seo link work or not, and than put on the menu as static link.. :P

it's just a simple trick..

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 4:49 pm
by casshern
Oh, perfect. Much he helped me. Now it runs http://www.kvalitnikose.cz.

Anyway, thank you for everything. I have solved a lot of things today.

Casshern

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 6:26 pm
by Apolon
hello, thank you for share this skin for everyone. Can I use your skins I found great.

If the skin is full of all the more nice screen, you can show me how to edit this skin that is not your full screen.

Look forward to your help.

Re: [THEME] new default2

Posted: Sat Jul 17, 2010 7:25 pm
by qahar
Apolon wrote:hello, thank you for share this skin for everyone. Can I use your skins I found great.
Look forward to your help.
you can use this as individual or commercial purpose or may be rebuild it for your client, its free.
Apolon wrote:If the skin is full of all the more nice screen, you can show me how to edit this skin that is not your full screen.
i cant understand what u mean :choke:

Re: [THEME] new default2

Posted: Sun Jul 18, 2010 4:57 am
by BrightMindProds
Hi there. Thanks for the template.

I am trying to make it work with languages, but it doesn't translate the Main menu. Would you please be able to let us know what to do in order to get the menu translated as well?


regards,

V.

Re: [THEME] new default2

Posted: Sun Jul 18, 2010 3:35 pm
by qahar
BrightMindProds wrote:Hi there. Thanks for the template.

I am trying to make it work with languages, but it doesn't translate the Main menu. Would you please be able to let us know what to do in order to get the menu translated as well?


regards,

V.
it's static menu, you must change it manually on folder data..