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.

So uhm, where do I entirely disable the Loader. All my links in my menu stop working when i remove the “loader-wrapper” class

Hi

Please Remove from #mainMenu class megamenu.

Thanks

Thanks, love your theme, great work.

Glad to hear that.

Please feel free to contact us anytime you need support at http://support.inspiro-media.com

Regards INSPIRO

Responsive menu not opening on demo (firefox). Could you check it please? If it’s gonna be fixed, i’m planning to buy! Really awesome!

Hi, please can you send me the url of the page you where tested.

Thanks

All the pages. http://www.inspirothemes.com/polo/shop-cart.html http://www.inspirothemes.com/polo/home-shop-v2.html http://www.inspirothemes.com/polo/home-portfolio-v7.html

etc.. I’m checking all of them on Firefox (web) and Chrome (web). IE and Chrome for Android works fine.

I tested all links on two different computers with chroms, firefox and responsive menu is working well.

Lately i did realized that the last version of Firefox is managing cache in different way comparing to chrome. I had this issue by myself in my PC here. I did fixed this minor bug so you do not need to worry about it ;)

After you download the package i am pretty sure that the responsive menu will work as it should.

Thanks

Very nice set of templates. Am using one of the YouTube video themes. When you make the browser more narrow, the responsiveness is not right, and the video gets cropped instead of resized. You can see it here: www.feoef.com Can it be made to resize the video without the cropping? Thanks.

Dear lewisdk

Believe me is impossible to make the background video fit exactly with and height without re-sizing height, width. I did just made a research and nothing found about that, even i thought about adding the full-width class. This class will work only on image sliders, but in video background not.

If you want you can use as a embed video, this could the best solution for not cropping the video. Checkout this demo i made for you here: http://inspirothemes.com/polo/feoef-embed-video.html

You can use this code, simple replace with existing section that has id=”slider”

<section class="p-t-40 p-b-40">

            <div class="container">

                <iframe width="560" height="315" src="https://www.youtube.com/embed/vx0EPxOqxEE?autoplay=1" frameborder="0" allowfullscreen></iframe>

            </div>

        </section>

Please feel free to contact me if you need further assistance.

Regards INSPIRO

Yes, I did that already, as you probably saw. Used my own code. Thanks.

Yes, I knew how to do it, that is why I could tell this section of your template was not doing it right. The code you got from the other site did not do the job.

So, I did it the way we have always done it, and kept the rest of your template.

So, it now is actually responsive:

www.feoef.com

So, now you know – Video responsiveness is not quite there…close, but not quite there, for videos.

Cheers and thanks.

Derrick

Chairman & CEO

Used many other templates before but none as good as this one. Really easy to use and light weight. Everything is clearly outlined in sections and you can easily cut and paste to make your page look as you want it to. The layouts are also helpful and because its all in sections you can pick different elements from the layouts and paste it into your page. One of the issues I have had with templates is that it often takes a lot of tweaking to get your own page to look like the predefined layouts but this is not the case here. Even the javascript just works. Really recommend this template. I moved back to html templates from wordpress because of this template. Keep up the good work!

Thank you so much for your kind word, i really appreciate it.

I am glad that, finally my work helps people to create websites easy.

Please, if you can take a minute and rate it as you wish :)

Regards Ardian

Hello, very interested in this theme, however I have noticed quite a few instances when I open a demo of the site and I get a white page with ‘Page is loading, just a sec…’ but it hangs on this and doesn’t load the site. It has happened in Firefox and Chrome latest versions. Any ideas?

Hello

Thank you for your interest in Polo Template and for reporting this.have tried to refresh or clear browser cache.

Usually this does not happen, but it could be a browser issue. I will test today with different browsers and i will fix it.

You can purchase and i will send you only update file (you will just need to unzip and replace a single file.

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

Kind Regards INSPIRO

Thank you very much for prompt response.

You are most welcomed. Now we have dedicated support team especially for POLO.

Kind Regards.

Excellent Template! Works great -

Does this template support playing the audio for full screen background videos? example: slider-static-media-video.html (original video is ..for-benny), my video has audio but the audio cannot be heard while the video plays.

Hello

Thank you so much for using Polo Template.

Inside the video section, find “data-vide-options” attribute and replace with this one that enables audio.

data-vide-options="muted: false, position: 0% 0%"

If you need further options please see the list here: https://github.com/VodkaBears/Vide#readme

Kind Regards

Looking to purchase temp, but in demo it seems that some of the demo pages stick while scrolling.

Hello,

Thank you for your interest in Polo Template.

We did not found any issue with scrolling.

Please can you send us links and confirm your Operation system, browser name, version.

Regards Inspiro

Cant work out datepicker which is included in template. Can you give me a hand with this?

Hello

Sure, please open a support ticket here: http://support.inspiro-media.com and we will assist you there.

Thanks

Hello, do you provide SASS / Stylus stylesheet source files?

Hello

Thanks for showing your interest in Polo template

Yes, implementation is on the way, please give us another day or two, and sass version will be ready on next update.

Thank you so much!

Awesome work mate :-)

Thanks mate.

Hi, i purchased your theme, now to check it out local (index.html), i´ll get following message:

!! Error at loading Slider Revolution 5.0 Extrensions. Local Filesystem Detected ! Put this to your header: <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.video.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.slideanims.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.actions.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.layeranimation.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.kenburn.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.navigation.min.js”></script>

What´s the matter? THX FOR SUPPORT

Hi

if you are testing on local server you need to include extensions of revolution slider (you do not need to include on live server).

Add this after revolution slider script (at the bottom of page)

<script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.actions.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.carousel.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.kenburn.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.layeranimation.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.migration.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.navigation.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.parallax.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.slideanims.min.js”></script> <script type=”text/javascript” src=”vendor/rs-plugin/js/extensions/revolution.extension.video.min.js”></script>

Thanks

Hi, thank you for gr8 work, i purchased your theme, but i have a small problem with contact formular. I took one from the sample “page-contact-basic” and put the code to my site (image on the end of the comment) i have action to the .php file, and mail is sending gr8 i recieved the mail if i send message from the contact form, but after i press “send message” (mail will be send great and correctly) but it will show me screen with blank page and text: {response“}

and only item i rewrote in the contactForm.php is my email adress $to

screens http://postimg.org/image/634ozumql/ http://postimg.org/image/uom9u320l/

thank you

Hello

Please download the latest version of template and use the latest code from contact page classic. Repleace files of vendor, include and js. Everything should work fine. And make sure to include contact-form.js at the end of page from /js directory.

If you need support please feel free to contact us at http://support.Inspiro-media.com

Thanks

video background is not working in your demo, I have tested in IE, Chrome, Firefox http://www.inspirothemes.com/polo/portfolio-page-video-background.html

Hi STLPhil,

Thank you so much for reporting this. I see that i forgot to upload the video directory in server yesterday.

If you have any issue please feel free to contact us at support.inspiro-media.com

Thanks

What a fantastic job, you have certainly been working hard.

Thanks

Hi friend,

Thank you so much for your kind words, much appreciated, yeah it took me a year plus finishing it, more demos/features are coming soon.

Thanks

Congrats on you first 100 sales :)

Thank you so much, yeah people are appreciating my work, hope Polo will help them to make their work easy.

Hello. Great job with this template. One question: Is it possible to increase the header height more than 90px ?

Thank you very much.

Hello fjo

Thanks for purchasing our template.

Yes, i am working on this solution i will make it with HTML5 attributes, so you can just add data-height=”140” & data-height-sticky=”80” inside #header and height will be changed automatically.

Thanks

Hello.

Thanks for the quick reply. That is perfect for my actual project for a client. I’m looking forward to see the result.

Best regards and continue the great job.

Hi fjo

We have updated template, but we haven’t implemented yet the header data-height with HTML5 attribute, i guess we will do that on next update.

Please open a support ticket here: support.inspiro-media.com and we will guide how to customize the header height from css files.

Thanks

Hello, I sent you a ticket regarding problem with latin extended google fonts, which are not working in your theme.

Hi friend,

Let me check your ticket, a resolution will follow shortly.

Thanks

Awesome item, GL :)

Thanks friend :)

I concur, scroll speed needs to be slower … much slower
Aside from the above this is beautiful theme GLWS

Actually managed to get a temp fix by changing the following

INSPIRO.smothScroll = function () {

        if (!$mouseScroll.exists() && !$('#multiscroll').length) {

            $.srSmoothscroll({
                // defaults
                step: 20,
                speed: 600,
                ease: 'swing',
                target: $('body'),
                container: $window
            });

        }

    };

Sorry ignore the previous comment :(
iIt fixes it on Mac but makes it unusable on other platform

That’s ok mate,

search for INSPIRO.smothScroll(), and comment it. It will disable for temporary time, untill i fix it tomorrow.

Thank you so much for your help.

Hi there that;s great job you have done! I would like to ask you if I can edit this template using Dreamweaver. Thank you!

Hello Chris

Yes you can edit template using Dreamweaver.

If you have other questions feel free to contact me.

Thannks.

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