Jump to content

Unable to move Moduals


Recommended Posts

Greetings

I am a newB, and I am very impressed with the eas of use of this package. Coming from ZenCart IMO this blows it out of the water.

I have a problem though, I want to Move the NewProducts Module to the Homepage content. I know I cannot because it is designed for Right or Left Columns.

I have unhooked Feature for the same reason, I want to simply Swap the Two modules.

Example
Move NewProducts to Home Page Content
Move Featured to the right Column (Replacing NewProducts)

How can I do this....

Link to comment
Share on other sites

I don't know you level of php / html/ css / smarty, but this is what you want to do.

The main php file for each module (/modules/module_name/module_name.php) has a function for each hook, if you rename the function to the hook you want to move it to, you'll be able to hook it there.

you will still have to modify the tpl files to fit nicely in the new hook.

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...