vahidafshari Posted September 16, 2013 Share Posted September 16, 2013 Hi DearsI want to show list of all my product (just name linked to product page & product image) in my home page without any modules. Can i use classic SQL query to show that? or there is a better way to show. I using prestashop 1.5 Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2013 Share Posted September 16, 2013 without module it will be hard to achieve what you want. Almost impossible. there are two possibilities: 1) own module 2) modification of homefeatured module Link to comment Share on other sites More sharing options...
vahidafshari Posted September 16, 2013 Author Share Posted September 16, 2013 I don't know why but homefeatured module dos'nt work for me.How can i modification this one? Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2013 Share Posted September 16, 2013 you need to attach all products to "home" category, then increase number of displayed products in module configuration page Link to comment Share on other sites More sharing options...
vahidafshari Posted September 16, 2013 Author Share Posted September 16, 2013 i've done it but still dosen't work Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2013 Share Posted September 16, 2013 you use default theme? have you changed something in the core? or in module files? Link to comment Share on other sites More sharing options...
vahidafshari Posted September 16, 2013 Author Share Posted September 16, 2013 (edited) I'm using leometro theme.I back to defult theme but problem still there Edited September 16, 2013 by vahidafshari (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted September 16, 2013 Share Posted September 16, 2013 what you see in front office? yo usee "no products" message or something? Link to comment Share on other sites More sharing options...
vahidafshari Posted September 16, 2013 Author Share Posted September 16, 2013 On 9/16/2013 at 9:44 AM, vekia said: what you see in front office? yo usee "no products" message or something? Yes, "no product" message (of course in persian lang!) Link to comment Share on other sites More sharing options...
vahidafshari Posted September 18, 2013 Author Share Posted September 18, 2013 any solution? Link to comment Share on other sites More sharing options...
vekia Posted September 18, 2013 Share Posted September 18, 2013 unfortunately, in this case is hard to say whats going on there. are you able to edit the module .php file? if so, try to change category and also use var_dump in the variable with fetched products from database the problem is probably with core, or with cache (have you tried to clear cache?) 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