35 comments found.
Hi guys I have a problem with the contact form, i change the email in the demo-contacts.php with my email so i can test it. it says the message has been send but is not reaching my inbox. Please any ideas???
Hello, it may hosting disabled mail function. You can ask them, if not work you can mail to codelayers9@gmail.com
Hi,
Thank you for interested. will fix it.
Kind Regards, Codelayers.
Hi guys! i want the top NAV with phone number and email to be always on top, same as the menu,
Thanks a lot !
koenig
i send you the files but i got no answer ill send them again right now! thanks!!!
Hi guys! i want the top header with phone numbre and email to be always on top, same as the menu,
Thanks a lot !
koenig
Hi guys one last thing
... on index.html section_holder6 (Our Team) i want it that in mobile resolution to satay in one small horizontal line, because in mobile it displays vertically….. please help me with this issue im triying but with no succes. PLEase help
hello?
Hi,
Please send screenshots as well as your files to codelayers9@gmail.com. i will help you.
Kind Regards, Codelayers.
Hi guys! i want the top header with phone numbre and email to be always on top, same as the menu,
Thanks a lot !
koenig
HI Guys!! IIm having trouble finding the hight for the slider, can i just make the image smaller, or wherer can i find the line to change the slider height!
please help!!!
cheers!
Hi,
Please send screenshots as well as your files to codelayers9@gmail.com. i will help you.
Kind Regards,
Hello, is there any other fonts option. how can I change the font with other supported ones? cheers
Hi,
You can add fonts and below link can help you. https://fonts.google.com/Kind Regards, Codelayers.
hi guys great one! Can I make de navigation on a side? thanks!
Yes it is possible, send me site url and details to codelayers9@gmail.com
Yes it is possible, send me site url and details to codelayers9@gmail.com
Hi,
Can you please check the theme on iphone 6s plus mobile. Its not fitted perfectly. kindly see the links below for more clarification.
https://i.imgsafe.org/cf4ed0d513.jpg https://i.imgsafe.org/cf50d7c78c.jpg https://i.imgsafe.org/cf51d56b64.jpg https://i.imgsafe.org/cf52bb50e0.jpg https://i.imgsafe.org/cf538613e1.jpgPlease update me, how to rectify it.
Hi,
We will fix it in the next updates.
Kind Regards, Codelayers.
Thanks. Will Wait for it.
Hi, I’m happy with the theme look and Feel. I purchase it and using for my company. It will be more good if you release wordpress verion. we are waiting for that. can you please tell when would be the approx time of launch.
Hi,
Thank you for interested. It Depended on author author. We will let you know when it will be release.
Kind Regards, Codelayers.
Hi,
How to configure the “Send us Message ” form. I have replaced the email ID in demo-contacts.php. But still i didn’t get any email. Do i have to do any further settings like outgoing smtp details ?
Kindly let me know.
Hi,
There is no settings like smtp details. our live demo is working fine, Send me your files i will help you.
Kind Regards, Codelayers.
how do you change the background color in the menu for movil device? It is transparent and on a white page its impossible to read.
Hi,
Please mail me through my profile page, i will help you.
Kind Regards, Codelayers.
Hi guys, nice template im using it for a publicity agency….I have an issue with portfolio four that im using….. when you open the portfolio at first it opens showing all categories… i dont want this, i dont want to show all categories, that doesnt work for me… i want it to be always separated in categories, never show all of them..
please help
Cheers
Hi,
We are using premium Cube Portfolio plugin. we will let you know.
Kind Regards, Codelayers.
ok guys, hope to hear from you soon, thanks
Hi,
When you initialize the plugin you have an option named defaultFilter There you can set a default filter different from all (*).
Kind Regards, Codelayers.
Hey guys!! when you put the pointer of the mouse on top of the slider, the timer of the slider stops, i want to disable this option that when you hover the slider with the pointer the slider stops, i want the slider to always change, even if i put the pointer on top… Thanks a lot guys im almost done with this project!! cheers!
Hi,
Open below js file and find the following code.js/revolutionslider/custom1.js
jQuery(document).ready(function() {
revapi = jQuery('.tp-banner2').revolution(
{
delay:9000,
startwidth:1170,
startheight:650,
hideThumbs:10,
fullWidth:"on",
hideTimerBar:"on",
onHoverStop:"off",
navigationType:"none", // bullet, thumb, none
navigationArrows:"solo", // nextto, solo, none
navigationInGrid:"off",
navigationStyle:"preview4", // round,square,navbar,round-old,square-old,navbar-old, or any from the list in the docu (choose between 50+ different item),
forceFullWidth:"on"
});
});
just added
onHoverStop:"off",
Let me know if you have any question.
Kind Regards, Codelayers.
Hello, nice template.. im using it for an design agency.. I want to know how to change the slider speed so it changes slides faster… and also the “about us” section, text changes automatically i want it only to change when you press the arrow to keep reading.. please help me with this.. thanks a lot! cheers!
Hi,
1. you can change the slider speed, open your html page and go to the slider html code and change the data-delay=”13000”
2. You can also change the slider auto play in about us section. open following js file and find the following code.js/flexslider/custom.js
$(function(){
SyntaxHighlighter.all();
});
$(window).load(function(){
$('.flexslider.style1').flexslider({
animation: "slide",
slideshow: false,
animationLoop: false,
itemWidth: 1170,
pausePlay: false,
controlNav: false,
directionNav: true,
start: function(slider){
$('body').removeClass('loading');
}
})
just added slideshow: false,
Let me know if you have any question.
Kind Regards, Codelayers.
hello, horizontal scroll is at the bottom of the page, moves sideways just a little bit, i cant make it go away, help!
Hello… Thanks for this great template. Its been working out good for me but I have an issue with the slider … All slider content is coming all loaded on the left side before they are all properly loaded and placed and it is looking ugly… I would appreciate if you could offer a solution… Thanks in advance
Hi,
Thank you for purchase. Please send the screenshot to codelayers9@gmail.com
Kind Regards, Codelayers.
Hello, I was wondering if anyone has had any issues with the font-awesome icons on the headers and footers. I am getting a box with no icon inserted. I have checked and found that the font-awesome css file is, in fact, being read as the box that is formed around the image is there.
The html code looks like this directly from portfolio-two.html:
<div class="one_fourth">
<div class="social_icons_holder">
<ul class="social_icons">
<li><a href="#"><i class="fa fa-facebook" /></a></li>
<li><a href="#" class="active"><i class="fa fa-twitter" /></a></li>
<li><a href="#"><i class="fa fa-google-plus" /></a></li>
<li><a href="#" class="last"><i class="fa fa-linkedin" /></a></li>
</ul>
</div>
</div>
I have recently tried the MAX CDN link to the FontAwesome CSS file and it seems to work. Not sure what the problem is with the other files. I will try redownloading.
Hi,
Please PM to me through my profile page with your website url.
Thank you, Codelayers.
Hello, Please telle me how to change the image of parallax on background ? to yuqizh33@gmail.com
Thank you!
Yuki
Hi,
Open style.css and go to line number 1482 and find the following class.
.section_holder9{
width:100%;
float:left;
padding:75px 0 100px 0;
margin:0px;
background: url("../images/parallax_bg2.jpg");
background-attachment: fixed;
background-origin: initial;
background-clip: initial;
background-size: cover;
background-repeat:no-repeat;
background-position:100% 0;
background-position: center;
}
Here you can change the background class or add the background image in the image folder.
If you have any question please send me an email to codelayers9@gmail.com
Thank you, Codelayers.
Thanks for your answer 
Hi,
Let me know if you have any question.
Thank you, Codelayers.
“FEATURED PROJECTS” how to enlarge the photo? code
is there a way to have a preloader work on this template? When mine loads the home page I see all the sliders on the screen for a sec then they disappear
Hi,
Preloader is not available in this theme but you can add if you want. If you have any question please mail to codelayers9@gmail.com
Thank you, Codelayers.
Hello there Team! First of all I want to thank you for your work, and great design. Secondly – I have a request for you, I need you to check (and fix of course) problem with class section_holder56 or one_half. Don’t know where exactly problem is. Here you have a photo (from your demo about-us page):
In some cases (when resolution of the page is between 1170px and 1199px) those two half sections are messed up.
Update: the same problem is with other sections/classes, for example we can find the same problem in footer:
I’m guesing that there could be problem with responsive layout. Please fix this as fast as you can, and send us update with solution.
Regards, Patryk Kloz
Hi,
This is very small issue please PM to me through my profile page i will send you fixes.
Thank you, Codelayers.
Message sent, by the way I’ve noticed that the same problem occurs with one_third class as well.
Hi,
Replied to your mail. Let me know if you have any question.
Thank you, Codelayers.
Thank you Team for your quick response! This was very helpfull, and now everything is working flawless.
Thank you and let me know if you have any question.
Thank you, Codelayers.
Hi,
The ‘Support’ tab (above) says that this template is not currently supported. Is this correct?
I purchased this item without checking this (my oversight) but naturally expected that, like most themes/plugins etc for sale on Themeforest, support would be offered.
Anyhow, if anyone is out there, maybe you can help.
When viewed in mobile phone (in a very narrow width screen), the dropdown menu does not stretch across full browser width. There are some margins to left and right of the menu.
How do I remove these?
I’ve messed around with various CSS files but, so far, no luck.
Any help would be much appreciated.
Mekong