91 comments found.
The awesome font icons are no longer working. How can I implement them again?
Hi, i can see it on your website. Have you managed to fix it?
This is a great template but one issue…when you have any carousel’s on the home page, and start off with a small window then enlarge it to another monitor, the spacing messes up and all the images collapse on each other. Can this be fixed please? Thanks.
Hi, thanks for your notice. I will try to find solutions for this.
What is the best way to make the news section work? For instance if you click on news in the preview it goes to a directory. Should you just insert a link to a blog page and do that for every item?
Hi, since this is html template it must be done manually. Yes you must insert link for every item.
Good evening, I wanted to know if I can custom size the image on the big header image? thanks
Hi, can you explain more what image exactly you mean, image on slider?
Great template. I’m having issues like the others with the contact page. any help would be great! Cheers
Hi, thanks for your comment. Regarding your issue, i thought you use a Gmail. A solution used by some people is to simply create a new email address email@your-domain.com.
I have a problem about this template.
When screen size between 340px and 750px, width of class span3 or span4 expand 100%(ex:https://lh4.googleusercontent.com/--i2aqtd2Tqc/UzLtG4BCVhI/AAAAAAAAR7M/zEzeejCZtNc/s913/Inspira-Your-Inspiration-%25202014-03-26%252023-03-58.png), there is a lot of area no content full fill (if use image will more obvious).
Is any possible to show 2 column (contents use class span3) when screen size between 340px and 750px?
ps: I really love this template. 
Hi, sorry for delayed. You need modify bootstrap css to make it as you wish.
thank you, and i have other issues. (1) header area is always fix on the top, how to make the header not fix on the top? (2)how to set page width to 1024px?
To remove fixed header you can follow step below:
1) Open file js/designesia.js (you can use Dreamweaver or Notepad)
2) Delete ‘sticky header’ code from line 32 – 50. Done.
Thank you very much, but i can’t find designesia.js, the ‘sticky header’ found in custom.js and worked. Now have other issues. (1)when i use boxed layout, the background image not repeat at bottom(ex:), (2)footer section has a fixed blank area, i cant change the footer or subfooter css to make this blank disappear. where i can find related setting?
Hallo, I’d like to trigger tooltip but I’m not a developer. Is this simple? Thanks in Advance.
Sorry, currently this template not supported for tooltip, i will consider to make this feature on next update.
I would like to have multiple carousels featuring photos from different events on a page. When I copy & paste a photo carousel the forward/bacl arrow buttons will not control the photos yet will control the first carousel row only. How can I resolve this?
Love the template and so does the client! Thanks.
Hi, if you mean to have some carousels in same page, you need to rename each carousel with unique name.
I am not a complete idiot but I am learning. Where exactly would I make the name change for the carousel (as in”Latest Projects” for example)—in the flexslider.css script file? I need help. This is the last hurdle for this job. Can you spell it out for this slightly more than novice Dreamweaver user? Thanks.
Hi, you can follow step below:
1) Open file ‘carousel.html’
2) Copy carousel div ‘project-carousel’ then rename it to as example ‘news-carousel’.
<div class="flexslider pf-carousel project-carousel"> ... </div>
3) Open file ‘custom.css’ in css folder, then copy code below:
jQuery('.news-carousel.flexslider').flexslider({
animation: "slide",
animationLoop: true,
slideshow: false,
itemWidth: 180,
itemMargin: 0,
minItems: 2,
maxItems: 4
});
THANKS! I appreciate your quick response. Time to get this job finished. 
The top nav is off place at a certain screen size in ie10 and firefox, seems fine in chrome.
http://postimg.org/image/oncja3ri5/What is the fix?
Thx
Is it possible to have the lightbox paginate so it goes to the next image and to the previous?
Yes it’s possible by small modification. Please send message through my profile i will send you a file.
Hello I am having trouble with the contact form. When I click the send button it turns to loading and hangs. Any help would be greatly appreciated.
Hi, can you send your website url? Have you did any modification on contact page? Let me know.
Hi, i am having trouble getting the Contact form to work. I have the send.php ammended with my email and uploaded but once the send now button is pressed it just goes to “websitename”/contact.html# Any help?
Hi, can you send your website url. Have you did any modification with contact page? Please try the original version just to make sure it work there.
Do you have a private email address i can email you?
You can send message through my profile or email me at designesia [at] gmail [dot] com
Hi, i am having trouble getting the Contact form to work. I have the send.php ammended with my email and uploaded but once the send now button is pressed it just goes to “websitename”/contact.html# Any help?
Hi, can you send your website url. Have you did any modification with contact page? Please try the original version just to make sure it work there.
Hello. How can i change the height for the floating area (logo + main menu).
Thanks,
Hi, sorry for late reply. You can change height for floating area by edit file in folder css/style.css then find class for header, logo, main menu. If you need my help for this just let me know.
Hello-we’re wanting to embed video on a page but wondering how we can make it responsive like the rest of the images and template. I don’t see any examples of responsive video on the template pages. Not just in slider but on an inner page. thanks so much
Sorry for late reply, if that you mean to embed Youtube or Vimeo video you can copy paste from url provided by Youtube or Vimeo to template page.
Hi-yes, I’ve done that but the video is not responsive and doesn’t work on smaller mobile screens. thanks
Hi, i will add responsive video function on next few days. I will send message once it done.
Checking in on progress, I’m looking at a deadline. I’m also working on implementing fitvids.js to have video responsive. thanks
Hi there,
I think I might have found a bug with this template. It does not work on IE 11. If you go to this page (http://www.themenesia.com/themeforest/inspira-responsive-boxed/carousel.html) there are no working carousels. Is there an easy fix? Please let me know, thank you.
Dennis
Hi, i’ve test on IE 11 and it’s works well here. Make sure your browser settings is not block any javascript.
Hello
How I can reduce the height of the main slider?
Thank you.
Open file ‘css/rev-settings.css’ then look at line 20. Look at code below:
max-height:450px !important;
Change 450 with new value.
For some reason when I put an HTML editor on the page via form controls, the HTML editor does not show properly.
Any ideas?
Hi, what editor did you used, make sure you have ‘code’ tab is active to show the html code.
Any news on when the Wordpress version will be ready?
Hi, for WordPress version would be available on next few months.
Hi,
Just wondering if there has been any progress with IE8. I have tested the original site on IE8 and it is still not working correctly.
Thanks.
Hi, just wondering how the IE8 fix is going?
Hi, sorry for delayed. Update is available, please download latest version to fix issue on IE 8.