frank_jarle Posted August 13, 2014 Share Posted August 13, 2014 (edited) Hi I am still in a learning process of PrestaShop (love it by the way), i spend some time watching the 101-videos that has been posted about PrestaShop here, however i fail to find a simple overview that says which module or function that control each part in the default theme. Lets say i want to edit the horizontal menu i have figured out this is Modules-> Top Horizontal menu. But there is many other parts of the default theme that contains information. I assume two things, some of the information is automatically pulled out and displayed, for example "New releases". But then again i guess i can configure this section somewhat. I also assume that other part can be fully edited by me as i feel like (just like Wordpress). For example the sliding box on the top with 3 pictures, can i edit this section and for example link to articles or external review etc. So, is there any overview that simply tell me where i must go in the system to edit each part, if its static information or if there is certain modules that control the dynamic information that is being displayed on the front page? I see that my main problem is that i do not know what each area is actually called, if i knew that i could use help and simply search for that particular name. Of course the menu on the top was least difficult, but when it comes to the other section i do not know what terminology it uses, hence i ask for help here. Thanks in advanced :-) Frank Edited August 13, 2014 by frank_jarle (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted August 13, 2014 Share Posted August 13, 2014 tip: visit page-->right click-->view source to learn what is created by module you will see module tags, this is an easy way to relate content to a module. <!-- Block currencies module --> some code <!-- /Block currencies module --> 1 Link to comment Share on other sites More sharing options...
frank_jarle Posted August 13, 2014 Author Share Posted August 13, 2014 tip: visit page-->right click-->view source to learn what is created by module you will see module tags, this is an easy way to relate content to a module. <!-- Block currencies module --> some code <!-- /Block currencies module --> WOW, i did not see this one coming. This is awesome. Simple yet useful tips, i figured already out the 3 sliding picture on the top, thanks again. Link to comment Share on other sites More sharing options...
El Patron Posted August 13, 2014 Share Posted August 13, 2014 WOW, i did not see this one coming. This is awesome. Simple yet useful tips, i figured already out the 3 sliding picture on the top, thanks again. you are most welcome...and thank you very much for sharing with community, please come often to learn and share. 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