12 comments found.
Hello,
I’m helping a person on the installation of this template (temporarily). My problem is that the contact / registration forms do not work. I have filled in the necessary email addresses in php, as indicated in the documentation, but nothing works.
Could you help me?
Hello! Please check the PHP configuration on your web server. Also check if the PHP mail() function is enabled.
Thanks for your help. Unfortunately, this is the first time I’ve tried to use email forms outside of WordPress. What should I check about the PHP configuration and PHP mail functions?
When I click on sending the message via the contact form, nothing happens. I don’t even know if the email is trying to send itself. Moreover, I would like to connect these emails to my CRM to collect the emails of our prospects, is this possible?
My template has a basic script to send emails using a php function. To check mail() function is enabled you could try to use something like this: https://stackoverflow.com/questions/3889439/how-to-check-if-php-mail-is-enabled.
You can use any scripts and services convenient for you. For the correct display of your form it is enough to use the classes and identifiers used in the template.
Thanks for your help. Mail() function is enabled, I don’t understand why it does not work. I have the follwing issue (screenshot w/ the link bellow) :
https://www.swisstransfer.com/d/bf82e437-b8d4-4a92-8e20-522e6f1073c4According to the error on your screenshot, the file https://lelab.world/php/subscribe.php doesn’t exist.
My images carousel stops at 4th picture, what can I do? Thank yo so much
Soory stops at 5th.
It was my fault, an error with the name of an image. Thanks!
Hi! There’s still no “facana.jpg” file in your “img” folder.
Hello. How do you define one of the items in the navigation menu as an external link? Great template by the way – thanks!
<nav id="main-nav">
<div id="sync2" class="owl-carousel">
<div class="item">
<a href="#home">Home</a>
</div>
<div class="item">
<a href="#about">About</a>
</div>
<div class="item">
<a href="#contacts">Contacts</a>
</div>
</div>
<div class="item">
<a href="https://themeforest.net" target="_blank">External</a>
</div>
</nav>
And add the following code at the end of your style.css:
#main-nav .item {
vertical-align: middle;
}
#main-nav {
white-space: nowrap;
}
#main-nav .owl-carousel {
width: auto;
vertical-align: middle;
display: inline-block!important;
}
I had sent you a private message. Please check your email. Thanks!
Check your email now 
Hello. We cant find the “Great support” icon on “About” site, where are they.
Hi! Find “About” section code between <!- About Section -> and <!- /About Section -> comment tags. Here are 3 <i> tags with “col-ico” class. Set icons by changing “fa-*” classes of these tags. “fa-life-saver” – is the class of “Great support” icon.
You know the live preview doesn’t work? I really want to buy this but it appears as though it doesn’t work.
Hi! I don’t see any troubles with preview. Try again.
very nice work ! 
Thank you 
Good Luck with sale 
Thanks!
Great theme ! GLWS 
Thank you!