tommat Posted January 8, 2019 Share Posted January 8, 2019 (edited) Hey guys, i created this theme based on community theme with clean design, some additional modules and second image on hover. You can see demo here: http://demo.worldtriangle.com/niara/ and download it here: https://gum.co/niara100/ Update 05.03.2019 Fixed missing option of some text translation in WtBlockBestsellers module Fixed invisible checkbox for terms and conditions if AEUC module is enabled Fixed customer registration from countries without states Edited March 5, 2019 by tommat 10 Link to comment Share on other sites More sharing options...
DaoKakao Posted January 8, 2019 Share Posted January 8, 2019 Nice design! Link to comment Share on other sites More sharing options...
Tomik Posted January 8, 2019 Share Posted January 8, 2019 That looks really nice, Link to comment Share on other sites More sharing options...
lesley Posted January 9, 2019 Share Posted January 9, 2019 This is awesome, have you thought about adding it to the thirty bees store? Link to comment Share on other sites More sharing options...
dosbiner Posted January 9, 2019 Share Posted January 9, 2019 nice and clean, like it, thanks :) Link to comment Share on other sites More sharing options...
toplakd Posted January 9, 2019 Share Posted January 9, 2019 Does it support left column on all pages? Link to comment Share on other sites More sharing options...
nickon Posted January 9, 2019 Share Posted January 9, 2019 Nice looking theme. I like it. Note: I would like the submenu of the megamenu a bit more up. The spaces are a bit to big. Link to comment Share on other sites More sharing options...
tommat Posted January 9, 2019 Author Share Posted January 9, 2019 @toplakd probably not as it's based on community theme. Link to comment Share on other sites More sharing options...
tommat Posted January 9, 2019 Author Share Posted January 9, 2019 @nickon it can be easily changed in css Link to comment Share on other sites More sharing options...
Purity Posted January 9, 2019 Share Posted January 9, 2019 Looks nice, thanks for sharing. Link to comment Share on other sites More sharing options...
toplakd Posted January 9, 2019 Share Posted January 9, 2019 @tommat Left column was not possible on original theme, the last time I checked (1.06 i think), and I want to use original theme or the one based on original, as it's most updated TB theme. Link to comment Share on other sites More sharing options...
Tomik Posted January 9, 2019 Share Posted January 9, 2019 @toplakd said in [Free Theme] Niara - Thirty Bees theme: @tommat Left column was not possible on original theme, the last time I checked (1.06 i think), and I want to use original theme or the one based on original, as it's most updated TB theme. It works since a long time. (always actually just had to edit a small thing) Link to comment Share on other sites More sharing options...
toplakd Posted January 9, 2019 Share Posted January 9, 2019 @tomik Inserting/editing that rows in mysql for enabling like mentioned in posts did not work, as left column stayed as it was, enabled only on some pages. Link to comment Share on other sites More sharing options...
tommat Posted January 10, 2019 Author Share Posted January 10, 2019 @lesley sure... how do i do that? Link to comment Share on other sites More sharing options...
tommat Posted January 10, 2019 Author Share Posted January 10, 2019 @toplakd i never really tried to use left column on whole site, because i don't find it necessary, so i don't know if it works. Link to comment Share on other sites More sharing options...
colorful-ant Posted January 10, 2019 Share Posted January 10, 2019 looks nice Link to comment Share on other sites More sharing options...
Janvier Posted January 12, 2019 Share Posted January 12, 2019 Absolutely beautiful. This is the theme I would have used for my store if I wasn't about to launch it Link to comment Share on other sites More sharing options...
toplakd Posted January 12, 2019 Share Posted January 12, 2019 Just to correct my self regarding the left column and original theme It seems it's now working in 1.07 and 1.08 without problems. So this was fixed somewhere from 1.05 towards new versions. Nice and thanx. Link to comment Share on other sites More sharing options...
Tresman Posted January 12, 2019 Share Posted January 12, 2019 @tommat Hi have looked at your at it looks very clean and "pure" - in the good sende :) Have tried to install it, but invain. First it gave me a config file error - I then changed in the ThemesController.php. Success then I could install it. But when activating the theme, I get a 500 error !!!! So whats wrong ? 1 Link to comment Share on other sites More sharing options...
tommat Posted January 13, 2019 Author Share Posted January 13, 2019 @tresman can you turn on debug and see if there's any error? Link to comment Share on other sites More sharing options...
datakick Posted January 13, 2019 Share Posted January 13, 2019 The theme does not work without the Tools.php override. It throws Call to undefined method Tools::getProductsImgs() in product-list-item.tpl This method indeed does not exists in ToolsCore, so the theme should not depend on it. I suggest you remove this from the theme. The best way to provide this functionality might be dedicated module -- your theme could trigger hook to obtain product images, and this custom module would fulfil the request. If the module were missing, then the theme would fallback to standard rendering. Link to comment Share on other sites More sharing options...
DaoKakao Posted January 14, 2019 Share Posted January 14, 2019 No more demo site, no more theme d/l 😞 Is it possible to get it for testing? Link to comment Share on other sites More sharing options...
DaoKakao Posted January 14, 2019 Share Posted January 14, 2019 Appeared again... Strange... Link to comment Share on other sites More sharing options...
DaoKakao Posted January 16, 2019 Share Posted January 16, 2019 (edited) 1. Module wt bees blog recent posts home, file modules/wtbeesblogrecentpostshome/views/templates/hooks/home.tpl, line #28, missed closing "}" before "</a>" tag 2. FIle themes/niara/product-list-item.tpl Why don't replace line #41 {assign var='productimg' value=Tools::getProductsImgs($product.id_product)} with this one: {assign var='productimg' value=$product->getImages($language.id_lang)} thus avoiding unnecessary overrides? Edited January 16, 2019 by DaoKakao Link to comment Share on other sites More sharing options...
fuji3776 Posted January 20, 2019 Share Posted January 20, 2019 After installing the theme on a clean TB 1.0.8 it shows following error on the front end 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