135 comments found.
Hello, sorry for my English please, I bought your template and it is amazing, good luck to you. But I have some problems when I am adding team more than 3 members responsibility, not works, what to do?
Hello, I suggest you to use two different section for that, to have a great aesthetic design 
how i use contact form. i using index-particle
Hello, it is the same as other html file. First, edit the action attribute to match your desired server (ajaxserver/serverfile.php or ajaxserver/server.php) then on one of these file, especially if you choose server.php, edit the receiver email by your corresponding email. I suggest you to take a look at the documentation to learn more about it 
Amazing!!
Thank you 
Hello. The default template has a wrong content-area width in Chromium (almost full width of the screan, instead centered with two side cols). How to fix it? Browser Version 64.0.3282.140 (Official Build) Built on Ubuntu , running on LinuxMint 18.3 (64-bit)
Hello, please can you send a picture of the issue?
Yes. Give me Email, please
HI, can you send it via contact@highhay.com please? Thank you
HI If you like partnership in Joomla version and WP version then please contact me via contact.bluetheme@gmail.com
Followed client and server side instructions for mailchimp subscribe. Gave ajax error. Modified form-script.js with relative URL and ajax error went away. Recieving confirmation mails to inbox of new subscribers but those subscribers are not populating on the mailchimp list.
Looks like some sort of issue interacting with the mailchimp API but no errors are given.
Also, documents reference $api = new MCAPI( but servermailchimp.php does not contain this reference in this theme. That reference does appear in other themes of yours, but in the theme, the same reference looks like $mailchimp = new mailchimp(.
The file does have some $api references which appear commented out but it seems they shouldn’t be there or that there are some inconsistencies with servermailchimp.php which may be causing the issue.
file_put_contents("email.txt", $user_email . " \r\n", FILE_APPEND | LOCK_EX);
Then when a user registers his email he will receive a confirmation email, but he will be already registered in your server (you can access later on the mailing list via yourwebsite.com/ajaxserver/email.txt).
About the Documentation, you were right, that is because sometimes documentation was not updated with new update of the item, so sorry. It is better to follow directly the code (trust only in the code brother

Hi, I just bought the awesome Simpleux template. I want to use it to present a physical product, but I was wondering if there is any extra elements already implemented in the template, such as faq page with accordion, pricing table, dynamic statistics, team member page, testimonials … Thank you for any help you could provide !
Hi, I saw you email, lets discuss about it there 
Great ! The reason why I chose your template is that there is now landing page template which are as awesome as your template ! Do you have any recommandation about landing page template with your kind of interface (automatic scroll, vertical menu, ...) ? Otherwise, concerning your template, how long would it take to implement faq page with accordion, pricing table, dynamic statistics, team member page, testimonials ?
The dynamic elements such as accordion and dynamic statistics, reviews slider, will be hard to implement (and requires a lot of time), because, they requires adjustment to the main JS file and CSS files and responsiveness breakpoints. Additionally, If I add such features, then it is considered as a Landing page. There is a landing page section on themeforest, and the new improved item should belong to that (It is better to publish it as another product since it is not a regular portfolio page). But it will requires also new reviews which may takes 2 months (because currently, I have a new pending item waiting for reviews which will take 4 weeks, then another 4 weeks for the new item).
The team member section is the easiest, it will takes just a few HTML codes, and it can be considered as part of a portfolio website. Let me add that, it wil be available within a day 
An update of the item is available now, adding new team and pricing list section
Thanks a lot ! Those new elements looks great ! I’ll customize the color, but really like it ! Awesome job !

Hi, Is it possible to customize the page loader with our logo ?
<div class="icon ion-spin" />With :
<img class="loading-logo" src="img/logo.png" alt="Logo" style="width:200px; margin-top:-100px" />and adjust width and margin top value until its emplacement is right
Great, thanks a lot ! Any news from some update about faq page with accordion, dynamic statistics, testimonials, text field with dropdown menu ?
Hello, section-contact (http://highhay.com/demos/simpleux/index-home-full.html#contact) does not display correctly on IE browsers (tested on IE 11 and EDGE). Can you please fix this issue ? Thanks
Hello, Please, can you send a screenshot of the issues? since it works well on my EDGE browser, Thank you in advance
Hello! I have some issues with Page Cover. The documentation seems to be outdated, because I can’t change background image (only color mask), and when I select the Slideshow variant of background, everything (text on page) becomes Italic.How to deal with Page Cover backgrounds without using gulp and other source compilation tools?
Hi,
Please, check out other index file (index slideshow …) and copy their content to your desired page
Hello mivfx,
Thanks for the amazing theme you provided.
I faced an issue with Contact us > Message Form It didn’t worked. It give message that email has been sent but nothing happen.
I’ve run it on multiple php servers but issue still remain.
Looking forward to hear from you.
Keep up the amazing work.
Regards,
Hello and Happy new Year,
Thank you for your choice 
You need to use action=”ajaxserver/server.php” as email server of the form element? serverfile.php, which is the default setting store the message in a text file under ajaxserver folder
Hello,
And thank you for this template bootstrap 4 very easy to take in hand
I have a question though: on my dev version > https://dev.dn-graphisme.com/index.html#home
Can not run the scroll on mobile, as if the zones did not take the touch on page :/ . Is there something in the hand to touch? I already look to see if FullPage.js was the cause but I do not think so.
Thank you in advance for your help 
I had this in main.js for FullPage.js > setResponsive: true, Its work but but some elements are shifted. In addition I have an overflow of content on each section: /
Hi, please, keep fullpage config as default, the fullpage effect was intentionnaly diseabled on mobile.
But if you insist, you should download the plugin then use the embedded scrolloverflow plugin, then add the plugin manually to script list, and remove it from “all.js” file
Hello,
Thank you for your return but I realized that you had disabled fullpage.js mobile.
The problem of this is that by not putting it it is impossible to scroller on the elements of the page …
See the dev version which is accessible on mobile 
Yes, that is what I did, I diseabled scrolloverflow on mobile devices and force section to have normal height
Yes I understood, the only concern that I could not even scroll like that. in short, I made my modification. Thanks again 
Hi, contact form has problems with sending emails. 90% of tries I got this: http://take.ms/y35jg
also on mobile ver, while trying to type a message I usually invoke slide, so I need to slide back to finish typing. Same error occurs while sending a message.
Mailchimp doesn’t work for me either.
besides that – well done!
Hi, Do you use a PHP enabled web server? the default implementation requires a PHP server. Also, make sure that it allows you to send and receive email via PHP. About mailchimp, it works only for email registration. please, can you send me what javascript error you got?
Hi, all my web pages operate using PHP.
Can you go to www.nobilitus.pl and try? I can’t understand one thing – some emails are going through and some get that error.
Hi,
I took a look at your website and it is beautiful
About the email, your ajax server setup sends a 500 error. Here are my suggestions:
- Did you replace value of $recipient = “your@email.com” by your email address? (The “Handle Message From” part)
- Most PHP server requires that you use an email address with the same domain name as yours for the value of $recipient (email@gmail.com or anything similar do not work).
Hi, yes, email changed to the one @nobilitus.pl. Interesting thing: sending emails from @gmail.com or @o2.pl wont work, but other works. I have no idea what the reason may be. Do you?
May be, it is due to the fact that more and more email service flagged PHP sent email as SPAM. They verify if it is trully from gmail (which is of course not true in case of an automated email).
Alternatively, I suggest you to replace $email_headers (at line 70 of server.php)$email_headers .= "From: $name <$email>" . "\r\n";by
$email_headers .= "From: $name <$recipient>" . "\r\n";So the email header becomes:
// Build the email headers. $email_headers = "MIME-Version: 1.0" . "\r\n"; $email_headers .= "Content-Type: text/html; charset=UTF-8" . "\r\n"; $email_headers .= "From: $name <$recipient>" . "\r\n"; $email_headers .= "Reply-To: <$email>";
By doing this, you send a message to yourself, but when you answer the message, it replies to your customer because of the email header “Reply-To” which has value of customer email $email
Sorry for the late reply. It works! Thank you! Do you have any known issues with responsive design in this project? Few users mentioned that they have problem viewing #services with the resolution lower than x 768 but I can’t recreate this problem.
Great if it works 
Great design!. Make updates in the form of pages: news with comments, shopping cart, product, product details with comments, a more extensive portfolio, the possibility of video caps and the rest of the pages were with a photo.
Thank you
great suggestion
I brought your theme. It is great theme but I have problem in Iphone x both in Safari and Chrome browser. Can you please fix this issue for this phone as the site doesn’t load as any other devices
<div class="page-loader" id="page-loader">
<div>
<div class="icon ion-spin" />
<p>loading</p>
</div>
</div>
Hey there. Nice theme. But none of your pages have H1, that’s no SEO-friendly.
Hi, it depends, H1 main ruin HTML validity. But if you want it, just add it or replace existing H2, H3 titles with it 
What about language support? I need it to be cyrillic
Greetings,
I’m having the same issue as ‘poelemeijer’ & ‘tintxo80’ on the mobile version it won’t scroll at all. Do you have an estimated time frame for this fix? I want to show the site to my client, but want to wait till the mobile version is smooth 
Hi, did you used the latest version of the template ?
Sorry for it. An update will be available soon but for quick fix, remove the following lines (at arround line 159) of the javascript main.js :
else {
scrollOverflow = true;
}
Hi Miradontsoa!
This theme is great!
Thank you
thanks also for choosing it
Hi there I have a problem with the section area. Every text is being displayed as italic. I have tried to search where this would be coming in the CSS..
Kindly help me figure a way out around this..
Dont mind.. just figured out the whole thing.. Thanx
Great for you 
Hello. I have the same problem as poelemeijer. Example: In home the web does not move from the bottom of the screen…from the top yes. in the rest of the sections, it happens when the section is higher than the screen resolution, only sometimes others do not. It’s very weird
Hi, did you used the latest version of the template ?
Sorry for it. An update will be available soon but for quick fix, remove the following lines (at arround line 159) of the javascript main.js :
else {
scrollOverflow = true;
}
Hi there!
I buy this great theme, and i have some dificult to change the default gradient layer. Can you give me some enlightment?
Thanks!
.page-cover{
&:after{
content: "";
background: linear-gradient(to left, #D1335B, #00152e);
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0.7;
}
}
It contains also sample CSS rules to change default colors. Also, style-color1.css or style-color2.css may help you for more advanced customization