Discussion on Stig - Multipurpose One/Multi Page Template

Discussion on Stig - Multipurpose One/Multi Page Template

Cart 418 sales
Well Documented

Bestlooker supports this item

Supported

This author's response time can be up to 2 business days.

34 comments found.

Hello,

My name is Sajjad from RTL-Maker . net

Are you have some themes or plugins that have no RTL support yet?!

But you have some customers that have RTL language (like: Arabic, Persian, Hebrew, …) and need RTL support for using your themes or plugins.

We have a service for adding full RTL support to your themes or plugins. Just look at our website at rtl-maker . net

Best Regards - Sajjad

Hi, great template. Is it possible to use a video from my server as a BG-video? (http://stig.bestlooker.pro/mp-index-13.html)

Hello steilvorlage,

Unfortunately, Stig template doesn’t include a pre-designed solution for background video from local server.

Thank you for answering. But is it possible to put a non-background fullwidth video from my own server in the header? I know that there is a class=”video” to do this, but I don’t know if fullwidth is possible

Please, use this HTML code to add local video:

<div class="video">
<video width="1170" height="658" controls="controls" poster="images/mobile-video-placeholder-1.jpg">
        <source src="video/woman_sun.mp4" type="video/mp4">
        <source src="video/woman_sun.webm" type="video/webm">
        Your browser doesn't support HTML5 video.
    </video>
</div>

Feel free to contact us if you have any questions.

Hi, There is a connection problem between the downloaded code files. CSS files do not perform their task 100%. The following links have screenshots.

If you think it’s a problem, would you send me a new download link?

Thx.

https://ibb.co/hpCadS https://ibb.co/cMfTyS

Hi again, I solved the problem.

Thx

Hello canerdundar1 ,

Unfortunately, I can’t verify you as Stig HTML template buyer. Maybe you bought Wordpress, Drupal or Joomla version of Stig template?

Best regards!

Hey there,

does this theme contain pricing tables? (same for rhytm theme). Thank you.

Hello ramiCZ

Thank you for your question.

Yes. You can find the pricing tables here:

http://stig.bestlooker.pro/pages-pricing-1.html http://stig.bestlooker.pro/pages-pricing-2.html

Feel free to contact us if you have any questions.

Best regards!

Hi there, how do I redirect to a thankyou.php page after submitting the contact form? Any help is appreciated.

Hello vadiksolo,

Thank you for your purchase and for your question.

Please, open file /js/contact-from.js and change this code:
 
//Ajax post data to server
$.post('contact_me.php', post_data, function(response){

    //load json data from server and output message     
    if (response.type == 'error') {
        output = '<div class="error">' + response.text + '</div>';
    }
    else {

        output = '<div class="success">' + response.text + '</div>';

        //reset values in all input fields
        $('#contact_form input').val('');
        $('#contact_form textarea').val('');
    }

    $("#result").hide().html(output).slideDown();
}, 'json');

to this code:
 
//Ajax post data to server
$.post('contact_me.php', post_data, function(response){

    //load json data from server and output message     
    if (response.type == 'error') {
        output = '<div class="error">' + response.text + '</div>';
    }
    else {

        window.location.href = "thankyou.php";

        //reset values in all input fields
        $('#contact_form input').val('');
        $('#contact_form textarea').val('');
    }

}, 'json');

Feel free to contact us if you have any questions.

Best regards!

Hello, any chances of Jekyll or Hugo (https://gohugo.io/) support?

Hello ryanseo ,

Stig is the regular HTML template. Unfortunately, it is not compatible with such technologies as Jekyll or Hugo.

Feel free to contact us if you have any questions.

Best regards!

Hey there,

Awesome theme, really amazing ! I got a question : I’d like to put ‘ ’ symbol after fun facts, in order to make ‘100 ’ of happy customers… Is there someone who could help me please? I’ve found fun-facts.php but i don’t know how to insert the percentage symbol.

Thanks for your support,

Hello tmmcreation,

Unfortunately, I can’t verify you as Stig HTML template buyer. Maybe you bought Wordpress, Drupal or Joomla version of Stig template?

Best regards!

Oh sorry, yes i’ve bought wordpress Stig theme, i didn’t paid attention. I got a regular licence but my support expired.. Could you tell me how to change the fun facts.php in order to put a percentage symbol next to the numbers?

Best regards,

Dear tmmcreation,

We are developers of Rhythm HTML version and unfortunately we can’t help you with Wordpress version. Rhythm Wordpress is developed and published on Themeforest by another author. You can contact him here – http://themeforest.net/item/rhythm-responsive-multipurpose-theme-/11330434

Best regards!

hello, considering buying your nice theme. May I ask if good and fast support is still available for this template, if needed?

Hello Frank-B,

Yes, sure. We provide support for all our HTML templates with response time less, than 2 business days. Usually response time is less, than 24 hours. If you have any support questions about Stig template, feel free to contact us via this form – https://themeforest.net/item/stig-multipurpose-onemulti-page-template/11239642/support

Best regards!

Hello,

I’m loving your theme, What do i need to do to remove the menu bar or make it disappear when scrolling within a page. Thanks

Hello ambiomosule,

Thank you for your purchase and for your question.

To remove menu bar you need to open your HTML file and remove code, marked as “Navigation panel”. If you want to make menu bar hidden on scrolling, you just need to remove classes “stick-fixed” and “js-stick” from tag “nav”.

Feel free to contact us if you have any questions.

Best regards!

Hi, great theme :)

I know your theme supports Font Awesome icons, but their choice is quite limited. Every time when I want to add one I’m interested in, it’s not showing on front-end. Is there any chance to add more icons to your theme?

Thanks.

Hello sylwik19,

Thank you for your purchase and for your question.

Rhythm template includes two different icon packs:

1. Font Awesome – http://rhythm.bestlooker.pro/elements-icons-fe.html
2. Et-line Icons – http://rhythm.bestlooker.pro/elements-icons-et.html

If you need some specific icon, that you can’t find in these two packs, you can find it on the icon search services, like https://www.iconfinder.com , http://www.flaticon.com or http://findicons.com and include it to your website as PNG or SVG image.

Feel free to contact us if you have any questions.

Best regards!

Hi, how do i change the required password format?

Please, send screenshot of part, that you want to change to our email – support@bestlooker.pro and we will try to help you.

Best regards!

Thanks…i’ve sent it to your mail

Thanks it worked extremely well

Hi! Wery nice theme.

Is there a popup windows and modal forms?

tnx

Hello slusla,

Thank you for your questions. Stig template includes Magnific Popup script. So, you can create different types of popup windows including modal forms. You can find examples and documentation for Magnific Popup script here – http://dimsemenov.com/plugins/magnific-popup/ . Stig template includes examples of popup windows with images and videos by default.

Feel free to contact us if you have any questions.

Best regards!

Hello MOBILE-NAV have width: 85 pixels where can i change to 65pixels because in smartphones with small screen the MOBILE-NAV dont show ok. Thanks

Hello ig7361,

Thank you for your purchase and for your questions.

Please, open file /css/style.css (line 1192) and find selector .nav-logo-wrap .logo. You need to change line “height: 75px;” to “height: 65px;” for this selector. After this find selector ”.main-nav” (line 1234). You need to change line “height: 75px !important;” to line “height: 65px !important;” for this selector.

If you have any issues with moblile nav, please, contact us via email support@bestlooker.pro and send us the following information:

1. Your device.
2. Your browser version.
3. Screenshot of this issue if it is possible.

Best regards!

Hi, I have purchased the template which is perfect but I am having trouble making the contact form work correctly!

I followed the instructions as per the attached documentation file and on testing the site i am failing to receive my submitted test form? Although it says it has successfully sent.

I have PHP enabled within my hosting package, I have only amended the email address which I wish to receive all form submissions so am wondering if there is anything I’m missing from the .html side of the form or if there is an error somewhere?

Thanks and look forward to your response

Hello dsgawn,

Thank you for your purchase and for your question.

Please, send you website URL with this issue to our emai – support@bestlooker.pro and we will help you.

Best regards!

In the Portfolio Single_1 template, I don’t see my carousel images when I preview in Firefox and Chrome. Works fine in Safari

Hello infoarchitect1,

Thank you for your purchase and for your question.

Please, send your website URL with this issue to our email – support@bestlooker.pro and we will help you.

Best regards!

Are you also going to include the new pages that you added to you Rhythm template? :)

Hello surfaap,

Thank you for your question.

We don’t have plans to include to Stig new pages from Rhythm template. Maybe, we will make that in future, but we can’t say when.

Feel free to contact us if you have any questions.

Best regards!

Hello,

amazing job with this template, loving it!!

I’ve just noticed that the scroll motion reacts a little differently based on my browers. In Safari + Firefox, the scrolling is perfect, in Google Chrome it moves much faster…Is there a way to control this and slow it down in Chrome?

Thanks!!

Michael

Hello Michael,

Thank you for your purchase and for your question.

Please, send us the following information to email – support@bestlooker.pro and we will try to help you:

1. Your website URL with this issue.
2. Version of your Chrome browser.

Best regards!

Those icon boxes + that pink on hover = a thing of beauty. Good job!

Hello r_wiline,

Thank you :)

Hello,

Great template! Do you offer full PSD files for your other pages? I would only need a few as I really want to send an exact mock up to my developer.

Thank You!

Hello handheldbooty,

Thank you for your question.

We have only PSD files of Home page and devices mockups, that are included in template’s files. Unfortunately, we don’t have PSD of each page.

Feel free to contact us if you have any questions.

Best regards!

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