Panes - HTML5 Business Theme

Themeforest Panes - HTML5 Business Theme HTML Template

Download Panes - HTML5 Business Theme HTML Template

Download Panes - HTML5 Business Theme HTML Template

PANES – HTML5 Business Theme


Stylish One Page Business Theme


Full screen background images, clean & elegant design and a fancy scrolling effect will give your site a unique look. Panes is responsive and it’s skin’s elements look crisp on retina screens.



Button


  • One-page original layout

  • Responsive design

  • Skin optimized for Retina Display

  • Filtrable Showcase

  • FancyBox

  • Easy Google Maps Integration

  • Built-in 10 social icons

  • Ajax Contact Form

  • Detailed documentation


Presentation

IMAGES ATTRIBUTION:


The majority of the images is by our team. There are also some stock images from Shutterstock. Shutterstock images are not included.




THEME FEATURES:

Download Panes - HTML5 Business Theme HTML Template

Comments

  1. Hi,


    Is it possible to add a featured image on a post so it shows as the posts background? see: http://client.jun-e-jay.com/natuur-anders/lonnekermeer-23-januari/


    Thanks!

    ReplyDelete
  2. Hi,


    Yes, it’s possible.
    Use Theme Options > Style > Custom styles and add

    #single-636 .pane-wrapper {
    background-image:url(http://client.jun-e-jay.com/natuur-anders/wp-content/uploads/2015/01/8.jpg);

    (636 is the id of your post).

    Best,


    PeHaa THEMES

    ReplyDelete
  3. Hello:


    When viewed on an Ipad, is there any way to get the template to vertically scroll with finger swipes and to make the previous/next controls in each section “slide” to the next/previous section rather than just making the section appear?


    Thanks! Chuck

    ReplyDelete
  4. Hi,


    Is there ay way to change the SEO title, description from the Panes? I only see the sitename? I use Yoast SEO, but it doesnt load on the Panes?


    Thanks!

    ReplyDelete
  5. Hello, I love Flights so much, I decided to purchase this theme for another of my websites. Unfortunately, the install keeps failing due to a missing style sheet. How can I fix this?


    Thanks,
    Em
    www.falconstormbooks.com


    Unpacking the package…


    Installing the theme…


    The package could not be installed. The theme is missing the style.css stylesheet.


    Theme install failed.

    ReplyDelete
  6. Hi,


    Thank you very much.


    make sure that you’re uploading the zip containing uniquely the theme fie not the theme package one.


    Best,
    PeHaa THEMES

    ReplyDelete
  7. Thanks for the quick response. Yes, I extracted just the theme from the zip file, which worked perfectly when I uploaded Flights. But Wordpress keeps telling me that there is no style.css sheet even though I can see it in the site files. What should I do?

    ReplyDelete
  8. Hi. This still isn’t working. Please either help us figure out what’s going on or let us know how we can obtain a refund. We love the theme and would love to be able to use it!

    ReplyDelete
  9. Hi,


    Sorry to hear that.
    It should absolutely work with the zipped theme folder.


    Just the last check – are you sure you had purchased the WordPress Theme version, there is also a static html5 page template available? The static one will not work as a WordPress theme.


    Best,
    PeHaa THEMES

    ReplyDelete
  10. This is the one we have. Is it correct? http://themeforest.net/item/panes-html5-business-theme/5072715

    ReplyDelete
  11. Unfortunately, no, it’s not. The correct one is http://themeforest.net/item/panes-wordpress-on-one-page/5026910
    You’ll have to ask Envato for the refund http://themeforest.net/refund_requests/new


    Best,
    PeHaa THEMES

    ReplyDelete
  12. Thanks for helping clear this up. Just downloaded the correct theme!

    ReplyDelete
  13. Hi!
    My website is dreamkers.com, I’m trying to pos an event or upload an imagen and is not working, it hangs
    can you help?

    ReplyDelete
  14. Hi,


    Does the problem still persist? I can see some images successfully uploaded to your site.


    Best,
    PeHaa THEMES

    ReplyDelete
  15. Hi Pehaa!
    Thanks for the fast respond. I’m kind of a hurry with this. The problem persists. Where/How Can I send you the screenshots?

    ReplyDelete
  16. Please send them to: info at pehaa dot com

    ReplyDelete
  17. The htlm 5 version of template is not working correctly when using windows 10 and chrome or firefox. The problems is that a vertical scroll bar is not displayed. The template works fine in ie and windows 10. Please provide a correction as soon as possible. Thanks, Chuck

    ReplyDelete
  18. Please respond on my previous question. Thanks!

    ReplyDelete
  19. Hi,


    We’ve tested our demo http://templates.pehaa.com/panes_demo/ on Windows 10 Chrome and Firefox and the vertical scroll bar displays correctly.
    Could you please check the demo on your machine?
    Do you use a laptop or a desktop?
    Also could you give us your site url?


    Best,
    PeHaa THEMES

    ReplyDelete
  20. Thank you for your reply.


    I do not see a vertical scroll bar on your referenced demo site and my scroll wheel on my mouse does not function. I am using the most current version of windows 10 and chrome. Your demo site works as expected in IE.


    Thanks for your help on this.


    Our site is www.fuzedigital.com

    ReplyDelete
  21. Hi,


    It’s really strange. It works ok when we test it. Can you confirm that you use Chrome 46?


    Best,
    PeHaa THEMES

    ReplyDelete
  22. Version 46.0.2490.80 m. Windows 10 Home.


    cvancourt@fuzedigital.com to get any other desired info. Thanks for looking into.

    ReplyDelete
  23. programsystems_com_uaJuly 21, 2017 at 12:08 PM

    my simple php code not working on the page. Its normal? Or bug on my server?

    ReplyDelete
  24. Hi,
    could you send us some more details?
    Thanks,
    PeHaa THEMES

    ReplyDelete
  25. programsystems_com_uaJuly 21, 2017 at 12:08 PM

    <?php $aaa='hghghghgggh'; echo $aaa; ?> <- no output’

    ReplyDelete
  26. Hi, have you changed the file extension to .php?

    ReplyDelete
  27. programsystems_com_uaJuly 21, 2017 at 12:08 PM

    On first pane I need button “Send message”. How to make link that opens last pane with form?

    ReplyDelete
  28. Hi,


    Replace the faktory.js and faktory-ck.js files in the javascript folder by https://www.dropbox.com/s/38pb6x9e4672wcf/Archive.zip?dl=0


    then you’ll add js-openpane and js-content-innerlink classes, like

    <div class="faktory-callout clearfix">
    <div class="faktory-callout-inner">
    <strong>Discover PANES</strong> - a stylish One Page Business Theme with full size background images and a fancy scrolling effect.
    </div>
    <div class="faktory-button-container">
    <a href="#pane-5" class="faktory-button js-content-innerlink js-openpane" title="Contact Us">Contact Us</a>
    </div>
    </div>

    https://www.dropbox.com/s/6cdy9kna2scjf3b/Screenshot%202017-03-27%2009.48.56.png?dl=0

    To avoid cache issues add the new version number at the bottom of your index.html file



    <script src="javascript/faktory-ck.js?version=1.1"></script>


    https://www.dropbox.com/s/l9371gmjjh5wyyt/Screenshot%202017-03-27%2009.51.45.png?dl=0

    One more thing: please not that google maps started to require and API key if you want to display maps, see the screenshot above. Your
    link to googlemaps link should change to:

    <script type='text/javascript' src='http://maps.googleapis.com/maps/api/js?key=YOURAPIKEYHERE'></script>


    To obtain your google maps API key (it’s free), go to https://console.developers.google.com/flows/enableapi?apiid=maps_backend,geocoding_backend,directions_backend,distance_matrix_backend,elevation_backend&keyType=CLIENT_SIDE&reusekey=true&pli=1
    https://www.dropbox.com/s/5amjzmb7h918mg6/Screenshot%202017-03-27%2009.58.11.png?dl=0
    https://www.dropbox.com/s/205pz7sfnipef1j/Screenshot%202017-03-27%2009.58.33.png?dl=0
    https://www.dropbox.com/s/djoz8r4ks8znbhk/Screenshot%202017-03-27%2009.59.19.png?dl=0

    Best,
    PeHaa THEMES

    ReplyDelete
  29. programsystems_com_uaJuly 21, 2017 at 12:08 PM

    Can U help to integrate a Google reCaptcha?

    ReplyDelete
  30. Unfortunately, we have no experience with Google reCaptcha.

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme