Discussion on Polo - Responsive Multi-Purpose HTML5 Template

Discussion on Polo - Responsive Multi-Purpose HTML5 Template

Cart 15,790 sales
Well Documented

inspiromedia supports this item

Supported

This author's response time can be up to 1 business day.

972 comments found.

Hello. I need help on the clients-carousel .. the one that slide auto-play i put it on my homepage but i need it to play continuous. but it auto-plays then stops when it reaches the end of the clients.

How can i make it faster and continuous. Thank You

Hello there

Thank you gor contacting us.

Please can you kindly open a support ticket here http://support.inspirothemes.com/ one of our support agents will assist you directly.

Kind Regards

Hello! I have a question! It’s possible to have a lightbox with a local video? Now i have do it, but in chrome start the download. I wait your reply thankssss

Hello Barbara

Thank you for contacting us

Yes you can use your Local video with lightbox using HTML5 Video method.

Here is the code for local video

<video class="video-js" controls="" preload="false" poster="video/videoname.jpg">
      <source src="video/videoname.mp4" type="video/mp4"></source>
      <source src="video/videoname.webm" type="video/webm"></source>
</video>

If you need further assistance, please feel free to contact us at http://support.inspirothemes.com

Kind Regards INSPIRO

Hello, demo page is not working

Thank you so much for your report, i just fixed that. I had issues with DNS Server.

Demo not working? Dns error. Cloudflare

Thank you so much for your report, i just fixed that. I had issues with DNS Server.

Looks great and a real lot of nice functionality. But your lightbox is working only on single image. “shortcode-lightbox.html” On any gallery the lightbox function does not work. Sorry, but without that it’s worthless to me. Regards, Gerald

Hi

Thank you so much for your kind words and your report.

In the package lightbox gallery works great, we forgot to update in the online version.

Feel free to contact us anytime you need assistance http://inspiro.ticksy.com

Thank you. I found a page with a working version portfolio-page-gallery.html So thank you. So a great template is complete!

You are welcome, and thank you so much for choosing Polo.

Google maps not working on this.

Hello

Just checked, everything seems to work fine,

if you have any trouble please do not hesitate to contact us at our support forum http://inspiro.ticksy.com

Kind Regards

Hello, Inspiro, i want you to guide on how to make my contact form work online, and also link my twitter page to this website so that i can get the live feed or posts from this one place. Thank you

Hi

Thank you for contacting us

You must use an local server or your Hosting server to run php files. Then simply provide an email address in /include/contact-form.php line 4 and your contact form will work just fine.

About the twitter widget please create an support ticket here: http://inspiro.ticksy.com

Kind Regards

Hey i want to ask few things before i buy this template. Will i get all the css files and all? and hero templates (search form one) are included aswell?

Hello

Yes, package includes all templates, css files, everything.

Please feel free to contact us anytime if you have questions or need assistance with Polo.

Kind Regards INSPIRO

Hi, Thanks for this template. This template is really nice but I have a question. Is it possible to make nav menu full screen in mobile mode? User will swipe up and down to select menu item instead of scrolling entire page. Something like an overlay layer on the top of the page with scrolling nav menu including expand/collapse submenu like current template. Thanks

Yes, please can you kindly create a support ticket here http://inspiro.ticksy.com so i can send you the files directly.

Thanks

Thanks. I just made a ticket

You are most welcomed!

We have just replied your ticket.

Have great day!

9 months ago someone posted: In my owl slider i have 3 slides with some text first loop of the 3 slides is perfect but on second loop first slide is ok but on second i third slide text is hiding very quick.

I’m having the same exact problem. Did you ever fix this?

Hello

Thank you for contacting us.

Yes we have fixed this issue 9 months ago :)

I am very sorry to hear about the problems you are having with slider in our template.

Please can you kindly replace the existing code in your html template or use this example from home-corporate-v7.html (copy the #slider html content and paste in to your file)

1. Find this code below where it starts with:

<!-- SLIDER -->
        <section class="no-padding">
            <div id="slider-carousel">
                  ....
             </div>
        </sectoion>
<!-- END: SLIDER -->

2. Replace with this code below:

<!-- INSPIRO SLIDER -->
        <div id="slider" class="inspiro-slider" data-height-xs="360">
            <!-- Slide 1 -->
            <div class="slide background-overlay-gradient" style="background-image:url('images/slide1.jpg');">
                <div class="container">
                    <div class="slide-captions text-left text-light">
                        <!-- Captions -->
                        <span class="strong"><a href="#" class="business"><span class="business">Business</span></a>
                        </span>
                        <h1>Explore The New World of Creativity</h1>
                        <button type="button" class="btn btn-default"><span class="btn-label"><i class="fa fa-check"></i></span>Explore more</button>
                        <button type="button" class="btn btn-white">Purchase</button>
                        <!-- End: Captions -->
                    </div>
                </div>
            </div>
            <!-- END: Slide 1 -->

            <!-- Slide 2 -->
            <div class="slide background-overlay-gradient" style="background-image:url('images/slide2.jpg');">
                <div class="container">
                    <div class="slide-captions text-left text-light">
                        <!-- Captions -->
                        <span class="strong"><a href="#" class="business"><span class="business">Business</span></a>
                        </span>
                        <h1>Slide 2</h1>
                        <button type="button" class="btn btn-default"><span class="btn-label"><i class="fa fa-check"></i></span>Explore more</button>
                        <button type="button" class="btn btn-white">Purchase</button>
                        <!-- End: Captions -->
                    </div>
                </div>
            </div>
            <!-- END: Slide 2 -->

            <!-- Slide 3 -->
            <div class="slide background-overlay-gradient" style="background-image:url('images/slide2.jpg');">
                <div class="container">
                    <div class="slide-captions text-left text-light">
                        <!-- Captions -->
                        <span class="strong"><a href="#" class="business"><span class="business">Business</span></a>
                        </span>
                        <h1>Slide 3</h1>
                        <button type="button" class="btn btn-default"><span class="btn-label"><i class="fa fa-check"></i></span>Explore more</button>
                        <button type="button" class="btn btn-white">Purchase</button>
                        <!-- End: Captions -->
                    </div>
                </div>
            </div>
            <!-- END: Slide 3 -->
        </div>
       <!-- END: INSPIRO SLIDER -->

Hope this helps you.

Hi. Quick one. Is it possible to make the “Centered Logo Header” static? (not changing when you scroll). Your template is great! Thanks.

Hi

You can use these classes instead header-static header-logo-center

But when you scroll the logo and the menu will be again to a normal positions.

Hope this helps you.

Yep, I tried that and that’s what happens. I’ll play around with the css. Thanks anyway.

Thank you, and please feel free to contact us for any assistance you may need with our template, we will be glad to assist you :)

Regards INSPIRO

Thanks for theme.

I’ve purchased and started to use it. I have a problem on my page. When i set my page as boxed version with using revolution slider, navigation arrows are disable or not viewing.

How can i solve this problem?

Hello

Thank you so much for contacting us. Please can you kindly open a support ticket here http://inspiro.ticksy.com so we can assis you directly.

Regards INSPIRO

ok. I have sent the ticket. Number:964639

Thank you so much, we will back to you with a solution.

Kind Regards

Hello!

Now when you click on the photo the lightbox show only this one, it’s possible to activate a lightbox gallery? If yes, how can i do this?

thanksss

Hello

Yes you can do that. See the example in page-gallery-3-columns.html file.

Please open a support ticket here http://inspiro.ticksy.com so we can assis you directly.

Regards INSPIRO

Hello,

This is a great time including many elements and sliders. I have two questions before the purchase.

I am planning to buy HTML5/CSS version, but in the documentation, I could not see how to make menu and footer with PHP. You know without admin panel, it is very difficult to change the menu and news throughout the website. Could you help me to setup the menu with PHP? Or, will there be any documentation provided by you?

Also, the speed is very important for me. That’s why I lean towards to HTML5/CSS version because on PageSpeed test, it gets over 70 on most of the pages. Do your demo sites use any CDN, or compression and browser leveraging? I will need help on these subjects.

Lastly, the Wordpress version scores poorly even if it is a subdomain with cdn… Is there an option to disable the goodies that I don’t use on Wordpress version? Do I need to host Wordpress version on BlueHost, Hostgator, etc. for the speef? Because it is expensive for me as of now.

Thank you very much. I can tell that the support is awesome by just reading the comments.

Hello

Thank you so much for your kind words :)

Yes, this is HTML Template, but of course we can help you to make the php version for including menu and footer. (Please contact us on our support forum http://inspiro.ticksy.com)

Yes, polo is lightweight code and works pretty fast, in general site depends also how much images and content you put on it. In mean time we can give you some great website links, where you can compress images dramatically and save a lot of bandwidth/speed.

Please feel free to contact us anytime you have any other question.

Regards INSPIRO

Thanks for the quick response. One last question. When will you update the HTML5/CSS version?

You are welcome :)

We are working continuously on this matter, maybe in late December or January, we will add more layouts, more features, bug fixing with instructions how to update etc.

Hi, nise set of the pages! I see the App page and the AMAZING FEATURES have an issue with the icons on the side. Only the first at the top are staying and the others just disappear. http://www.inspirothemes.com/polo-v2/home-app-showcase.html

Also there are things that has to be adjusted for faster loading as you can see here: https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fwww.inspirothemes.com%2Fpolo-v2%2Fhome-app-showcase.html

Can you adjust this, so I can purchase it?

Hello mica

Thank you so much for your kind words.

Template is pretty fast, but if you wish we can help you to merge all css and js files which will increase speed as well on processing these files from browser.

We have an outstanding/friendly support team, for any issue you may have we are ready to assist you anytime.

Thanks Mica

At

http://www.inspirothemes.com/polo-v2/home-business-v3.html

how to make right menu height and width more, so align with logo size for better visibility.

Also if background is white and lines black when not expanded that will be great.

Hello :)

Yes you can make your site header easily, please simply add this class “header-fullwidth”

Please can you kindly check here the options for header here: http://www.inspiro-media.com/Documentation/Polo/#header-topbar

Thank you, and please feel free to contact us for any assistance you may need with our template, we will be glad to assist you :)

Regards INSPIRO

Hey guys, ticksy-forum does not work anymore :( – I am still waiting to fix the map problem.

EDIT: Ok, it works again. Hope you will answer soon :)

Hi, just to let you know, we have worked on your ticket and we did fixed the issue, please give us some time to send you the files.

Sorry for the delay, we had to much tickets these last days and we could not respond you in time.

Hope you can understand us.

Regards

Hi, how do I slow down the slider for the Car Service theme?

HI

Thank you for contacting us.

Please go to js/theme-functions.js and inside function INSPIRO.inspiroSlider function find add this line:

autoplayTimeout:5000,

The final code should look like:

if (elem.find('.slide').length > 1) {
                        elem.owlCarousel({
                            autoplayTimeout:5000,
                            loop: true,
                            margin: 0,
                            nav: true,
                            navText: ['<i class="fa fa-arrow-left icon-white" />',
                              '<i class="fa fa-arrow-right icon-white" />'],
                            autoplay: true,
                            dots: true,
                            rtl: $rtlStatus,
                            autoplayHoverPause: true,
                            navigation: true,
                            items: 1,
                            smartSpeed: 1300,
                            singleItem: true,
                            callbacks: true,
                            onInitialize: function (event) {
                                setTimeout(function () {
                                    elem.find(".owl-item:not(.active) .slide > video").each(function () {
                                        this.pause();
                                    });
                                }, 100);
                            }
                        });
                    }

This will make slider to change the slides every 5 second.

Thanks

http://www.inspirothemes.com/polo-v2/preview/index.html

Is this page broken? the previews aren’t visible and the nav-tab doesn’t work.

Hi Kenny

Thank you so much for reporting this issue, it happens due to Cache server, i just cleared the cache.

P.S please can you kindly check it again.

Thanks a lot, we appreciate it.

Regards INSPIRO

Pre-sale

1 – The comments can be handled using Facebook or Disqus only, or can I use Google+ as well? 2 – Google Custom Search is fully customizable and with ad-free results? If not, could I upgrade to Google Enterprise Search? 3 – How the newsletter works?

Hi Gabi

Thank you for contacting us.

1. Yes the comments can be handeled using Facebook, Disqus and Google+ comments.

2. The the google search is customizable, you can use your own script by creating a new custom search. If you need assistance we can assist you on that.

3. The newsletter works using mailchimp an easy snd mod powerful to manage and send newsletters.

If you have any other questions, please feel free to contact us.

Regards INSPIRO

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey