52 comments found.
Hello there,
In the mobile the pop up form doesn’t seem to work. When I click the button notify me at launch does nothing. Any ides to fix this one?
Thank you in advance
Hello there, i have a question, why the messages sent from the contact form arrive from “mailchannels.net”?, always go to the spam folder, and is not working with the emails from some clients, thank you in advice.
Hello,
Thanks a lot for having chosen KUBRICK
The ‘From’ address in your contact-me.php is maybe the issue,
As an example, the ‘From’ address should be set to something like ‘noreply@yourdomain.com’ in order to be based on the same domain as the form.
$headers .= 'From: KUBRICK Template <noreply@yourdomain.com>' . "\r\n";
Best regards
Works like a charm, thanks!
Great! You’re welcome
Hi, yes, I’d like to do that if you’re able to assist. Thanks!
Once you get the item, send me an email through the contact form on my profile page and we will manage that
is it possible to add two maps with two different locations?
Hello,
Yes it’s possible
If you need some help for doing that, let me know.
Best regards
Hi Author, I read that you helped a user to install your theme in wordpress, you could also help me. Price?
Hello again,
KUBRICK can’t be used with Wordpress but can be uploaded on your server in the background of Wordpress. You just have to upload the index-animated.html file and all the associates folders as they appear in your package.
For more info, you can get in touch with me through the contact form on my profile page.
Best regards
Ok, thanks!
Dear author, there is a bug in the index-animated landing, in section-2 (portfolio) the navigation bar( in the left) is hidden from the image. can you solve this problem? thank you very much and sorry for my English
Hello,
Thanks a lot for having chosen KUBRICK
Can you show me a screenshot or something because I don’t see this issue.
Best regards
if you move the mouse over the navigation bar, the menu items disappear,are behind the statue of Liberty.
Indeed, in your style-xxx.css file, check the rule #fp-nav and change the z-index value from 100 to 1000
still having issues uploading the theme
keep getting error The package could not be installed. The theme is missing the style.css stylesheet.
Seen your reply to someone else’s comment below
“You have to install KUBRICK via FTP :
Step 1 – Log into your hosting space via an FTP software (Filezilla for example).
Step 2 – Unzip your Download Pack file and open the extracted KUBRICK template folder.
Step 3 – Upload the HTML files corresponding to the variant of your choice along with all directories (css,js,php,img) in the structure that they appear in your download package. Then, the HTML file should reside in the root directory, and all other files should reside inside their associated folder.”
Ive connected to my website server via Filezilla but can’t figure out what to do from there. is there a tutorial or is there a way you can help me with this? been working on this all day, googling, you-tubing, reading forums. can’t seem to get it right and im at my breaking point. Please any help is greatly appreciated.
Hello,
Thanks a lot for having chosen KUBRICK
The best solution is to edit locally the index-xxx.html of your choice with the software like Sublim Text.
Then, upload on your server your index.html and all the CSS IMG JS PHP folders.
Keep me updated
Would you happen to know a tutorial you could link me too? I’m new to this but I do have experience with wordpress.
Hi Could you tell me how do I remove the portfolio page, (3rd page) m using fresh theme (first default one)
Thanks for beautiful design.
Hi,
Thanks a lot for having chosen KUBRICK
You just have to remove the div id section2 in your html and edit the next sections because section3 will be now section2, section4 -> section3.
Then in your main-fresh.js file, edit the following part :
$('#fullpage').fullpage({ anchors: ['Home-1', 'About-2', 'Portfolio-3', 'Contact-4'], navigation: true, navigationTooltips: ['Home', 'About', 'Portfolio', 'Contact'], responsiveWidth: 1025 });
Anchors and navigationTooltips
Best regards
Kool, will i be able to get the portfolio page 3 (section 3) back when i need it in the future?
Also, how do i change the loader (animated circle with Kubrick written below it) before the page opens. hope u got wat i mean. yup.
Yes, you will just have to take your default files and copy paste the content you want in your custom work
In your style-fresh.css, you can edit the text below the circle around line 114 :
#loading #preloader:after { content: "Kubrick"; /* Text under the circle */
Hello,
I bought the kubrick HTML landing page theme and have a few technical issues i need help on.
This is the link to my page http://www.troutlove.coFor this page i just wanted the intro (first) page and the newsletter/contact form. I used animated Version of the template http://themehelite.com/themeforest/kubrick/index-animated.html
List of issues 1) Link to the “contact us” on the intro page doesnt make the Downscroll 2) Google Maps does not load 3) The preloader for the page is by default showing “Kubrick”, can this be customized somehow? (should preferably show “Troutlove”) 4)I cant find the possibility to set the links to my Facebook,Twitter,Instagram pages on the social media icons 5) The shading (darkening) on the photo gallery is very extreme, any way to make it less (lighter)
Mobile Issues: 1) The launch notifier button with wording “stay in the loop….” should be shown after the start (first) page, not on the bottom of the page 2) the copyright footer is somewhere in the middle of the page, not on the bottom as it is supposed to be
Thanks again for your help, Julian from Troutlove.
Hello Julian,
Thanks a lot for choosing KUBRICK
I finish a few stuffs and I come back to you asap! (max 1h)
Best regards
I’m back Julian, let me respond to your list.
1. replace the href value by #Contact-4
2. If you don’t see your map online, then, it may require an API Key. Click on the following link and then, on the button GET A KEY : https://developers.google.com/maps/documentation/javascript/get-api-key
Then, add it at the end of your html, in the google script like the following example :<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY" type="text/javascript"></script>
3. Yes, line 112 in style-fresh.css
4. It’s in your html, write the links to your social pages in the href
<!-- Facebook -->
<li>
<a href="#"><i class="fa fa-facebook" /></a>
</li>
5. line 443 in style-fresh.css :
background: rgba(45, 49, 56, 0.8);
Try with 0.5 instead of 0.8
Mobile 1. in your main-animated.js file, edit the following part by replacing section1 by section0 :
if ($(window).width() < 1025) { $( "#info" ).insertAfter( "#section1" ); } $(window).resize(function() { if ($(window).width() < 1025) { $( "#info" ).insertAfter( "#section1" ); } else { $( "#info" ).insertAfter( "#fullpage" ); } });
Mobile 2. it’s by default displayed above the map.
Best regards
Hi Madeon08 !
Thanks for your awesome work in this template
I have 2 questions.
1. When the website is in the mobile view, when you click the “Start Exploring” button, it randomly jumps between to the gallery or to the text in the “About” section. Try it a couple of times, and I’m pretty sure that you’ll see it. I tried in both index-fresh and index-fresh-v2.
2. How to make two buttons to pop the same “Notify me at Launch!” dialog? If you create more than one, only one of them is working.
Thanks in advance !
Hi!
Thanks a lot for having chosen KUBRICK and for your great comment!
1. Pretty strange issue indeed, I will have a closer look on it during the weekend.
2. In your main-fresh.js file, replace at the bottom this :
(function() { var dlgtrigger = document.querySelector( '[data-dialog]' ), somedialog = document.getElementById( dlgtrigger.getAttribute( 'data-dialog' ) ), dlg = new DialogFx( somedialog ); dlgtrigger.addEventListener( 'click', dlg.toggle.bind(dlg) ); })();
By this :
(function() { var dlgtrigger = document.querySelectorAll('[data-dialog]'), somedialog = document.getElementById('somedialog'), dlg = new DialogFx(somedialog); for(let i=0;i<dlgtrigger.length;i++){ dlgtrigger[i].addEventListener('click', dlg.toggle.bind(dlg)); } })();
Great !
That JS fix is working as expected
Please keep me updated on the other issue !
Best regards.
Hi again Madeon08 !
Any news regarding this small bug in the mobile view?
Thanks !
Hi!
Sorry for the delayed response,
In your html, rewrite your link with a data-target value like this :
<a href="#About-2" data-target="section1" class="light-btn">Start Exploring</a>
Then, in your main(-xxx).js file, add this below the document ready function :
$(document).ready(function(){ "use strict"; ... $('a.light-btn').on( "click", function() { if ($(window).width() < 1025) { var target = "#" + this.getAttribute('data-target'); $('html, body').animate({ scrollTop: $(target).offset().top }, 500); return false; } });
That should do the trick
Best regards
It looks like it works !
Thanks !
You’re welcome
Hello, I am interested in purchasing this template, but I have some questions. Is there a way to have the menu wider showing the links instead of having the dots and also have drop downs added?
Hello!
Thanks for the interest you’re bringing to KUBRICK
Yes of course, just by CSS editing you can show the links. For drop downs, the basic menu used is generated by the scroll plugin, that would need to create a new menu for getting that.
Hope to have well respond to your questions
Best regards
Thanks
Hi !
Just another question…
The MailChimp integration is made 100% with Javascript and HTML?
I think it’s a “Subscription to list” isn’t it?
Hi!
Yes exactly, you put your list ID and your Mailchimp key in the php file ( everything is explained in the documentation attached ) and you’re ready.
Then… It’s not 100% made with Javascript and HTML, you need PHP too to make it work. no?
Oh yes it’s required to transmit the informations. Basically, PHP is active on the servers.
Hi !
I’ve been considering purchasing this template, but I just wanted to know if there are more section types far apart from the ones shown in the template, and if there are, which are them.
Thanks in advance !
Hi!
All the variants available in the preview show all the sections available
Best regards
Great, thanks !
You’re welcome
Purchase the coming soon theme yesterday, works great. I’m editing the http://themehelite.com/themeforest/kubrick/index-full-width.html page. Found al the colors except the color overlay over the photoslideshow in the Home. It is now a dark blue with opacity turned down and I want to change that. Can’t find where. Could you point me out like: style-full-width.css—> .slideshow-home
Hello!
Thanks very much for purchasing KUBRICK
Line 439 in style-full-width.css :
.section:first-child:after { content: ''; position: absolute; z-index: 10; top: 0; left: 0; background: rgba(45, 49, 56, 0.8); width: 110%; height: 100%; }
Hope this helps
Tnx, i’m used to the overlay function of vegas. This one was hard to find.
Yes you’re right, I wanted to center the most possible useful CSS in the same file.
When clicking on the gallery images in your demo they don’t seem to pop up or do anything? Any ideas on why that’s happening?
Hello,
Very strange I have no problem on my side. Can you tell me which browser are you using?
Best regards
Good day,
I am trying to set up a new section in the Kubrick Template that is not split. Is there a CSS or SASS class for that? I am looking through everything, but I wanted to ask you straight away in case you could answer before I found it. Thanks!
Hey!
Thanks so much for choosing KUBRICK
There is no dedicated CSS rules for that but you can take example on the home div who is not split
Best regards
Hi Nice template GLWs
If you like to partnership in WordPress version please contact me via contact.bluetheme@gmail.com
Thanks
Hi Nice template GLWs
If you like to partnership in WordPress version please contact me via contact.bluetheme@gmail.com
Thanks
Thanks a lot
I’m not interested sorry