27 comments found.
what happened to the Dylan Wordpress theme.
Hello, is there an example with a hero header but without slider ? Thank you
Hello, brilliant job. Quick question before purchase. What software can I use to edit this Dreamweaver or just Bootstrap. Cheers.
Hi
I’ve created a website for my business however I need to add number of guests and date in the contact form; I noticed in the mail.php that these already exist but cannot work out how to add them to the actual form.
I realise that my support has expired however as I’m not asking you guys to do this for me and that the sections I am talking about are already in the mail.php meaning that they must have been removed I was wondering if you could still answer my question
Kind Regards
Jamie
sent you via email
sent you via email
Hello guys. I have a question, buying this template I can do the installation via hostgator? I have a hosting plan there, and I liked this template. I would use it to set up my website.
Hi,
Sure, you can use the template with all hosting providers.
Does this theme work with the Front End Builder Elementor ?
Hi,
This is an HTML template, not a WordPress theme. It can’t work with WordPress page builders.
There’s a WordPress version of this template, which includes Visual Composer, the best drag and drop page builder for WordPress.
I’ve added Google reCaptcha in my website but it seems that something is going wrong in either validating php mail function or jscript though Secret and Site keys are added. It says email has been sent but I actually don’t receive any emails.
I am not so proficient in php scripting could you please assist ?
<?phpif ($_POST) {
}
// reCaptcha feeds
$your_secret = " * ";
$client_captcha_response = $_POST['g-recaptcha-response'];
$user_ip = $_SERVER['REMOTE_ADDR'];
$captcha_verify = open_https_url("https://www.google.com/recaptcha/api/siteverify?secret=$your_secret&response=$client_captcha_response&remoteip=$user_ip");
$captcha_verify_decoded = json_decode($captcha_verify);
if(!$captcha_verify_decoded->success)
die('DIRTY ROBOT');
// mail function feeds
$to = "hassanisyed@gmail.com";
$subject = "You received a mail from your website's contact form.";
$name = stripslashes($_POST['name']);
$email = trim($_POST['email']);
$phone = stripslashes($_POST['phone']);
$module = htmlspecialchars($_POST['module']);
$message = htmlspecialchars($_POST['message']);
// error validation
$error = '';
if (!$name) {
$error .= 'Enter your name
';
}
if (!$email) {
$error .= 'Enter your email
';
}
if(!filter_var($email, FILTER_VALIDATE_EMAIL)){
$error .= "E-mail is not valid
";
}
// message validation
$mess = "Full Name: " . $name . "\r\n";
$mess .= "Email: " . $email . "\r\n";
if ($phone) {
$mess .= "Phone:" . $phone . "\r\n";
}
if ($module) {
$mess .= "Module:" . $module . "\r\n";
}
if ($message) {
$mess .= "Message: " . $message . "\r\n";
}
// message transmission
if (!$error) {
$mail = mail($to, $subject, $mess, "From: ".$name." <".$email.">\r\n"."Reply-To: ".$name."<".$email.">\r\n" );
}
else{
echo $error;
}
if ($mail) {
echo "Ok";
}
else{
header('HTTP/1.1 500 ' . $error );
exit();
}
?>
Hi,
To receive support, please submit a ticket here: https://hody.ticksy.com/
Comments are used only for pre-sale questions.
Thanks.
I tried posting this question to there first but it requires Purchase Code before submitting the question and trying using “verify purchase with envato” brings you back to the same page over and over again that’s why I posted the comment here.
Can you please try again? It should work now.
How can I Install the theme? I´m trying upload the template folder but don´t works…
Hi,
Are you trying to install it on WordPress? This is the HTML version, it can’t work on WordPress.
Ohhhh … I’ve been wrong then. I already bought now the wordpress version …. Is it possible to return the wrong purchase? On the other hand: when installing in wordpess the file “dylan-wp.zip” wordpress tells me Unable to unpack the package. No plugins found.
What I can do?
Are you following the installation guide? You can find it here: https://hody.ticksy.com/article/8253
Anyway, you can of course request a refund for the HTML version from this link: https://themeforest.net/refund_requests/new
Thank you I have already requested the return …
On the other hand in the installation link that you tell me by the WP method … I follow the steps and it gives me an installation error, it tells me that it has not found the plgins needed … I have installed other times many times with that Method and does not give me any error … any ideas?
Can you please submit a support ticket here? https://hody.ticksy.com/
Please include a link to your website and admin credentials.
Thanks!
Just trying to integrate mailchimp but I am having trouble. I want all JS and CSS to be the same and just change the line of code that directs people to my sign up form.
JK haha. Easy as. Man, your code is so good.
Thanks! Solved?
Just trying to integrate mailchimp but I am having trouble. I want all JS and CSS to be the same and just change the line of code that directs people to my sign up form.
Just trying to integrate mailchimp but I am having trouble. I want all JS and CSS to be the same and just change the line of code that directs people to my sign up form.
Beautiful product! Can’t wait to use this. Is there an example page with a video or YouTube home screen background?
Hi,
In the main demo (http://themes.hody.co/dylan) you can view the video in the third slide. Of course you can use HTML5 and YouTube videos background in all sections.
Thanks!
Hi guys, i’m maybe going to buy your theme but i would like to know if it’s possible to get PSD files if i buy it ?
Hi,
I’m sorry, but I don’t use Photoshop to design themes. There are no PSD files.
Ok thank you and have a good day 
Classy modern templates. I can’t wait to add my content and launch. Thanks!
Thank you!
GREAT TEMPLATE 
Thanks!
hi there, i’ve just purchased your excellent theme. but all images are blurred when i unzip the files. what could be the reason ?
Hi,
As you can see in the item page: the images are used for demo purposes only. They have been heavily blurred in the download package, for licensing reasons.
I’m not allowed to include them within the package.
If you want to know how you can get them, please submit a ticket here: https://hody.ticksy.com/
oh i see! ya that is understandable. thanks
What bullshit. “compatible with” Bootstrap? This is not a Bootstrap template.
It is based on Bootstrap 3.3.6. You can use any bootstrap component with the template. Please double check before leaving a comment like this.
Great work, very useful
Thanks!