Jump to content
thirty bees forum

New Theme for ThirtyBee, please TEST and Bug Report !


Recommended Posts

Posted

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.

0_1494933589151_screen-shot.jpeg

Posted

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?

Posted

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.

Posted

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.

Posted

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.

Posted

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

  • 4 weeks later...
Posted

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 ?

  • 1 month later...
Posted

@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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...