Nello83 Posted February 19, 2015 Share Posted February 19, 2015 Hi guys! I'm not very expert with Prestashop but I'm trying to learn something especially in developing themes I have a problem: I want to move the "Editor of the Home Page" under the "image slider in the home page" I tried in Modules-Positions...but is impossibile Can you help me? You can see an example of what I'd like to do in the attached file Link to comment Share on other sites More sharing options...
PascalVG Posted February 22, 2015 Share Posted February 22, 2015 Hi Nello, As you have the block currently already above the slider, that should mean you already have it 'hooked' in the displayTopColumn hook. (If not, let me know, then I tell you how to move the module to this hook) Go to back office: Go to modules->Positions. There you see a block called: DisplayTopColumn with probably three modules: Make sure that you put the home text editor just below the Slider module (you can click on the arrows up/down next to the position number to move the module to its new position) When done, reload your front page (Ctrl-F5 (Windows)/Cmd-R (Mac)) and see if it works. Hope this helps, pascal. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now