Sympathique - Responsive HTML Template

Themeforest Sympathique - Responsive HTML Template HTML Template

Download Sympathique - Responsive HTML Template HTML Template

Download Sympathique - Responsive HTML Template HTML Template




Sympathique is a modern and clean HTML template for creative people. Its versatility makes it the perfect template for web agencies, freelancers, businesses or blogs and its functionality aims to offer a great user experience.




The template is fully customizable, being packed with more than 25 HTML pages. Sympathique is easy to configure and comes with a well documented help file, which will assist you setting up the template in minutes.




Features


\\
\\

  • Valid HTML5 / CSS3

  • Premium Homepage Slider(Revolution Slider – $12) included in the template.

  • 6 Color Schemes: Red, Yellow, Orange, Blue, Green and Purple. Create your custom color scheme with only a few clicks!

  • 5 Homepage Variations: One-Page-Homepage, Corporate, Creative, Business and Multipurpose

  • 4 Filterable Portfolio Styles: Grid, Two Columns, Three Columns and Four Columns

  • 3 Blog Page Styles: Masonry on 2 Columns, Masonry on 3 Columns and Regular

  • 2 Homepage Sliders(Regular and FullWidth)

  • Responsive Design: Sympathique fits well on any device and screen. Because is build on a 1200px grid with responsive functionality implemented, the template looks great on big desktop screens, being resizable to up to 240px mobile devices.

  • Retina Ready Services and Blog Icons based on very popular FontAwesome icon font.

  • Ajax Contact Form

  • Twitter and Flickr Widgets

  • jQuery Enhanced

  • Layered PSD Files

  • Extensive Documentation

  • Cross-browser Compatible




Live Preview Photo Credits


Special thanks to:




for their amazing work.




Images used in live preview aren`t included in the template.

Download Sympathique - Responsive HTML Template HTML Template

Comments

  1. Hi,


    I have a little problem with the “contact” page. when I use the form to send a message here is the error message that appears


    [object XMLDocument]


    I certainly made ??a mistake with the contact form?? can you help me please.


    first i did it with contact form php


    // Configuration option.
    // Enter the email address that you want to emails to be sent to.
    // Example $address = “info@test.com”;


    //$address = “info@test.com”;
    $address = “info@test.com”;


    // Configuration option.
    // i.e. The standard subject will appear as, “You’ve been contacted by John Doe.”


    // Example, $e_subject = ’$name . ’ has contacted you via Your Website.’;


    $e_subject = ‘You\’ve been contacted by ’ . $name . ’.’;


    maybe i forgot something??


    and second i woudl like to know if i need to change something in contact.html


    CONTACT US:


    <form method=”post” action=”php/contact.php” name=”cform” id=”cform”>
    <fieldset class=”percent-one-third”>
    <label>Name </label>
    <input id=”name” type=”text” name=”name”/>
    </fieldset>
    <fieldset class=”percent-one-third”>
    <label>Email </label>
    <input type=”text” name=”email” id=”email”/>
    </fieldset>
    <fieldset class=”percent-one-third column-last”>
    <label>Subject </label>
    <input type=”text” name=”subject” id=”subject” />
    </fieldset>
    <fieldset class=”clear”>
    <label>Your Message </label>
    <textarea name=”comments” id=”comments”></textarea>
    </fieldset>
    <fieldset>
    <input type=”submit” name=”send” value=”Send Message” id=”submit” class=”button red”/>
    </fieldset>
    </form>

    sorry I started in the personalization template ….
    thank you for your reply

    ReplyDelete
  2. hi, forgot this message, i find way finally… see you

    ReplyDelete
  3. Hi,


    I`m glad that you solved the issue. Working directly into code might be time consuming and situations like this one can end your day, but I`m happy that you`ve found the fix for it!


    Best regards!

    ReplyDelete
  4. Hi,


    thanks a lot for that amazing theme!
    1 Question: Is it possible to link clients to there own Website with the module “clients” and if yes, how can I do that?


    Thanks a lot for your awnser


    edit: wrong template – the comment is for the WP Version ;P

    ReplyDelete
  5. Can the size of the images on the portfolio grid you have on Homepage Version 2 be sized differently?

    ReplyDelete
  6. Hi,


    There are 3 image sizes that you can use on that grid:


    1. 550×450px
    2. 265×450px
    3. 550×215px


    Making use of other image sizes will eventually break the layout.


    Thank you!

    ReplyDelete
  7. Thanks! I know my way around css a bit, so altering the sizes in the source to be revised would be ok you think?

    ReplyDelete
  8. Yeah, sure. Play with the images and let me know if you need a hand!


    Best regards!

    ReplyDelete
  9. Hi,


    Thank you for the theme, only one thing, I want the mobile version of the website completely disabled. So that the user sees the same version on the PC and on iphones/Ipads etc…


    I have tried removing the below line of code, however it doesn’t seems to get the job done for some reason. I want the mobile version to look exactly like the PC one.


    <!- mobile meta tag ->
    <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1”>


    I don’t like the navigation drop down I see on mobiles and also any text on the slider doesn’t seems to appear on iphones.


    Thanks in Advance

    ReplyDelete
  10. Hi,


    You have to remove that line + 1 more line:



    <!-- setting mobile environment -->
    <link rel="stylesheet" type="text/css" href="css/responsive.css" media="screen" />


    Thanks!

    ReplyDelete
  11. hi
    do you have a landing page here like the one you have on the wordpress version?

    ReplyDelete
  12. Hi,


    Could you please send me a link to the landing page that I have on the wp version? Are you talking about “Build your own” page?

    ReplyDelete
  13. Hi


    Wonder if you can help. I am trying to get add a link to slider images but if I simply wrap a href tag around the image it stops being responsive and will not resize for smaller screens.


    Is there anyway to add a link on the slider images? I know I can add them in a caption but these do not show on smaller screens so that’s no good.


    Thanks

    ReplyDelete
  14. Hi,


    Sure, you can add links to images. If you check out my demo, the third slide represents a image with link.


    The list item HTML tag looks like this:



    <li data-transition="papercut" data-slotamount="15" data-masterspeed="300" data-link="portfolio-single.html">
    ....
    </li>


    So, you have to use the “data-link” attribute for links.


    Thank you!

    ReplyDelete
  15. Thanks for that. Works great

    ReplyDelete
  16. For some reason the twitter implementation doesn’t work for me. I have added the username to the custom.js as instructed but all I get is ‘loading tweets’. Please can you help me. Thanks

    ReplyDelete
  17. Hi,


    Please contact me via my profile contact form so we can speak more about your issue.


    Thank you!

    ReplyDelete
  18. Yep, never got the Tweet Issue working for me either – have managed it with other sites via php and getting the new access tokens etc.


    But this one is proving difficult – why the template cannot be updated with a working Twitter feed that we can then go in and amend the php user information…


    Disappointing…

    ReplyDelete
  19. Hi,


    Please contact me via my profile contact form so we can speak more about the twitter feed.


    Thank you!

    ReplyDelete
  20. Hi – on my website here: http://www.littlefoxwebdesign.co.uk, on the Home Page I’ve got a video – ‘29 Ways to Stay Creative’, but when I view it on my phone the video is not responsive/doesn’t resize to fit my phone – could you tell me how I can fix this?


    Thank you!

    ReplyDelete
  21. Hi,


    Thank you for your comment. I took a look at your website and couldn` t identify the Sympathique template on it. Instead, I see Porto template. Do let me know if you still want to use my template, so I can come up with a fix for your issue.


    Thank you!

    ReplyDelete
  22. Apologies – I use your Theme for a different website! Thanks for checking.

    ReplyDelete
  23. No problem.

    ReplyDelete
  24. How do I open a certain tab on page load?

    ReplyDelete
  25. Hi,


    The tabs are changing when someone clicks on them and not based on URL. Unfortunately, you can`t do that.


    Thank you!

    ReplyDelete
  26. I bought your template.
    is awesome.


    One quick question how do you change the size of the main slidder in index-2 (the size it comes with is 1920×450)
    I need bigger. around 1920×1200.
    please reply thank you.

    ReplyDelete
  27. Hi,


    Thanks for using my template for your project. I appreciate it. Regarding your request, to increase the size of the slider, open js/custom.js and locate:



    apifullwidth = jQuery('.fullwidthbanner').revolution(
    {
    delay:9000,
    startheight:500,


    Change 500 to 1200.


    You might want to change the value from the other block of code too:



    apifullscreen = jQuery('.fullscreenbanner').revolution(
    {
    delay:9000,
    startheight:450,


    Thank you!

    ReplyDelete
  28. im trying to get the slider ( on index-2) to be 800×500. centered in width all the time in my page when i zoom in and out. i dont want the picture to be spread all the way in width (instead of 100% in width have 800px x 500px centered).


    thank you please help me.

    ReplyDelete
  29. basically the slider to adjust itself if possible.

    ReplyDelete
  30. Hi,


    In that case, define the startheight and startwidth values as 500px and 800px. Plus, set the “fullWidth” parameter to off.


    Let me know how it goes!


    Thanks!

    ReplyDelete
  31. thanks it worked!
    One more thing, I just cant get the slider centered on the screen and stay centered on the screen on the 800×500 resolution.
    please reply thank you.

    ReplyDelete
  32. Can you please share with me a link to your website so I can take a look at the slider? This way I can come up with a fix for the misalignment.


    Thank you!

    ReplyDelete
  33. Hey There, love the template, working well…. just a quick one. any easy way to include video in the porftflio sections instead of a image?

    ReplyDelete
  34. Hi,


    Thanks for using my template for your project. I appreciate it.


    Because of the way that the portfolio grid is built, you have to stick to the images. As a workaround, you can make the thumbnails to open a video in a lightbox on click:



    <a href="http://vimeo.com/7449107" rel="prettyPhoto">
    <span class="item-on-hover"><span class="hover-video"></span></span>
    <img src="images/portfolio/image3-small.jpg" alt=" " />
    </a>


    Thank you!

    ReplyDelete
  35. DT
    Just about done and I have 2 small issues:
    Contact page, the name, email & subject boxes won’t let me enter anything, yet the message section will.
    My FAQ page uses the toggle function and only the bottom question toggles to the answer.
    Thanks for your help. Let me know and I will provide a link
    Rick Dery

    ReplyDelete
  36. Hi,


    Please provide me a link to the pages so I can take a look.


    Thanks!

    ReplyDelete
  37. DT, the link:
    http://www.rickderydesign.com/newmichiganamericana/index.html

    ReplyDelete
  38. Hi,


    The problem stays in this CSS code:



    .title-bg-shadow {
    width:100%;
    padding:0px 45px 0;
    height:360px;
    margin-left:-45px;
    background:url("http://64.19.142.10/www.rickderydesign.com/newmichiganamericana/images/bg/subpage_content_bg_dark3.png") no-repeat scroll 0px 0px transparent;
    z-index:-100;
    }


    The height of the shadow is too big and it overflows the content. You can fix it by lowering the z-index value for ”.page-title” from 1 to 0. (look for .page-title in the style.css file).


    Thank you!

    ReplyDelete
  39. DT, Thank you for your quick response. Unfortunately the same original issues are still there. The contact & faq pages are what I need a hand with. Thanks. Rick

    ReplyDelete
  40. Well, I was able to access the content without any problems now: http://awesomescreenshot.com/09f4m3fq58 and http://awesomescreenshot.com/0914m3fu80


    Is this a general issue or related only to a certain browser? What browser did you use for testing?


    Thank you!

    ReplyDelete
  41. I usually use FF (ver36.0.1) so that’s what I tested in. Still not working. I tried with IE 11 and chrome40.something and all is well. Any suggestions?

    ReplyDelete
  42. I tested the pages on Chrome, Firefox and IE and the page look fine. Please try to remove your browser`s cache or try to test the page on another machine.


    Thank you!

    ReplyDelete
  43. DT, Many thanks for fixing the issues.Rick

    ReplyDelete
  44. Hello there,
    When I duplicate a page for example about-us.html then change the name to about-me.html = then the responsive function is not working at all! I don’t what happen? Can you please help me?
    Thank you!

    ReplyDelete
  45. Hi there I just check, it does not work on Internet Explorer…Firefox is working…what happened? Please help!

    ReplyDelete
  46. Hi,


    Internet explorer doesn`t render a responsive layout because is too old to do that. Responsive layouts are created for mobile devices and you won`t see InternetExplorer as a browser on a mobile device, except for devices which run on Windows Phone. The difference is that your browser is probably very old, while the mobile IE is designed to deal with responsive layouts. Do let me know if you have issues on a mobile device running Windows Phone.


    Thank you!

    ReplyDelete
  47. Thanks for that, but my IE is 11 version, the most up-to-date one. Also, you know many company are still using quite dated computer and browser. Anyway, I will carry on. Thank you very much for your support!

    ReplyDelete
  48. I`m aware of that, yes. Companies are still using operating systems like Windows XP, Vista or 7, which come with old versions of IE. Hopefully, with the free update of Windows 10, which is scheduled for the next month, many companies will switch to better, stable systems and I hope only for the best.


    Regards!

    ReplyDelete
  49. hi, thanx for the great theme, was just wondering how to make the bottom carousel on the home page 1 show 4 two lines (4 blocks 2×2 ) instead of just two blocks in one line ??

    ReplyDelete
  50. Hi,


    Thanks for using my template for your project.
    Regarding your request, that`s a bit more complicated and requires some custom work on the template. Unfortunately there isn`t an easy way of achieving what you`re looking for.


    Thank you!

    ReplyDelete
  51. Demo/Live Preview not working. Please check. Thank you.

    ReplyDelete
  52. Hey, thanks for letting me know! I fixed it and you can check out the demo now.


    Thanks!

    ReplyDelete
  53. Hi,
    I’m going to buy this theme but first I need to know if it is based on classes or simple html code.


    Is it possible to see an example page?


    Thank you!

    ReplyDelete
  54. Hi,


    Thanks for your interest in my item. I appreciate it!


    You`ve posted the comment for the Sympathique HTML Template so I guess you`re speaking about the HTML template and not the WordPress theme.


    By definition, an HTML template means html code built with classes and styled by CSS.


    You could check out the demo of the template at https://deliciousthemes.com/demo/sympathique/


    Thank you!

    ReplyDelete
  55. Thank you for your answer. Is it simple to edit?

    ReplyDelete
  56. I believe that the WordPress version is easier to work with, since you don`t have to edit any line of code. It`s all drag and drop, because of the Visual Composer page builder for WordPress.


    Thanks!

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme