149 comments found.
This is very nice template with great features. Good work and good luck!
Thanks a lot 
hi i had sent an email asking about wehere to fic the google map… could u please send me the link?
regards
sam
in which files are the co-ordinates for google map?
Hi pheludar,
Sorry for delay. You can detailed guides in the Documentation (Customization > Google Map)
Thanks!
How did I add a phone number field to the contact-form.php? The below code is not working. http://www.corporateconcretellc.com/contacts.html
<?php session_cache_limiter(‘nocache’); header(‘Expires: ’ . gmdate(‘r’, 0));
header(‘Content-type: application/json’);
// Enter your email address $to = ‘test@tester.com’;
$subject = $_POST[‘subject’];
if($to) { $name = $_POST[‘name’]; $email = $_POST[‘email’]; $phone = $_POST[‘phone’];
$fields = array(
0 => array(
'text' => 'Name',
'val' => $_POST['name']
),
1 => array(
'text' => 'Email address',
'val' => $_POST['email']
),
2 => array(
'text' => 'Message',
'val' => $_POST['message']
),
3 => array(
'text' => 'Phone',
'val' => $_POST['phone']
),
);
$message = "";
foreach($fields as $field) {
$message .= $field['text'].": " . htmlspecialchars($field['val'], ENT_QUOTES) . "
\n";
}
$headers = '';
$headers .= 'From: ' . $name . ' <' . $email . '>' . "\r\n";
$headers .= "Reply-To: " . $email . "\r\n";
$headers .= "MIME-Version: 1.0\r\n";
$headers .= "Content-Type: text/html; charset=UTF-8\r\n";
if (mail($to, $subject, $message, $headers)){
$arrResult = array ('response'=>'success');
} else{
$arrResult = array ('response'=>'error');
}
echo json_encode($arrResult);
} else {
$arrResult = array ('response'=>'error');
echo json_encode($arrResult);
} ?>
Answered via email.
I am having trouble with the google map, can you be more specific on where to insert the specific latitude and longitude points?
Hi Zanette88,
Answered via email.
Regards!
my navigation is not working on iPhone. I hit the square to pull up the navigation and it doesn’t respond, can you advise? responsive was a seller for me but if I can’t navigate, it’s all for not
Hi mfansler,
It’s strange because I tested template on iPhone. What version of iOS you have? Please send the link to your site via contact form on my profile page and I’ll try to help you.
Thanks!
I just emailed. thank you
I am having trouble with the google map, can you be more specific on where to insert the specific latitude and longitude points?
nevermind, I got it
HI,
When I roll down the page my logo image became too small. Where can I correct this?
Hi Neiasrock,
- Open js/custom.js
- On line 241 change value with your own:
logoSmH = 28,</prev>
- Save file.
Thanks!
Hi!
Can you help me use autoplay on royal slider?
Hi Neiasrock,
Add next parameters in init script (in the bottom of index-v7.html)
autoPlay: {
enabled: true,
pauseOnHover: true,
delay: 6000
}
You can read more here.
Thanks!
Hi, I’m not able to install this time. There’s no stylesheet in it. Please advise
Hi muskitta,
Looks like you’re trying to install it on WordPress. HTML Template cannot be installed on WordPress site. You need to edit it using text editor.
Thanks!
Hi, I need to know if modal script is in your code?
and how to move a little up the top button…because in some screen hide the fb button in the footer
Hi asterix_jv,
- Yes, modal script included. Please read more here http://getbootstrap.com/javascript/#modals how to use modals.
- You need to customize it via next selector (located in css/theme-elements.css)
#back-top { bottom: 15px; right: 15px; }
Thanks!
Hello.
Really nice template!
Could you give me some hint how to make menu always on top using boxed layout?
Kindly, Artur
Hi Artur,
Thanks for appreciation 
Please write me via contact form on my profile page and I’ll send you update files.
Thanks!
That’s the support I like! 5 stars 
Thank you so much my friend.
hello DEV, i’m stuck up at something. footer facebook twitter link widget icons not loading when hosted to server. what should i do?
Hi safraz007,
Please send link to your site via contact form on my profile page and I’ll try to help you.
Thanks!
great template, glws 
Thanks 
Very nice design! One question: What is with DS_Store files in allmost every folder?
Hi sooroos,
Thanks for appreciation 
DS_Store files are just hidden system files that reside within almost every folder of Mac OS X, they contain folder-specific information and settings, like what view to use, icon size, and other metadata pertaining to their directory. Please read more here http://osxdaily.com/2012/07/05/delete-all-ds-store-files-from-mac-os-x/
Will be removed in the next update.
Thanks for appreciation and feedback 
Hi dan_fisher.
I’m on the point to purchase the website. I just like to know if its possible to have or add more than 42 HTML pages? Are we restricted / limited to the amount?
ZK
PS: Awesome Design!!
Hi ZK,
Thanks fo appreciation
You’re not limited with current number of the pages. Using various combinations of existing elements you can create as many pages as you want.
You’re welcome to buy!
Hmmm. Can you change it? Because i don’t know why you don’t put the sticky menu for mobile
It’s because of lack of mobile devices screen size. Also mobile visitors scrolling habits don’t require this future.
But I can easily enable sticky header for you after purchase 
Thanks!
Aah , yeah you right ! Alright i will buy it later in the evening if im home i will contact you. Thank yu very much
You’re welcome 
Hi Dan, Nice work
But if i preview the website with my Mobile LG G2 chrome browser : http://stability.dan-fisher.com/index-v7.htmlThen the menu don’t stick on the TOP, but on the computer it’s stick…
Hi design-studios,
Thanks for your words and feedback. Header sticks on devices with medium and large screen. But it’s really easy to change 
Regards!
hello how can I install this on a wordpress theme thierry
Hi,
HTML Template cannot be installed on WordPress site. You need to edit it using text editor.
Regards!
Another awesome work! Glws
Thank you 
Could you please add updates to the live preview demo?
Hi wizaguirrel,
Just updated live demo. Please check it.
Thanks!