This item is by an Elite Author
tomsky
- Elite Author
- Item was Featured
- Sold between 50 000 and 100 000 dollars
- Referred between 100 and 199 users
- Exclusive Author
- Has been a member for 3-4 years
- United Kingdom
- Bought between 1 and 9 items
717
Purchases
Buyer Rating:
4.45 stars
4.45 average based on 100 ratings.
-
5 Star
6868%
-
4 Star
2020%
-
3 Star
55%
-
2 Star
33%
-
1 Star
44%
| Created | 4 June 11 |
| Last Update | 1 May 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | OpenCart 1.4.9, OpenCart 1.5 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
- babies store
- baby
- cart
- children
- e-commerce
- ecommerce
- kids store
- little ones
- modern
- open cart
- opencart
- opencart theme
- shopping
- shopping cart
© All Rights Reserved tomsky -
Contact Envato Support


Hello Tomsky, This was an item from 3 months ago but I am also having the situation of the too-quick disappearance of the popup from shopping cart icon with items and total on the header – how to I delay the pop up box, please? It comes up then flashes on and off. I believe I am using your latest version of Kinder Theme and my OC is 1.5.4.1. As my cart is working and we are just about to launch, is it possible for you to tell me the actual file(s) where these settings are so I don’t ‘mess with success’ and have to reinstall the whole theme? Thank you
Hi,
It’s this: \catalog\view\theme\kinder15\javascript\custom.js file that your should edit. There is a code for mini cart shopping pop up and you can specify the delay time in milliseconds.
Kind regards
Hi Tomsky, just wondering if you still are using the same email as 8-10 months ago. Just I sent you an email with a picture attached (easier to show in an image) however if not I can go into detail here.
Kind regards, John.
Hi John,
I don’t think I’ve received your e-mail, please contact via http://themeforest.net/user/tomsky
Hi tomsky! I have this error: Fatal error: Call to undefined method Loader::language() in /home2/todoenco/public_html/admin/controller/module/customFooter.php on line 10
I´m using opencart 1.5.5 with the v. 1.5.5 of kinder theme. I´m using Spanish language.
I tried this change you told someone in Alysum theme support: http://themeforest.net/item/alysum-premium-opencart-theme-with-extras/discussion/4142033 changing goinventive for custom Footer $this->load->language(‘module/customFooter’); to: $this->language->load(‘module/customFooter’);This change show the Kinder Custom Footer but when I save the changes, automatically close the session in open cart and not save.
What can I do? Thanks a lot. Agustin
Hi Agustin,
Hmm that’s exactly what I would suggest to fix this problem. If you can, I would suggest to upgrade to 1.5.5.1 as I know that 1.5.5 contains quite a lot of minor bugs and it’s likely that your problems will be fixed after an update.
Kind regards
You know How can update the opencart? And if my version of kinder it´s fully compatible?
Hi,
Please check this document on how to update opencart: http://doc.opencart.com/display/opencart/Updating+OpenCart
After this is finished, you will also need to upload new theme files.
Kind regards
The last version of kinder 1.5.5 it´s full compatible with the last opencart version 1.5.5.1 ??? Thanks for respond.
Hi,
Yes it is.
Kind regards
I update opencart from v. 1.5.5 to 1.5.5.1 follow the steps in this link http://doc.opencart.com/display/opencart/Updating+OpenCart and have 3 errors: 1. In the footer ADMIN I see Version 1.5.5 doesn´t change this number – 2. When I insert an image in the description resize and deforms the image but not scalling. 3. When zoom The image of the product, The zoom open an image smaller than the original image. Send you the link in the email. Thanks a lot.
Hi,
1) Not sure what’s the cause of this, it’s not related to the theme and this could be an opencart bug.
2) Again, the theme doesn’t do any re sizing, it receives images already re sized by opencart core files. If you sure this is a problem, please post a threah on opencart community forum.
3) I received your message, but it doesn’t contain a link to your website. Can you check your product images sizes and that image sizes are set correctly in your store admin section?
Kind regards
Well I finally install again opencart 1.5.5.1 and the last v. of kinder. Some images deleted in some days, I upload a product perfect and in some days the image erase. I don´t know why, you know if some cache options of kinder or something it´s very strange, this error pass in the other version of opencart, this is the reason why i migrate all, and the error still happend. Thanks a lot. Send you private message with the link.
Hi,
Thanks for your message, I have replied to your e-mail.
Kind regards
Hi Tomsky: I have a wholesale version of my shop on a subdomain. I just want to use the custom home page on the wholesale homepage not the retail homepage. All other opencart modules I can manage with routes but not your homepage and footer – either on for both or off – is it possible use on only one? Opencart 1.5.4.1 Kinder15 theme.
thanks,
Allan
Hi Allan,
I understand your problem. Those modules do not support routes, their position is fixed within the theme and cannot be changed. You could however do some additional conditions, checking which site the user is on and if it is retails/ wholesale disable/ enable particular module.
Kind regards
Thanks for the reply – but where would I put the conditional check code? Do you have a sample of the code, I am still learning opencart php step by step.
Hi,
This should go to either header.php controller or header.tpl template file (if you can easily check what kind of store is currently displayed). Having said that, I’m not entirely sure what’s the best approach to tackle this is or whether you can use a variable to check user’s position. You might be able to get answer to this question on opencart community forum.
Kind regards
Hello, I installed the theme but the price of the products Featured not displayed. thank you
I forgot to add latin in Museo when I generate it, thank you.
Hi,
Does it work fine for you now?
Kind regards
Hello Tomsky: thanks for your advice with the custom home page – I solved it with a free extension http://www.opencart.com/index.php?route=extension/extension/info&extension_id=9382. That does the same but allows you to pick your route (and I used your code and it works great).
Now I have another question – yesterday my Facebook page stopped showing in the footer and I don’t know why – I didn’t edit anything and the id everything is okay – it has been working for months…. Any idea what I could check?
Hi,
Thanks a lot for letting me know!
Can you post your site url please?
Kind regards
www.1banut.com
Thanks,
We had some problems with faebook footer before and they were fixed with later updates of this theme. Can you update your footer section and see if that makes a difference?
Kind regards
I updated with your new footer.tpl with “if(isset(preg_match(’/(?i)msie [1-7]/’,$_SERVER[‘HTTP_USER_AGENT’]))) .....” which had changed from my file but it gives me a white screen for the whole site. I had to change back to get the site working again (no footer however). In winmerge I see this line is the only difference so don’t understand why it crashes the site. Any other ideas?
Or perhaps the question is how do I update the footer correctly?
Hi,
That’s really weird
Can you repleace your footer.tpl file with the original file downloaded from themeforest and see whether that makes a difference? Also, be sure to look at the correct footer.tpl file as there are four kinder theme folders.
Kind regards
replaced with original .tpl still no facebook
Hi – any ideas why facebook not working? Still not working.
Hi,
Facebook have changed their api and we’re currently working to resolve this issue. Sorry about any inconvenience.
Kind regards
Hi Tomsky any news on the FB api problem yet?
Hi,
Working on that today, hopefully we will have an update soon.
Kind regards
Any luck so far??
Hi,
An update has been submitted and it’s in the queue. You will receive an e-mail when it’s available for download from themeforest.
Kind regards
Hello, facebook, not working, no changes in theme I did not do, just not working. Please help website: www.vaikeliui.lt
Hi,
facebook api have changed, we’re working on the solution.
Kind regards
Hi! I have Opencart 1.5.5.1 and latest Kinder theme. Why country flags not visible? eror log in Back-end:
2013-04-02 19:30:14 – PHP Notice: Use of undefined constant HTTPS_IMAGE – assumed ‘HTTPS_IMAGE’ in /var/www/sergori/data/www/site.ru/catalog/view/theme/kinder15/template/module/language.tpl on line 6 2013-04-02 19:30:14 – PHP Notice: Use of undefined constant HTTPS_IMAGE – assumed ‘HTTPS_IMAGE’ in /var/www/sergori/data/www/site.ru/catalog/view/theme/kinder15/template/module/language.tpl on line 11
Hi,
Thanks for reporting this, there is an error in header.tpl file and we’ll upgrade this asap.
Kind regards
Hi,
This is a known problem (facebook has changed their api) and we’re working for a solution to this issue atm.
Kind regards
How do I make it look normal after installing like in you demo shop?
http://test2.tingoting.seHi,
Thanks for choosing our theme.
What changes would you like to be made to your layout?
Kind regards
Hello,
I am a novice to having an e-commerce site. would you be able to install this template into open-cart for me. I am not having any luck at all.
Please email me at justjewellery49@gmail.com
Kind regards
Hi Again,
I have worked out how to upload the template.
Regards
Hi,
Glad it works for you and thanks for letting me know.
Kind regards
Hi tomsky! How can i fix language image output in language switch module??? Please write instruction to my e-mail: sergori@gmail.com
Hi,
I’m not sure what the problem is. Can you contact me via contact form on http://themeforest.net/user/tomsky together with your site url please?
Kind regards
you can view this problem

error log: 2013-04-02 19:30:14 – PHP Notice: Use of undefined constant HTTPS_IMAGE – assumed ‘HTTPS_IMAGE’ in /var/www/sergori/data/www/site.ru/catalog/view/theme/kinder15/template/module/language.tpl on line 6 2013-04-02 19:30:14 – PHP Notice: Use of undefined constant HTTPS_IMAGE – assumed ‘HTTPS_IMAGE’ in /var/www/sergori/data/www/site.ru/catalog/view/theme/kinder15/template/module/language.tpl on line 11
Can you send me your ftp login details and your site url via contact form on http://themeforest.net/user/tomsky and I’ll sort this issue for you.
Hey,
My pictures on the very first page appear pretty small. What can I do to make them look bigger? When I click on them, then they appear a good size. You can see at www.tropikini.com Thanks
Hi,
You need to log in to your admin panel, then go to extensions/ modules/ featured and set the sizes of pictures for this module. Please refer to the documentation as it will give you more details together with recommended image sizes.
Kind regards
Hi,
Is HTML version of this theme available, as I want to implement this theme on some other ecommerce platform and not for OpenCart.
Thanks
Hi,
I’m sorry, html version of this theme is not available.
Kind regards