simberak Posted October 8, 2019 Share Posted October 8, 2019 Hello, I am looking for fastest lightweight Prestashop 1.7 theme. Because a want to have PS page speed not affected by some bulky colossal theme. I was trying to google it, but I got nothing? I dont understand, why next to each theme isnt some page speed informations? Especially in these days when google serp is affected by page speed load times. I think I am not the first person solving this. But maybee I am googling with wrong keywords. I am sorry, am not native english person so maybee I dont know other right phrases. So, how can we find really fastest and lightweight themes for Prestashop 1.7? And how to do it? Thanks for help and dicussion. Daniel Link to comment Share on other sites More sharing options...
JBW Posted October 8, 2019 Share Posted October 8, 2019 Maybe presta-rocket suits you!? It's optimized version of classic theme for speed and SEO https://github.com/PrestaShop/classic-rocket Link to comment Share on other sites More sharing options...
simberak Posted October 8, 2019 Author Share Posted October 8, 2019 That looks quite good. I imagine theme edited like this way for performance, seo, ... But I would prefer paid one theme where there will be updates, security update, support etc. On this, which is free, I guess I cant expect updates and so on... And their web prestarocket.com isnt working, so it looks like dead Do you know how to find theme like this but paid? Thanks, Daniel Link to comment Share on other sites More sharing options...
prestarocket Posted February 10, 2020 Share Posted February 10, 2020 Hello, @simberak i m not dead :). There are many updates : https://github.com/PrestaShop/classic-rocket/commits/develop (every month) 1 Link to comment Share on other sites More sharing options...
RawMind Posted April 4, 2020 Share Posted April 4, 2020 @prestarocket I need a professional design prestashop template based on your optimization... is it possible? Do you provide this service? For example something like this http://demo.posthemes.com/pos_greenfarm/en/ How much does it cost? thank you so much Link to comment Share on other sites More sharing options...
prestarocket Posted April 4, 2020 Share Posted April 4, 2020 Hello, yes, send me an email plz : [email protected] Link to comment Share on other sites More sharing options...
prestasusi Posted September 18, 2020 Share Posted September 18, 2020 i tried to install but received an error: unexpected error. [PrestaShop\PrestaShop\Core\Domain\Theme\Exception\ThemeConstraintException Code 2] in two diferent presta installations:-( Link to comment Share on other sites More sharing options...
prestarocket Posted September 19, 2020 Share Posted September 19, 2020 @prestasusi hello could you try with this zip : https://addons.prestarocket.com/gb/prestashop-themes/8-theme-classic-rocket.html ? Link to comment Share on other sites More sharing options...
barbaboucle Posted November 19, 2020 Share Posted November 19, 2020 @prestarocket Hi, i'm a presta-rocket theme user and a prestashop newbie. Since upgrade of productcoments module to v4.2.0 i encounter an issue with comment list (on product page) and stars display on home page. It looks like a compatibility issue could you help us please ? Bonjour, j'utilise le thème presta-rocket depuis mes débuts avec prestashop et je rencontre un problème avec l'affichage des commentaires (page produit) et étoiles de notation sur la page home, et ce depuis la maj du module AVIS v4.2.0. J'ai essayé de trouver mais après pas mal de temps à chercher j'avoue que j'ai besoin d'aide. Je vous remercie par avance Link to comment Share on other sites More sharing options...
ClassyDevs Posted November 26, 2020 Share Posted November 26, 2020 You can use Crazy Elements Page Builder module to design your prestashop site with any theme. This module gives you limitless flexibility and let you unleash your design creativity. Try it out. Link to comment Share on other sites More sharing options...
nicoledesignstore Posted June 7, 2021 Share Posted June 7, 2021 Hi! Following the previous comments to the topic, I wanted to ask if someone managed to obtain the same issues I hereby expose: I am basically deciding on which theme base a personalized version for my webshop, so I installed a fresh 1.7.7.4 and tested the page speed insights on both the regular Classic 1.0.0 theme and PrestaRocket 3.1.1.0 (compatible with 1.7.7.x) and I have obtained a 97/98 score on the classic and a disappointing 74/96 on the Rocket. Am I doing something wrong or certain improvements have been taken into account on the classic PrestaShop that managed to beat in performances PrestaRocket optimized theme? Any Clue? Thanks! Link to comment Share on other sites More sharing options...
prestarocket Posted June 7, 2021 Share Posted June 7, 2021 Hello, we are working on v2 : https://crv2.prestarocket.com/ you can test perf on this v2 1 Link to comment Share on other sites More sharing options...
El Patron Posted June 7, 2021 Share Posted June 7, 2021 The fastest shops we have built by replacing default theme .css with our design. We only then need to add a robust menu module. Also 1.7 supports one .css .js CCC file. But all themes and/or modules do not comply with this standard so we end up like previous versions of PS where we have multiple (by page type) .css .js CCC files. We even wrote a module to 'fix' non compliant theme/modules https://addons.prestashop.com/en/website-performance/50624-front-end-css-performance-one-css-ccc-all-shop-pages.html We could not make .js work, but theme/module developers are not building their works to comply with probably the most signficant performance feature on the planet. Also the original develoer of this great feature left PS and addon's is not requiring module packing to meet these requirements. pretty sad abou it to be honest as I wrote several modules for 1.6 and earlier that were used as base idea for 1.7. TIP you can test if your shop is broke by enabling CCC, then view source of your shop pages and see if CCC of .css .js have same name. Link to comment Share on other sites More sharing options...
nicoledesignstore Posted June 7, 2021 Share Posted June 7, 2021 2 hours ago, prestarocket said: Hello, we are working on v2 : https://crv2.prestarocket.com/ you can test perf on this v2 That's a rocket, I get 97 and 94, and you are even implementing rounded graphical elements as the trend is pushing all of us forward. Wider and nicer, Yet minimal, without shadows or textures. I like it much more. Great job! Scheduled release? Link to comment Share on other sites More sharing options...
nicoledesignstore Posted June 7, 2021 Share Posted June 7, 2021 1 hour ago, El Patron said: The fastest shops we have built by replacing default theme .css with our design. We only then need to add a robust menu module. Also 1.7 supports one .css .js CCC file. But all themes and/or modules do not comply with this standard so we end up like previous versions of PS where we have multiple (by page type) .css .js CCC files. We even wrote a module to 'fix' non compliant theme/modules https://addons.prestashop.com/en/website-performance/50624-front-end-css-performance-one-css-ccc-all-shop-pages.html We could not make .js work, but theme/module developers are not building their works to comply with probably the most signficant performance feature on the planet. Also the original develoer of this great feature left PS and addon's is not requiring module packing to meet these requirements. pretty sad abou it to be honest as I wrote several modules for 1.6 and earlier that were used as base idea for 1.7. TIP you can test if your shop is broke by enabling CCC, then view source of your shop pages and see if CCC of .css .js have same name. Hi, thanks for your feedback. So, in you opinion, I'll better start trying a customization from the classic theme instead of presta-rocket, or you actually meant you have used presta rocket as a solid base for each of your in-house developed customizations? I came from a heavy Apollo personalization framework and my website scores a 34 and 85, so I am in trouble with google still I would like to maintain a good level of personalization. My skills bettered last couple of years and the objective is to create a personally tailor made theme. Link to comment Share on other sites More sharing options...
El Patron Posted June 8, 2021 Share Posted June 8, 2021 22 hours ago, nicoledesignstore said: Hi, thanks for your feedback. So, in you opinion, I'll better start trying a customization from the classic theme instead of presta-rocket, or you actually meant you have used presta rocket as a solid base for each of your in-house developed customizations? I came from a heavy Apollo personalization framework and my website scores a 34 and 85, so I am in trouble with google still I would like to maintain a good level of personalization. My skills bettered last couple of years and the objective is to create a personally tailor made theme. rocket theme is good choice and good hosting...a lot of this has to do with robust hosting......and don't fret to much about page scores, google actually measures above the fold render...nobody cares when your footer loads. Link to comment Share on other sites More sharing options...
aliasali Posted September 22, 2021 Share Posted September 22, 2021 On 6/7/2021 at 5:15 PM, prestarocket said: Hello, we are working on v2 : https://crv2.prestarocket.com/ you can test perf on this v2 Hi how are you do, Is there al ready a stable v2? Regards, Tahir 1 Link to comment Share on other sites More sharing options...
cricket-hockey Posted September 24, 2021 Share Posted September 24, 2021 On 6/7/2021 at 4:15 PM, prestarocket said: Hello, we are working on v2 : https://crv2.prestarocket.com/ you can test perf on this v2 @prestarocket Do you have an update when v2 will be available? I'm currenty using v1 but v2 looks amazing! 2 Link to comment Share on other sites More sharing options...
simberak Posted April 13, 2023 Author Share Posted April 13, 2023 Heya, still no fast and lightweight theme on sale? I found another one https://github.com/Oksydan/falcon but it is not for end users, not payed, no support But it is very fast. Does anybody knows any theme wich is fast and ready to use? I don´t understand that developers of themes are not looking for performance... Link to comment Share on other sites More sharing options...
Mediacom87 Posted April 13, 2023 Share Posted April 13, 2023 10 hours ago, simberak said: Does anybody knows any theme wich is fast and ready to use? I don´t understand that developers of themes are not looking for performance... The CartZilla theme is very cool. Link to comment Share on other sites More sharing options...
simberak Posted April 14, 2023 Author Share Posted April 14, 2023 23 hours ago, Mediacom87 said: The CartZilla theme is very cool. Hmmmm, this looks so interesting! Thank you for a tip. 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