Nesia
- Bought between 1 and 9 items
- Exclusive Author
- Has been a member for 2-3 years
- Indonesia
- Most Wanted Bounty Winner
- Referred between 10 and 49 users
- Sold between 10 000 and 50 000 dollars
309
Purchases
Buyer Rating:
4.48 stars
4.48 average based on 46 ratings.
-
5 Star
3269%
-
4 Star
919%
-
3 Star
24%
-
2 Star
12%
-
1 Star
24%
| Created | 28 June 12 |
| Last Update | 2 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1 |
| Compatible With | BuddyPress 1.6, BuddyPress 1.5.3, WooCommerce 2.0.x, WooCommerce 1.5, Jigoshop 1.0, Bootstrap 2.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved Nesia -
Contact Envato Support


Hi There Can you make this kind a theme? with cart as well so people can buy straight from the websites can you please check this…
http://aussiebizz.com/Hello xxmmodexx,
Please send your quotation through the contact form on our profile page on http://themeforest.net/user/nesia You’ll see it on the right side at the bottom.
Please also give a brief details and/or explanation about your request.
We’ll assess your requirements and see if we can fulfill it or not.
Thanks!
Hi,
I am using the latest theme version with WP 3.5. However, in shop, my images are cropped even when I disable “WP Post Thumbnail – Hard Crop” in setting. This is not the case when I look at the Theme’s live preview. Any idea why it is so? Thanks.
Hello rollangle,
If you don’t want the images to be cropped, you can create a new page using the “Shop – Masonry” template. And please don’t set it as ‘Shop Base Page’ in WooCommerce Pages Settings. Since it will reset the layout to the default cropped ones.
Cheers!
Regards, Miska
Hello Miska,
Thanks for the URL. We’ll check it later, since we’ll be off for New Year Holiday until Jan 2nd.
Thanks for your understanding.
And Happy New Year
Cheers!
Hello Miska,
Thank you for waiting. We’ve back to business now.
Please try to open and edit your
js/script.jsand go to line385Find this script:
// Make sure images loaded first that.imagesLoaded( function( $images, $proper, $broken ){ that.carouFredSel( opts ); });// End imagesloadedThen replace/add it with this:
// Make sure images loaded first that.imagesLoaded( function( $images, $proper, $broken ){ opts.prev = '#prev'+i; opts.next = '#next'+i; that.carouFredSel( opts ); });// End imagesloadedIf you’re still having the same issue, please send a temporary WP and FTP Account through the contact form on our profile page on http://themeforest.net/user/nesia You’ll see it on the right side at the bottom.
We’ll check it directly at your site.
Thanks and cheers!
It works good now
Thank you for all the help!
Regards, Miska
Glad we can help, Miska
Have a nice day.
Cheers!
@ miskaisoniemi – My website is doing the exact same thing, let me know if you come across a way to fix it. The page just never finishes loading…
Hello LabClouds,
Would you please provide your URL here, too? It would be more helpful for us if there are more than one case to check.
We’ll check and try to fix this problem right after we back from our New Year Holiday till January 2nd.
Thanks in advance and Happy New Year all !
Cheers!
Hi again LabClouds,
Please check our replies to @miskaisoniemi before.
If you’re still having the same issue, please send your URL and temporary WP and FTP Account through the contact form on our profile page on http://themeforest.net/user/nesia
We’ll check it directly at your site.
Cheers!
@Nesia,
Im experiencing the same issue. Tried the fix you mentioned previously to the script.js file and doesnt seem to work. The page actually loads fine in firefox but freezes in Chrome, Safari, and most likly IE as well. Any ideas? Here is a direct link: http://datzwutzup.com/shop/test-product/
Thanks
Hi Koleon,
OK, try to replace the
relatedSlider()function onscript.js(you can find it by using the Search feature in your text editor, or just go to line 355), with this one:function relatedSlider() { var opts = { circular: false, infinite: false, auto: false, width: '100%', align: 'left', //prev: '#prev'+i, //next: '#next'+i, padding: [0, 22, 0, 22], items: { visible: { min: 1, max: 2 } }, scroll: { items: "page" } }; $('.related-slider').each(function(i){ var that = $(this); // Create navigation for each product slider $('<nav></nav>').insertAfter( that ).html( '<span class="prev" id="prev'+ i +'">Previous</span>\ <span class="next" id="next'+ i +'">Next</span>' ); // Make sure images loaded first that.imagesLoaded( function( $images, $proper, $broken ){ opts.prev = '#prev'+i; opts.next = '#next'+i; that.carouFredSel( opts ); });// End imagesloaded }); // Bind show event to related articles tab $('#related-articles').bind('tabsshow', function(event, ui){ opts.prev = $(ui.panel).find('.prev'); opts.next = $(ui.panel).find('.next'); // $(ui.panel).find('.related-slider').carouFredSel( opts ); $(ui.panel).find('.related-slider').trigger("configuration", opts, true); }); } if( $('.related-slider').length > 0 ) { relatedSlider(); }Note: Replace the above code starting from:function relatedSlider() {and stop right above:This is the whole functions of the previous piece of code before.
If it’s still not working, please kindly provide us with a temporary WP and FTP account. You can send them through the contact form on our profile page on http://themeforest.net/user/nesia You’ll see it on the right side at the bottom.
Cheers!
Tried that as well, doesnt seem to be working, i just sent temp admin login and ftp account. example is on this page: http://datzwutzup.com/shop/test-product/
Hi Koleon,
OK, we’ve got your temporary account. We’ll check this issue directly at your site.
Please be patient to wait for our response.
Cheers!
Hello!
Where are the theme docs?
Also, how do I edit/add the four graphic boxes (widgets?) toward the bottom of the page on the home template? Just below the featured products.
Thanks for your help, the theme is awesome
Hello schellcm,
You can find the theme docs in here: http://demo.nesia.me/wp-content/themes/commerce/docs/index.html
The four boxes you mentioned is not widgets, actually. They are Featured Product Categories. You can set them on the Theme Panel.
Just go to “Home Settings”, on the “Categories product include”, you can include your categories on your homepage, see the screenshot in the docs for better understanding.
Hope this helps.
Cheers!
You are awesome, thank you Nesia!!!
You’re welcome schellcm
hey again,
Can you explain the “aside” markup in the widgets? For example, if I wanted to use your social media snippet for a widget. Where would I copy and paste that? And where would I copy and paste the “widget_subscribe”?
Thanks for your help
Hello schellcm,
Sorry, we don’t think we understand your question.
What do you mean by ‘copy and paste’ ? Where do you want to copy it from and where do you want to paste it to?
In general, what actually do you want to do?
Cheers!
LOL never mind I think I semi figured it out. But when I put the Subscribe widget in the sidebar, this is what is under the email “You need to spend time learning the code and adjust your website accordingly. Read our recommendation directly through your email weekly, si ya!” How do I get rid of that?
Hi again schellcm,
Have you purchased our theme?
If you haven’t, then we’re sorry, we can’t give you any further supports
If you have, please send us a message directly through the contact form on our profile page here on http://themeforest.net/user/nesia
You’ll see it on the right side at the bottom. In this way, we can verify that you have purchased our theme or not.
Thanks for your time.
Cheers!
Hello,
i got the problem, the widget “Woocommerce Price Filter” didn’t show up, i’ve updated the commerce to 1.2, everythings ok, but after i added the widget to my custom sidebar, refresh the site and the widget is not show up
thanks for your help
Hello yadhilho,
The “WooCommerce Price Filter” only works on page that’s set as Shop Base Page in WooCommerce Pages setting.
Therefore, you can’t use it in custom sidebar, too.
Hope this explains.
Cheers!
what framework is this theme built upon?
Hello debban,
We use our own framework called: Nesia Framework.
Cheers!
hi! just installed this theme and created home page with few slides, but slides aren’t shown. there is some empty space instead of sliders, but no pictures. I’ve attached pictures as featured images to slides.
please assist
Hello emsstudio,
Sorry for the late reply, we’re just back from our weekend off.
Could you please provide your URLs to us? Also, we might need a temporary WP Admin and FTP account to check if you have the right settings.
You can send the URLs and the credential info through the contact form on our profile page on http://themeforest.net/user/nesia and you’ll see it on the right side at the bottom.
Thanks!
WP Post Thumbnail – Dynamic Image Resizing this option doesn’t work in WP 3.5
had to disable this option to see the slider
So, it means now you already have your slider shown on your homepage?
If you still have the problems, please provide your URLs and read our comment before for you.
Thanks!
also 3d slider doesn’t work at all at IE 9 and is flickering at FF 17
Hi again emsstudio,
Please provide your URLs and read our comments before.
Thanks!
Hi!
We done some changes to theme (css file and some others), can you please provide which files was updated?, if we update whole files we lost that changes, and after update to wp 3.5 the masonry plugin doesnt work.
Thank you and have a nice day
Hello Lukaydo,
Have you purchased our theme?
If so, please send us a message directly through the contact form on our profile page here on http://themeforest.net/user/nesia
You’ll see it on the right side at the bottom.
In that way, we can verify whether you have purchased our theme or not.
Thanks and have a nice day, too.
love the theme but can you have the categories drop down like a Mega Menu from the top menu
Hello Richard1234,
We’re really sorry. Currently Commerce don’t have Mega Menu. It uses the Menu like the way it is now.
Thanks for asking
Hi! I wanted to figure out how this can be used with Buddypress in order to create a marketplace.
Hi thesansinator,
Just install the BuddyPress plugin and play around with its settings. If you need information about BuddyPress, you can read the documentation in their site or learn the tutorials.
If there are any question about the theme regarding BuddyPress, just hit us any time
Good luck!
Hi there,
First of all, great theme. I’d like to know how to get a register field. So the customer can (I prefer has to) register before buying something or entering the site… Is that possible?
Thanks
Mike
Hello Mike,
This is should be handled by WooCommerce plugin, not by the theme.
Please read this documentation: http://wcdocs.woothemes.com/user-guide/general-tab/ especially the “Customer Accounts” section.
If you need any further information about WooCommerce, you can send your question to the plugin developer.
Cheers!
hello, i have just bought your template but it does not show the featured images in posts…could you please help me? when i add a post with featured image, no image is shown…
thanks…
Hello trofl123,
Could you send your URL and temporary WP and FTP account to us? You can send them through the contact form on our profile page on http://themeforest.net/user/nesia You’ll see it on the right side at the bottom.
We’ll check it directly at your site.
Cheers!
You do not receive my emails, please check SPAM. Thanks
We’re really sorry. Looks like we have temporary DNS trouble in our server.
We’ve replied you using our alternate email address. Again, we’re sorry for this inconvenience.
Cheers!
Did you receive my email from blogshoppers**@gmail.com sent 3 days ago and this morning as well? Kindly revert on that. In addtion to the issues stated in the mail, my 3d slider is not working as well. The 3d rotation effect is gone. Let me know if you need me to resend my mail.
Hello applausey,
We’re sorry because we had a trouble in our DNS setting on Sun, Jan 13th till Tue 15th, 2013. So any emails sent on those dates are not received well.
We’ve actually got your email this morning, and have replied it. Haven’t you received it?
Please kindly re-send your emails with a summary of all your problems. Just to make sure, we won’t miss any issues. If you have sent any images/attachments, please re-send them, too.
Thanks for your cooperation.
Cheers!
Hi there, Nope i did not receive any replies today. I have just sent a summary of all the issues that i am facing. Thanks.
Hi Aileen,
We’ve replied your email just now. Please check your email.
Thanks!
Hi when I click on the thumbnail on the products page, it opens the details of the product, but the picture is enlarged..is there a way to make this smaller dimensions?
Hello mkceron,
You can try to upload a bigger image size for the products.
Or you can set the size of the Single Product in the WooCommerce Setting page. But if you do it, you’ll have an empty space around the image. Are you sure you want to do it?
Hello! Is this where I contact you for questions on this theme? It said to go to your profile, can’t seem where to find that? I just purchased this theme, and uploading it to Blue Host. But it’s now saying it’s a broken theme, needs stylesheet and template. How do I fix this?
Hi mate. Yes we provide support from http://support.nesia.me/ please register using your license certificate code (you’ll find license code on your download page on TF called “License Certificate” for Commerce) because it’s exclusive for our buyer/customer. After all you could post any request support but one problem per post and create another post for the other problem.
Well we don’t ship broken themes, but I’m sure it’s fine and ready to use. Maybe it just your permission folder on your server, let our support team handle this one for you on http://support.nesia.me/
See you there, mate. Thanks!