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
123
Purchases
Buyer Rating:
4.82 stars
4.82 average based on 17 ratings.
(more information)
-
5 Star
1482%
-
4 Star
317%
-
3 Star
00%
-
2 Star
00%
-
1 Star
00%
| Created | 29 May 12 |
| Last Update | 29 May 12 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Compatible With | Bootstrap 2.0 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files |
© All Rights Reserved Nesia -
Contact Envato Support


How can you configure the twitter feed in the footer?
Tried editing the var tweet as discussed in the documentation. I set that equal to the twitter id. Doesn’t change anything. Am I doing this wrong?
Hi,
you can configure twitter feed by editing file
js/script.js. Find line643and change that option with your username.That works, thanks.
ps. also tried editing the flickr pictures. nothing shows up when i put in my flickr id. Any idea why?
Did you put your username or unique flickr id into flickrid variable? If you input username, it won’t work. You have to input unique flickr id, get you flickr id from here http://idgettr.com/
Actually this just started working … weird
Yes, we had the correct flickr id from idgetter…
Is there any way to use the flickr widget with 6 image urls we specify instead of getting images from flickr. We are not really flickr users but we like the presentation of 6 images in the footer if we can put in our own images instead.
actually we just figured that out too
thanks anyway!
How to develop it a template on a full window of the browser? Whether there will be a version fullwidth?
Hi,
This theme uses bootstrap grid system, there are no full window grid on bootstrap, so you have to modify all grid. And no, there are no full window template in this theme.
In the “product i” and “product ii” views, is there some easy way to have the products on the right and the sidebar on the left, instead of the way it is currently (products on left & sidebar on right)?
http://demo.nesia.me/html/commerce-html/product-ii.htmlHi,
To switch content and sidebar position, you have to change some style, try put this code in
style.css#content { float: right } #secondary { margin-left: 0 }Can I use php to generate products dynamically in this template?
Yes. Of course you can do that, mate.
Due to some strange reason, when I am using Isotope.js jquery plugin, all the article become invisible, could you tell me what is contradicting here….?? need your help urgently….
Hi,
Could you tell me for what you are using isotope.js? This theme use jquery plugin that have same functionality like Isotope.js, called jQuery Wookmark.
Hi, first, congratulations very nice template!
A couple of questions: 1) how can I change the color of the little blue line that appear in the navigation bar buttons when I move the mouse on them? I tried to look at “nav” “dropdown” and “dropdown-toggle” but with no succes.
2) the textboxes in blog page appear empty when using IE9
Thank you very much
Stefano
Hi,
Add this code at the bottom of style.css.navbar .nav > li > a:hover:before, .navbar ul:first-child > .current_page_item > a:before, .navbar ul:first-child > .current_page_item > a:hover:before, .navbar ul:first-child > .current-menu-item > a:before, .navbar ul:first-child > .current-menu-item > a:hover:before, .navbar .nav > .dropdown:hover > a::before { background: #0072FF /* Change this color as you need */ }What textboxes? Do you the mean the textarea for comment message?Hi, I mean the textareas of the login form, e.g.:
<input placeholder=”Type Username” name=”username” type=”text” /> with Chrome Safari and Firefox in the textarea appers “Type username”, with IE9 it’s empty
Hey Nesia,
Great job done here with the template. Usually we get these kind of designs only in wp, after a huge search I got to your template and its awesome.
I am looking to buy it soon, I have a few question.
1. Can I get an exclusive licence on the template ever? 2. Do you provide customization in your template in case needed ?
Thank you.
Hola Vinay!
Hmm exclusive, does it mean that the template just for you? Well you can see my screenshot here https://www.evernote.com/shard/s82/sh/7a987531-9e44-4f8b-88d4-a46366d04a3f/f8dcd5044507ae535bed1482e99ebffa for extended license and contact envato support for how to doing that, cause authors here just providing awesome stuffs, but not the finance.
What kind of customization? If just some small stuff and code, yeah we do provide it. But if huge improvement, that will needs quotation.
Thanks, mate.
Yes, with exclusive I meant “Just for me” licencing. I saw the extended licence, but there no mention on how to get an exclusive licence.
Also, some your template seems to be the exact fit for my proposed magazine website about all the amazing things in the world, but I need a different home page for that. Also a few customization on inside pages also.
hi Nesia,
I bought your template a few weeks ago, and currently developing this template. I have made some modification in CSS as you suggested, and now I want to make a dialog using the integrated jquery-ui inside your template, but I failed. The console said that there are no functions to create a dialog in the jquery-ui inside your template. I already downloaded a custom jquery-ui dialog only package, but still not working. Can you help me solve my problem, please?
Thank you.
Hi,
You can send your detail to support@nesia.me, we will help you.
Hi! Very nice template… Is there any simple way to add multiple product images (on-rollover) in product list page instead of the overlay layer with link? I hope you can help me, is my first time with js….
Grazie B.
Hi,
So you want to remove the link when product image hovered and change product image? I made a simple example, maybe something like this http://jsfiddle.net/RYnrL/
For further details, you can send us email through our profile page http://themeforest.net/user/Nesia
Thank you very much, it looks like what I want. Now I try to implement it and let you know hello
Glad we can help you. We’‘ll be waiting for your feedback. Good luck with the script!
Hello, we have a problem with the READ MORE button in our blog in BLANCO Theme. The button was great and has suddenly disappeared and now shows a simple link like: “Continue reading”. We have not changed the css style. Can you help us?
Many thanks
Hola ohmyhands,
Can you give us any URLs and screenshots to check out this issue?
You can send the URLs and the screenshots 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.
Cheers!
Hello! Do you plan to update themes and support Bootstrap 2.2.2?
Hello Dmitrenko,
We plan to update this template and support Bootstrap 2.2.2, but not in the short term.
Currently we at Nesia are preparing something specials for Nesian out there. We’ll put the update schedule in the middle of or after that.
We’ll keep you updated.
Thanks for inquiring.
Cheers!
Hi guys, We’re building new website in Rails using this theme, so we went with haml and just copy&pasted the assets, which was really cool.
However, as we started digging deeper into the theme, certain problems arised. 1. Editing big files. _widgets and _responsive are big, but _stylesheet is simply huge at 2.6kloc. Bootstrap is split into <500loc files, most of them are at 100loc. So I assume you have some tools you use to build e.g. _stylesheet to make it manageable, could you somehow share these tools? 2. I couldn’t find any form template. I mean a template for forms like user registration, user profile, contact, etc., which can have more generic role, i.e. given the basic styles for elements I can build a legit looking general-purpose form.
Thank you.
Hello dzigus,
We try to answer your questions one by one.
/source/contact.html.haml. But to remind you that this is only a template so it doesn’t have the functionality to send emails in real. Also, because we’re using bootstrap element styles for forms, actually you can use the bootstraps forms elements directly. Find it on http://twitter.github.com/bootstrap/base-css.html#formsHope it helps. And thank you for buying and using Commerce Template.
Cheers!
Hi, Thanks for the answer.
So to clarify: LOC = line of code, also KLOC = one thousand lines of code.
We went for middleman as well for drafting the website, but then we switched to ROR with haml and sass+compass, I basically copied your middleman config and after some changes it works with rails now.
What I meant however is how you manage these pretty big sass (not css) files. For someone, who is not familiar with your codebase it’s not easy to introduce heavier changes to the layout. E.g. we wanted to change widths for product detail #primary and widgets, but that proved to be very hard, and we gave it up. We also removed the cart top-right triangles, but I’m afraid we did it in a pretty dirty way.
ad ii. That’s ok, That’s what mailers are for
And we actually went this way, that is, we built forms on bootstrap directly. I was just hoping I will not have to work on form layouts myself. I think this theme could greatly benefit from having styled “lego” like (I mean Lego blocks) form elements.
Apart from that, we were pretty happy. I would recommend this theme to people aware of these minor issues.
Hi again dzigus,
Here’s some little tips for you.
For basic rule, do not touch any files inside
/source/css/partials/lib/directory. They are part of Twitter bootstrap framework.This will make editing the style easier. You will only need to edit files inside
/source/css/partials/custom/directory.Last but not least, to make you easier for style debugging, you can change
line_commentsin the sass options totruein your config file.If you have done all above, then you’re good to go
And thanks for recommending this theme to others.
Cheers!
Nice template. I was wondering if the main sliders could rotate by themselves every at a rate of 3 seconds per slide.
Yap. Go to Page for Homepage, on the left side you’ll see “Nesia Homepage Builder” click on the “active elements for homepage”, maybe you have Default slider or camera slider then you’ll see setting for “auto slide” section.
Set “Autoplay Slide” to Yes and Set “Autoplay Interval” to 3(that’s 3 second), you can see this screenshot
support for woocommerc ? ( in the pinterest like page )
Hi a7medo778,
If you’re looking the WordPress Theme version of this template, you should look at this instead: http://themeforest.net/item/commerce-versatile-responsive-wordpress-theme/2569077
This version is only for HTML templates.
And yes, in the Commerce for WordPress version, it already supports WooCommerce for pinterest-like page.
See our demo here: http://demo.nesia.me/wp/commerce/shop/
Cheers!