aligatorstudio
- Referred between 1 and 9 users
- Sold between 50 000 and 100 000 dollars
- Has been a member for 1-2 years
- Exclusive Author
- Croatia
- Bought between 1 and 9 items
655
Purchases
Buyer Rating:
4.61 stars
4.61 average based on 57 ratings.
-
5 Star
4477%
-
4 Star
915%
-
3 Star
11%
-
2 Star
11%
-
1 Star
23%
| Created | 27 March 12 |
| Last Update | 11 March 13 |
| Columns | 2 |
| Compatible Browsers | IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Liquid |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved aligatorstudio -
Contact Envato Support


Hello all Perhaps Dragon or the community can help me… Installed the theme, activated it. All is good. Deactivated all other plugins just to be clean. Installed Dragon’s version of WP e-commerce. Installation fine. When I activate, I keep getting this error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 491520 bytes) in /data/18/2/72/103/2724266/user/2993450/htdocs/wordpress/wp-content/plugins/wp-e-commerce/wpsc-languages/EN_en.php on line 495.
I tried deleting Dragon’s version of WP e-commerce and installing the 3.8.8 and it triggers the same error.
Any ideas? Thanks much!
This sounds like you need to increase the memory allowed for PHP scripts. It is common problem on shared hosting. You will most likely need to ask your host to increase the limit. Or, if you have access to php.ini file , you could do it yourself.
Hello again- Sorry…didn’t mean Dragon – meant Aligator Studio! Was just installing Dragon software at same time and crossed brain wires. Sorry for any confusion. Thanks
Update…found the issue and solved it by increasing the memory in the wp-config.php file.
Sorry to bother…in true rookie status I thought it was an issue between the theme and the plugin.
I’m happy you found the solution. Enjoy the theme and let us know if you have any other questions.
I’m trying to translate this theme into my language, but it’s hard to find all the words i need to change. For example, from where can i edit the words that are in span tag from each menu button?
Is there a fast way to edit all of them?
Thank you!
Can you please, email me so I can give you more detailed help ? You can email me via email form on our profile page – http://themeforest.net/user/aligatorstudio
In short, there is a .pot file in “languages” folder, which you can edit with Poedit program (free – http://www.poedit.net/) to your language. But, I can give you more help if you contact me via email.
Thanks
Thank you for your fast reply in private and explanation! Yes, it’s easy from here to finish my work! You are doing a great job!!
When I attempt to “Activate” the child theme, I get the following errors which corrupts the Kauri theme by making it not viewable and also destroys access to the WP Login panel : Warning: require_once(/data/21/2/80/111/2732437/user/3002810/htdocs/wp-content/themes/kauri1.2.1-child/admin/admin-interface.php) [function.require-once]: failed to open stream: No such file or directory in /data/21/2/80/111/2732437/user/3002810/htdocs/wp-content/themes/kauri1.2.1/functions.php on line 781
Fatal error: require_once() [function.require]: Failed opening required ’/data/21/2/80/111/2732437/user/3002810/htdocs/wp-content/themes/kauri1.2.1-child/admin/admin-interface.php’ (include_path=’.:/usr/services/vux/lib/php’) in /data/21/2/80/111/2732437/user/3002810/htdocs/wp-content/themes/kauri1.2.1/functions.php on line 781
The only way to re-coup the parent Kauri theme is to delete both parent and child Directories (folders), and then re-install the parent theme. Could you recommend how to correct, based on the above error message ? ........ Thanks
Hi,
the Kauri Theme is not designed as parent theme. But, we checked the problem, and as the WP Codex directions say – you should edit the functions file too – at line 781 there is a reference to absolute path for theme admin. What you should have done is to make correct redirection from child to parent.
), or just copy entire “images” folder to child theme folder.
ThanksThis should solve it for you: in your child theme folder create functions.php file and add this code inside:
<?php define('ADMIN_PATH', STYLESHEETPATH . '/../kauri1.2.1/admin/'); ?>Please, let us know if this helped you.
NOTE : when you open front end of theme, you will probably miss a lot of background images missing and perhaps other CSS properties, so you’ll have to edit css file from your child theme ( a lot
Please, if you have any more questions or problems, contact us via email (with email form on our profile page – http://themeforest.net/user/aligatorstudio )
Hello
Please tell me if this theme can show products without the selling option. I need a web catalog, but without selling option.
Also can you confirm if this theme can have various models of the same product? For example: bier on 0.33 ml and 0.50 ml and so on…
Thanks
Yes, this theme can act as cataloque, without the selling option. You can disable add to cart button in WP e-Commerce admin. Same as variations – they are part of the plugin (plugin is bundled in download package) , and the theme supports it
ThanksHelp! I can’t get this to install on wp. I’ve tried several times and keep getting this message: “The package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.” I’ve tried re-downloading the theme (I don’t use a download manager). I thought it might be a problem with Chrome so I tried downloading it with IE and got the same result. I’m a real newbie at this so I’m probably missing something obvious. Thanks in advance for any help you can give.
Hello and thanks for purchasing our theme.
You probably tried to install directly from downloaded package (Kauri_v.1.2.1.zip – main zip file) . It’s not likely that the problem is Chrome or IE.
Inside the downloaded package there is another “kauri1.2.1.zip” file with theme only files, and you should install the theme with that file. Please, let us know if you succeed to install, and, if not, we will make little screencast to show you how to install. Also, there is a documentation (documentation_v.1.2.1/index.html ) – inside main .zip file with directions for theme installation .
Cheers
Got it! Thank you so much for the quick response and the help! It’s a gorgeous theme, perfect for my website.
No problem, we are here to help.
Hi, What are the technical requirements of this WP theme/e-Commerce setup with regard to webhotel/server e.g. memory, php, MySql and so on.
- PHP 5 .2.4 or greater
- MySQL 5.0 or greater
- The mod_rewrite Apache module
- 256Mb memory limit will be more than enough
CheersThanks! So a webhost that provide a 128Mb memory limit will not be able to run this setup, even if I only use this theme to show products without the selling option. All I need is a web catalog, but without selling option. I need product pictures, description and price, but no purchase option.
This memory limit could be to low even for WordPress itself and with any theme, because WP alone officially needs 256 Megabyte of memory so I think you might run into problems with any WP installation on webspace with smaller memory limit.
However, I found the information on blogs that some people run Wordpress on 64 or even 32Mb’s. Perhaps you can try with 128 and see how it works. On our host with 256Mb’s Kauri theme works without any problem.
I am having some trouble with the Check-out. No items added to the cart show up on the checkout page. Any suggestions? Thanks!
Hello and thanks for purchasing Kauri Theme.
Can you please send us email via form on our profile page (http://themeforest.net/user/aligatorstudio) with more details ?
Thanks !
Hi,
can I use this with my EXISTING Wordpress theme ONLY as my mobile version?
Also, is there a way to “reveal” the menu only when touched as a drop down menu when viewed on a phone? I LOVE your design and layout.. I particularly am looking for this type of implementation INCLUDING the wide navigation elements as I humbly believe as they should be for phones.. Please advise.
Thanks.
Hi,
Kauri theme was not designed as mobile only.
As for the menu, if I understood correctly, we had some inquires for the dropdown functionality so we are seriously considering to implement it. I’m not sure what you mean by wide navigation, though …
Cheers
Hello,
is it possible to get the german translation for the theme?
Otherwise: How difficult is it to fill the translation in.
Thx
Kauri theme has .pot file, which is language file ready for translation. Inside that file there is a list of translatable words and phrases used in theme. Using the free tool for translation called Poedit (http://poedit.net), you can easily translate Kauri to german language.
You should just remeber two things:
define('WPLANG', 'de_DE');Cheers
Hey aligatorstudio,
is it possible for you to tell me a date when the woocommerce port is complete?
Thank you!
Cheers Philipp
Hey Philipp,
the Woocommerce port is coming any day now … At the moment we’re polishing details and testing. We cannot be certain about specific date, because it depends on time we’ll wait for Themeforest reviewers to approve, but we expect it to be out this week.
Cheers
OK, that’s great. Really looking forward!
Hi AligatorStudio,
Is it possible to show more than 3 products on the latest product (front page) ? say 8 products (4×2)
Thanks
Hello and thanks for purchasing our theme !
No, it’s supposed to have only 3 latest items on that area, because of the way the theme is built (responsive AND flexible). However, we had couple of more inquiries about that so we will definitely look into that. Perhaps it will be possible with our next version of theme.
Cheers !
Ok then, I’ll wait for the next version.. Thanks for the reply..
Cheers
Hi, Firstly lovely theme, very well constructed and you have really considered the important features for small businesses to get up and running.
I am a real wordpress newbie but come from a HTML /CSS background so not a design noob. Said I would design a friends Chocolate Shop business website.
Having a couple of issues. I am working in an XAMPP environment so it is all local right now.
1. Installed theme and WPEC plugin but when uploading product images they are stored in a blog folder (uploads/2012/05) instead of the created WPSC folder that installs with WPEC . This means all my product categories do not work and all products group in one folder/location. Any ideas?
2. How do I add the quantity fieldset? Doesn’t show up and I would like to change to bespoke amounts.
Thanks for any help.
Hello and thanks for purchasing Kauri theme !
!
Thanks for your compliments
- Yes, the WPEC plugin stores uploaded media in “uploads” folder. I believe WPSC folder is the remain from older versions of plugin. But, categories product categories has nothing to do with uploaded images location. You can add product categories in Products > Categories.
- The quantity fieldset can be added in WPEC plugin’s settings page (Admin > Settings > Store > “Presentation” tab, look for “Add quantity field to each product description:” )
CheersAs for the adding images to products – we made a small screencast – http://www.screenr.com/gwM8
Thanks, Q.2 answered and sorted. My first point though.
I added the categories as mentioned, when adding a product I specified the category which I wanted it to be placed. The categories show they have x number of products per category and on the drop down menu I can see the categories displayed. However when choosing a category it just goes to a products page displaying all my products.
Do I have to create a page per category?
Hmm,
did you enable permalinks (Settings > Permalinks ) ?
If you did, please try to set permalinks to default value, save it. After that, set permalinks to post name and then hit “Save settings”, and when page reloads, hit “Save settings” again.
If this doesn’t solve your problem, please, contact us via email: themes@aligator-studio.com
Thanks
Sorry for the late post of thanks for diagnosing my issues.
Finally with the permalinks issue sorting my product page problem I have a very large featured image on each product page which is unwanted. The products display perfectly but for some reason I have this fancybox featured image above the products. Any ideas?
Ta
Hi,
you can solve the issue of the large fancybox image if you update the theme. If you don’t want to update, we can send you the file that will solve the issue if you contact us via email – themes@aligator-studio.com.
Cheers …
this theme looks much like potpourri smells- which is to say, not so good
i would like sample data for the kauri theme – is this possible? im not very good when i comes to setting up and need this to get my site functional
Hello and thank you for purchasing our theme.
There is sample data available in the package you have downloaded. It is located in demo-content folder (inside the main theme folder).
Please read the documentation on how to use it.
is it the “kauridummycontentsite-ALL.xml”file – i uploaded this and it failed. also where is the documentation found?
Yes, that is the file. Documentation file is in Documentation_v.1.x.x folder in root folder.
If you need any further asistance can you please contact us through e-mail form on our profile page, here on Theme Forest.
apologies- i only get a “failed to import” message and the list of files that are failed is endless. ive downloaded a couple of importers thinking it was the importer but its not.
I’m sure we will work this out but please contact us on e-mail as we will need to know more about your WP installation and it is easier to discuss details through e-mail than through comments.
Our e-mail address is themes@aligator-studio.com
I am not able to see the live preview, am I the only one? I’d like to see it because I’ve heard great things about your theme. Thanks
Hi,.

the live preview is there (just checked), perhaps the server had some minor fall …
Thanks.
Considering this theme. Currently viewing on iPad and the layout does not respond (i.e. refresh and re-layout) when you change the orientation of iPad from landscape to portrait or vice versa. The layout DOES adapt to the new orientation if you reload the page once you’ve changed the orientation though. Same happening on iPhone.
Is this deliberate or an oversight? I would describe the layout as semi-responsive and difficult to convince a client who wants a responsive layout. Are you looking into this as it’s my main barrier to purchasing at the moment.
Thank you for warning us about this. It was acctualy an oversight that is fixed now (you can check it out on live site). That new version was submited for approval and should be available for download soon (Monday I guess??). I hope you can wait