zen Posted May 16, 2017 Share Posted May 16, 2017 Hello, I noticed that the community-theme packed on the 1.0.1 TB rlz needed a bit of lifting, so I did few modifications and I wish you will like it : http://demo.zengraph.com/ Please test it as much as possible, and report design problems, bugs for Css or JS I'll try to fix them and maybe pack this theme with the next TB rlz for the Community. Link to comment Share on other sites More sharing options...
Adik Posted May 21, 2017 Share Posted May 21, 2017 Hello Zen, nice theme, good results in Google PageSpeed Insights and GTmetrix You can try this trick in header.tpl (head section) for async CSS: <link href="{$css_uri}" rel="stylesheet" type="text/css" media="bogus" onload="if(media!='all')media='all'"/> and <link href="{$css_uri}" rel="stylesheet" /> Can you upload a link to a test version? Link to comment Share on other sites More sharing options...
dynambee Posted May 21, 2017 Share Posted May 21, 2017 How big are the changes going to be with the 1.1.x branch? I'm quite tied to the API in the 1.0.x branch (from PS 1.6.1.x) and major changes in the API structure would be difficult to adapt to quickly. Link to comment Share on other sites More sharing options...
dynambee Posted May 21, 2017 Share Posted May 21, 2017 Okay. Well, API testing is certainly something I can help with when the time comes. Link to comment Share on other sites More sharing options...
dynambee Posted May 21, 2017 Share Posted May 21, 2017 Not specifically, no, but I can certainly do testing in that I can test sections of the API with code known to work with the current API and then monitor what happens at the database level. Link to comment Share on other sites More sharing options...
dynambee Posted May 21, 2017 Share Posted May 21, 2017 However if you let me know what sort of testing you need done I may be able to do it. Currently I use PrestaSharp to communicate with the API so the XML is very consistent. Link to comment Share on other sites More sharing options...
Traumflug Posted May 22, 2017 Share Posted May 22, 2017 thirty bees comes with a testsuite. This runs tests up to emulating a user doing a purchase by clicking through the shop. Here's some documentation about how to run this: https://github.com/thirtybees/thirtybees/issues/23#issuecomment-290987454 Link to comment Share on other sites More sharing options...
dprophitjr Posted May 29, 2017 Share Posted May 29, 2017 Is this theme going to be added on github? Link to comment Share on other sites More sharing options...
Baarssen Posted May 29, 2017 Share Posted May 29, 2017 I am getting completely ZEN :) Link to comment Share on other sites More sharing options...
zen Posted June 22, 2017 Author Share Posted June 22, 2017 Hello again, I understand that mdekker has MANY things to do, so i'll try to take time to make the new theme on github properly and with a proper Sass source. Now I do have one question on the community theme : there is the sass directory and 2 css directories /stylesheets/ and /css/, what is /stylesheets/ supposed to do ? what is his purpose ? Link to comment Share on other sites More sharing options...
spidawebs Posted July 24, 2017 Share Posted July 24, 2017 @zen Has this been done yet? Is the theme ready to use? I'm keen to use it when I migrate to thirty bees next month. Link to comment Share on other sites More sharing options...
zen Posted July 24, 2017 Author Share Posted July 24, 2017 @spidawebs The theme is done.. but not integrated in 1.1 branch, many changes have been done since that, and optimization from 1.0.x need to be integrated too. If you want I can give you theme archive so you can use it already on 1.0.2 rlz, this will not include Sass source, if that doesn't bother you. Link to comment Share on other sites More sharing options...
spidawebs Posted July 24, 2017 Share Posted July 24, 2017 @zen Yes, that would be great, thanks. I don't need Sass source Link to comment Share on other sites More sharing options...
zen Posted July 24, 2017 Author Share Posted July 24, 2017 OK, @spidawebs .. just pm me when you'll be ready, i'll give you a zip 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