klasiokas Posted June 1, 2014 Share Posted June 1, 2014 Hello, I just wonder how to create a new page with the same page layout as home page. I have tried some guides to do it with the controllers and adding new .php file but nothing seems working. I lose tried through CMS Block module and through CMS categories in Preferences. The actual page is created but i cannot see it myself or link it to the home page as well.. Help would be appreciated! Thanks, Ed Link to comment Share on other sites More sharing options...
PSfever.com Posted June 1, 2014 Share Posted June 1, 2014 Hi, do you want this new page to have the same exact layout in terms of - once you change something on homepage this page changes as well? Or do you want to have the same layout - so that you can edit the content through a TPL file? Link to comment Share on other sites More sharing options...
klasiokas Posted June 1, 2014 Author Share Posted June 1, 2014 Hi, do you want this new page to have the same exact layout in terms of - once you change something on homepage this page changes as well? Or do you want to have the same layout - so that you can edit the content through a TPL file? The exact page as in home page. So if I am updating homepage the new page updates automatically himself as well. Link to comment Share on other sites More sharing options...
PSfever.com Posted June 1, 2014 Share Posted June 1, 2014 Ok, if you don'ť want to use any money and want to have it as quickly as possible, how about creating a HTML page, where you input an Iframe of your page? It's easier and faster than creating new class with new functions to achieve the same thing.. Link to comment Share on other sites More sharing options...
klasiokas Posted June 1, 2014 Author Share Posted June 1, 2014 Ok, if you don'ť want to use any money and want to have it as quickly as possible, how about creating a HTML page, where you input an Iframe of your page? It's easier and faster than creating new class with new functions to achieve the same thing.. This sounds good as HTML is more familiar to me. How can I do that though ? Link to comment Share on other sites More sharing options...
PSfever.com Posted June 1, 2014 Share Posted June 1, 2014 This sounds good as HTML is more familiar to me. How can I do that though ? Simply create a new HTML file through the FTP and you can generate the html Iframe Tag through this site http://www.htmlbasix.com/iframe.shtml Link to comment Share on other sites More sharing options...
klasiokas Posted June 1, 2014 Author Share Posted June 1, 2014 Simply create a new HTML file through the FTP and you can generate the html Iframe Tag through this site http://www.htmlbasix.com/iframe.shtml As I understood it correctly this will not allow me add custom content into the page. Link to comment Share on other sites More sharing options...
PSfever.com Posted June 1, 2014 Share Posted June 1, 2014 Yes, that is exactly right... You said this "The exact page as in home page. So if I am updating homepage the new page updates automatically himself as well." If you want to have custom content there, that's a whole other story.. Link to comment Share on other sites More sharing options...
klasiokas Posted June 1, 2014 Author Share Posted June 1, 2014 Yes, that is exactly right... You said this "The exact page as in home page. So if I am updating homepage the new page updates automatically himself as well." If you want to have custom content there, that's a whole other story.. Ok i made a mistake. So how do I add a page ? Link to comment Share on other sites More sharing options...
PSfever.com Posted June 1, 2014 Share Posted June 1, 2014 Well, now it's getting a bit more complicated :-) Can you first post a link to your Site? So I can see what layout you have. The best way would be to create a new .php file in the ROOT, then followed by new Controller and new .TPL file in your Theme. Are you able to do this? Or do you need help with that? I might soon make a tutorial just on that... 1 Link to comment Share on other sites More sharing options...
klasiokas Posted June 1, 2014 Author Share Posted June 1, 2014 (edited) Well, now it's getting a bit more complicated :-) Can you first post a link to your Site? So I can see what layout you have. The best way would be to create a new .php file in the ROOT, then followed by new Controller and new .TPL file in your Theme. Are you able to do this? Or do you need help with that? I might soon make a tutorial just on that... Well I am a bit confused about it but making the tutorial about it I think would help me to learn new things as well as others can fallow the tutorial as well. Link: www.buyhealthytea.co.uk Thanks for trying to resolve my issue Edited June 1, 2014 by klasiokas (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts