Jump to content

Categories on main page with links and authentication


Recommended Posts

Hi,

I have a webshop with 1.4.4 version.

I want to set up a main page like this: http://www.backcountry.com/

Small image from main category with capitol letters and normal characters for subcategories and the more... option. Is it difficult to do it?

 

Another question: I found some interesting thing is authentication.tpl:

 

{$dlv_all_fields.0 = 'company'}

{$dlv_all_fields.1 = 'firstname'}

...

 

Can I make the order of form with these points? Or for what reason are there?

 

Thanks in advance

Link to comment
Share on other sites

If you want to have such home page connected with your categories(automatically creates new blocks and elemets when you add categories and subcategories) you'll have to make a whole module.

 

To do it faster and easier, I suggest you to make it static. Use the module addstuff and style the html file as you want it.

I believe it will do the job.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...