972 comments found.
Hello. This theme really looks great. But there is some big problem. Your inspiro slider is not working properly on Internet Explorer 11.0, expecialy the sliders with video or dark overlay.
I see on this website: /home-creative.html
But unfortunately is on the most templates!
For a exaple: /home-creative-v5.html /home-corporate-v3.html /home-corporate-v4.html
/home-creative-v8.html /home-creative-v2.html /home-creative-v4.html
Is there any solution to fix that issue?
Hi
I hope you are having an awesome day and thanks for contacting us regarding your query.
Please go to /css/style.css and find
.background-overlay:before {
background: url("../images/overlay-pattern/overlay-pattern-1.png");
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: " ";
width: 100%;
height: 100%;
z-index: 0;
opacity: 0.8; }
Change it with
.background-overlay:before {
background: url("../images/overlay-pattern/overlay-pattern-1.png");
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: " ";
width: 100%;
height: 100%;
z-index: 0;
opacity: 0.8;
min-height:2000px;
}
If you have need further assistance please contact us anytime in http://support.inspirothemes.com/
Best,
Hi, I have a problem to create Responsive slider with fixed height for all screen size.No scrolling for slider when appears on any devices. Can you help me on that? We want to use this slider : http://www.inspirothemes.com/polo-v4/revolution-tech-journal.html
Hello there,
Thank you so much for contacting us. Unfortunately this version won’t support fixed height since, it has a lot of content and can not be manipulated to do that.
If you need further assistance please kindly open a support ticket here: http://support.inspirothemes.com/
Best,
But there is no bootstrap loaded. See the loaded css files in the template modal-auto-open-shop: type=”text/css” /> <link href=”css/plugins.css” rel=”stylesheet”> <link href=”css/style.css” rel=”stylesheet”> <link href=”css/responsive.css” rel=”stylesheet”> </head>
But you advertise your product with: “Polo is a Powerful Multi-Purpose Bootstrap Template.” Why??
The css files wight some 100 kbs! That is much too much for this small template. It blows up my website without any sense! My entire wordpress theme, for instance, uses less than 50 kb css. How to use your product efficiently??
Hello there
Thank you for contacting us.
The plugins.css file contains all java script files for Polo plugins. This files is around 200kb. Compared with othere templates Polo is 4x lighter and faster.
If you wish to use separate files you can do that by removing plugins.css and link them one by one. All files are located in js/plugins/css/ and js/plugins/js (js files)
Hope this helps.
Please do let me know if you have any question or need assistance i will be glad to assist you.
Best, Inspiro Team.
Hello,
Since Bootstrap 4 is now a stable release, when might this be updated to support it?
Additionally, on the Item Details section – https://themeforest.net/item/polo-responsive-multipurpose-html5-template/13708923#item-description__upates-amp-changelog – The last update was Version 4.1.2 – 12 June 17, and on the panel it states the last update was from 12 March 18. Is there a way to see what changes have been done since then?
Thank you.
Hello,
Yes you are right. We prefer to use only stable versions framework.
We will update bootstrap 4 probably this or next week.
Best.
I looked up a 100 “Creative” developers and 99 do all the same.
- where is your creativity?
- who is the One/100 different? Find him/her yourself, you’re the “creative thinker”
Apology for picking you for this comment. I know i could’ve picked another 98.
How do I keep a modal until a button is clicked (remove x in corner and disable escape button and clicking background)
Hello there,
Thank you for contacting us
You need to make custom JavaScript event code in order to achieve this custom action,
Please check this article here, i think this may help you more.
https://stackoverflow.com/questions/22207377/disable-click-outside-of-bootstrap-modal-area-to-close-modal/30658435Best,
In sm,xs and xxs device the logo isn’t linkable. Can I make it clickable? Thank’s
Hi there,
Please kindly add this class in css/responsive.css
1) Go to line 37 and add this class #header #header-wrap #logo { margin: 0 auto !important; max-width: 130px; position: absolute !important; z-index: 2; }
it should be inside @media (max-width: 991px) {...}
Best Inspiro Team
Amazing Work, Good Luck With Sale 
Thanks 
Hi, Before I purchase does this support floating sidebar? I couldn’t find it in the demo.
Hello there
Thank you for contacting us.
Yes there is an example in portfolio http://www.inspirothemes.com/polo-v4/portfolio-page-floating-sidebar.html
Of course you can add floating sidebars anywhere, in blog, pages etc..
If you have other questions please feel free to contact us anytime. Also if you need support you can contact us at http://support.inspirothemes.com
Best, Inspiro
I see, I manage to look into the documentation of the theme But I couldn’t find any instructions regarding on how to apply the floating sidebar.
Hi
Yes, i agree we haven’t added instruction in documentation for floating sidebar.
All it need is simply to add a single class in sidebar.
Please open a support ticket http://support.inspirothemes.com and we will send you instructions with screenshots.
Best.
Hi there
Sorry for the delay, we were off during weekend.
1) Find stopLoop:”on”, and change it to stopLoop:”off”,
2) Find stopAtSlide:1, change it to stopAtSlide:-1,
Please do let me know if you have any other questions, we will be glad to assist you 
Best.
Hi there,
Thanks for your reply, actually i did the same as you told me before, but no use. i want slides change automatically. check this code which ive changed.
spinner:"off",
stopLoop:"off",
stopAfterLoops:-1,
stopAtSlide:-1,
shuffle:"off",
autoHeight:"off",
fullScreenAutoWidth:"off",
fullScreenAlignForce:"off",
fullScreenOffsetContainer: "",
fullScreenOffset: "0px",
disableProgressBar:"on",
hideThumbsOnMobile:"off",
hideSliderAtLimit:0,
hideCaptionAtLimit:0,
hideAllCaptionAtLilmit:0,
debugMode:false,
fallbacks: {
simplifyAll:"off",
nextSlideOnWindowFocus:"off",
disableFocusListener:false,
here is the link: http://xpertise.ae/epandt/ep&t-home.html
Hi, please give me some time to test it in my server and be back to you.
Best
Hi there, i just visited your website and it seems to work fine. Please do let me know if you need further assistance, i will be happy to help assist you.
Best,
Hello; When is update for Boorstrap 4.0 ? Are you “Related Posts” any for “single blog page” Thank you
Hello
Bootstrap 4 its still in brta version, its not stable. Soon as the stable version will be released from bootstrap, we will implement it.
You can copy paste releated post div anywhere, if you need a hand on this, please open a support ticket here http://support.inspirothemes.com and we will assist you.
Best,
I never used sass before. Installed it via the command line and home brew. I run: > sass styls.scss test.css and all I get is :
/**- *
/
# sourceMappingURL=test.css.map */Should it not combine all the processed files in test.css?
Hi
I hope you are having an awesome day and thanks for contacting us regarding your query.
About the SASS/SCSS you can use http://koala-app.com/ it’s really nice and simple.
1) Choose the /scss/ folder in your site from koala
2) In /css/ folder rename style.scss in to style.css (backup style.css before you do this)
Best,
same result as running sass from command line
never mind. The import statements were CSS. I understand now
Great!
If you need further assistance please feel free to contact our support team here http://support.inspirothemes.com/
Best
Hello guys. Nice work but i have got one question – how i can create multiple select with dropdown?
Hello
Thank you for your kind words,
I understand what you are looking for, unfortunately the combo box select shortcode is not available in template, but i am adding this as a task for the next update.
In mean time if you are familiar to implement jQuery plugins you can check this plugin here: https://harvesthq.github.io/chosen/
Best,
Can you tell me the best way to update from v2 to v4? I cannot find any documentation on this and since the changelog has not been updated in several years (still shows v1.3 Dec 2015 as last changes) I have no idea what has changed and needs to be updated. thanks
Hello
Thank you for contacting us.
We are sorry but unfortunately V2 cannot be upgraded to v4. Even though the v2 is very stable version, we just changed graphics and restructured the html, js and css codes.
Thanks and please feel free to contact us anytime you need assistance in http://support.inspiro-media.com
Best, Inspiro Team
Just downloaded v4 – starting to rebuild my site – giving me an error – it is looking for font.css??? This file is not in the scss folder that I downloaded? thanks
Thank you so much for reporting this, this file is meant to be a custom fonts file, we will include on next update.
Best,
So when is this update coming out? I need the file now!!! None of the font awesome icons are working – this there another way to link to this? thanks
The font awesome could be different thing, make sure that you did not changed the plugins.css file or the scss path is loading correctly these files.
If you need further support please feel free to contact us at http://inspiro.ticksy.com/
Best,
hi, i was testing the contact form before i purchase, when submitting, error message says “You must provide at least one recipient email address.”
can it be fixed ?
Hello
Thank you for contacting us,
Yes, the demo version does not have any email address as a recipient right now.
Soon as you add yours you can start immidiately recieve emails from cobtact form.
If you have further questions, please feel free to contact us.
Best, INSPIRO
In the demo the footers link doesn’t work, and when i download the script the footers section are not there too, can you please check it? Thank you.
Hi Sergio,
Thanks for contacting us.
New footer will be added on next update.
Thanks
Hi, hi hi, 
it’s me … i test differents things : i copy/paste the php code in contact-form-attachment.php on my contact page and apply a ‘self’ in “action” ... the problem : the message is sending in my mail account but a message ‘error’ appear on my contact page : ‘undefined’ ... an idea ? i know i ask many questions

Thanks for your answer 
Hi
Please update contact-form-attachment.php with this code below.
<?php
session_cache_limiter('nocache');
header('Expires: ' . gmdate('r', 0));
header('Content-type: application/json');
require_once('php-mailer/PHPMailerAutoload.php');
$mail = new PHPMailer();
// Enter your email address. If you need multiple email recipes simply add a comma: email@domain.com, email2@domain.com
$to = "";
// Add your reCaptcha Secret key if you wish to activate google reCaptcha security
$recaptcha_secret_key = '';
// Form Fields
$name = isset($_POST["widget-contact-form-name"]) ? $_POST["widget-contact-form-name"] : null;
$email = $_POST["widget-contact-form-email"];
$phone = isset($_POST["widget-contact-form-phone"]) ? $_POST["widget-contact-form-phone"] : null;
$company = isset($_POST["widget-contact-form-company"]) ? $_POST["widget-contact-form-company"] : null;
$service = isset($_POST["widget-contact-form-service"]) ? $_POST["widget-contact-form-service"] : null;
$subject = isset($_POST["widget-contact-form-subject"]) ? $_POST["widget-contact-form-subject"] : 'New Message From Contact Form';
$message = isset($_POST["widget-contact-form-message"]) ? $_POST["widget-contact-form-message"] : null;
$recaptcha_response = isset($_POST["g-recaptcha-response"]) ? $_POST["g-recaptcha-response"] : null;
if( $_SERVER['REQUEST_METHOD'] == 'POST') {
if($email != '') {
//If you don't receive the email, enable and configure these parameters below:
//$mail->isSMTP(); // Set mailer to use SMTP
//$mail->Host = 'mail.yourserver.com'; // Specify main and backup SMTP servers, example: smtp1.example.com;smtp2.example.com
//$mail->SMTPAuth = true; // Enable SMTP authentication
//$mail->Username = 'SMTP username'; // SMTP username
//$mail->Password = 'SMTP password'; // SMTP password
//$mail->SMTPSecure = 'tls'; // Enable TLS encryption, `ssl` also accepted
//$mail->Port = 587; // TCP port to connect to
$mail->IsHTML(true); // Set email format to HTML
$mail->CharSet = 'UTF-8';
$mail->From = $email;
$mail->FromName = $name;
if(strpos($to, ',') !== false){
$email_addresses = explode(',', $to);
foreach($email_addresses as $email_address) {
$mail->AddAddress(trim($email_address));
}
}
else {
$mail->AddAddress($to);
}
$mail->AddReplyTo($email, $name);
$mail->Subject = $subject;
$name = isset($name) ? "Name: $name<br /><br />" : '';
$email = isset($email) ? "Email: $email<br /><br />" : '';
$phone = isset($phone) ? "Phone: $phone<br /><br />" : '';
$company = isset($company) ? "Company: $company<br /><br />" : '';
$service = isset($service) ? "Service: $service<br /><br />" : '';
$message = isset($message) ? "Message: $message<br /><br />" : '';
$mail->Body = $name . $email . $phone . $company . $service . $message . '<br /><br /><br />This email was sent from: ' . $_SERVER['HTTP_REFERER'];
// Check if user attached file
if(isset($_FILES['widget-contact-form-attachment']) && $_FILES['widget-contact-form-attachment']['error'] == UPLOAD_ERR_OK){
$mail->AddAttachment( $_FILES['widget-contact-form-attachment']['tmp_name'], $_FILES['widget-contact-form-attachment']['name'] );
}
// Check if google captch is present
if(!empty($recaptcha_secret_key)) {
$ch = curl_init();
curl_setopt_array($ch,[CURLOPT_URL=>'https://www.google.com/recaptcha/api/siteverify',CURLOPT_POST =>true,CURLOPT_POSTFIELDS=>['secret'=> $recaptcha_secret_key,'response'=>$recaptcha_response,'remoteip'=>$_SERVER['REMOTE_ADDR']],CURLOPT_RETURNTRANSFER => true]);
$response = curl_exec($ch);
curl_close($ch);
$json = json_decode($response);
if ($json->success !== true ) {
$response = array ('response'=>'error', 'message'=> "Captcha is not Valid! Please Try Again.");
}else {
if(!$mail->Send()) {
$response = array ('response'=>'error', 'message'=> $mail->ErrorInfo);
}else {
$response = array ('response'=>'success');
}
}
}else {
if(!$mail->Send()) {
$response = array ('response'=>'error', 'message'=> $mail->ErrorInfo);
}else {
$response = array ('response'=>'success');
}
}
echo json_encode($response);
} else {
$response = array ('response'=>'error');
echo json_encode($response);
}
}
?>
Hope this helps you, and feel free to contact us again if you need further assitance.
Best, Inspiro Team
Thanks a lot
Problem resolved ! Best regards

Awesome!
If you need further support please feel free to contact us at http://inspiro.ticksy.com/
Best,
Hi, an other question on contact-form : is it possible to limit uploading files to pdf docx & pictures ? and the size max per files in data ? thanks a lot
Hi
Thanks for contacting us. Yes that’s possible through PHP file in /include/contact-form but it need a customization code. I recommend to hire a php developer or seek for assistance in forums.
If you need further support, please feel free to contact us.
Best,
Ok, great… i will test myself 
In all demo templates i see images those come with the templates?
Hello Sergio
Thank you for contacting us.
Unfortunately the demo images are only for demonstration purposes, but you can re-download them using the links we’ve added in theme details or in documentation (at the end of the page) In mean time if you need any specific image, simply write us and we will help you to find it.
Best.
One last question i see a lot of templates, but for example if i want to create a site for example with two sidebars(left and right) and with 3 columns in the middle with no header, with infinite scrolling do i have a page builder? Or I have to code easily using your template, or is not easy?
with sticky menu and sticky sidebars is it dificult with your template?
Hi
Yes you have to code easely simply by copy/paste from example templates.
Sticky menu and sidebars are easily to manage, you can enable disable these features simply by adding/removing single class.
Best
Thank you will give a try tomorrow, i want to implement 2 sticky sidebars and sticky menu with 3 column content in the middle in a full width layout, let’s see if I will have luck on that 
In all demo templates i see images those come with the templates?
Hello Sergio
Thank you for contacting us.
Unfortunately the demo images are only for demonstration purposes, but you can re-download them using the links we’ve added in theme details or in documentation (at the end of the page) In mean time if you need any specific image, simply write us and we will help you to find it.
Best.