Getting Started
DigiPress is a Marketplace Digital Downloads HTML Template. It is built specifically to work with Easy Digital Downloads. If you sell items items such as e-books, tutorials, audio or video files, plugins, code snippets, art, logos, etc., this clean and modern template will make a huge positive impression on your visitors and potential buyers.
Files Structure
/HTML/css(Template CSS)/fonts(Fonts)/images(All Images)/js(Template JS)
HTML Structure
We are using Bootstrap framework. So, basic HTML structure is same as it is used in Bootstrap.
<!DOCTYPE html> <html> <head> <!-- Bootstrap & Other CSS files --> </head> <body class="home-1"> <div id="pageloader"> <!-- Page Loader --> </div> <div id="wrapper"> <header id="header"> class="site-header"> <!-- Logo, Menu, Search, Cart ... --> </header> <main id="main"> class="site-main"> <!-- Main Content --> </main> <footer id="footer"> class="site-footer"> <!-- Footer Menu, Copyright --> </footer> </div> <!-- Include JS files --> </body> </html>
CSS Structure
The organization of the CSS is one of our priorities.
These are the CSS file we're using in the template:
style.css- (Main css style)css/responsive.css(Responsive style)
Customization & Styles
Fonts
To change the embedded font, please take a look in the style.css and you will find this tag:
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
To change the font, first go to http://www.google.com/webfonts choose a font and use the generated code.
Icons
1. Font Awesome (http://fontawesome.io/)
<i class="fa fa-edit"></i>
2. Stroke Icons 7 (https://themes-pixeden.com/font-demos/7-stroke/)
<i class="pe-7s-search"></i>
Source & Credits
-
Fonts:
- Google Fonts - http://www.google.com/webfonts
- Icon - Font Awesome - http://fontawesome.io/
- Icon - Stroke Icons 7 - https://themes-pixeden.com/font-demos/7-stroke/
-
Scripts:
- jQuery - http://www.jquery.com/
- Bootstrap 3 - http://getbootstrap.com/
- Owl Carousel - http://www.owlgraphic.com/owlcarousel2/
- prettyPhoto - http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/
- Counter-Up - https://github.com/bfintal/Counter-Up/
- Sticky - http://stickyjs.com/
- Waypoints - https://github.com/imakewebthings/waypoints
Getting Support
If you are unable to find your answer here in our documentation, feel free to ask for help from our support team, all you have to do is contact with us via email tivatheme@cloodo.com.
Our support scope
Our support covers configuration, building site as demo, trouble using any features, and bug fixes. We don't provide support for customizations.
Our support time
We try our best to monitor the email around the clock, however, this is not always possible due to different time zones. We will try to reply you as fast as we can.
Our working time is 8.00 AM - 5.30 PM, Monday to Friday (GMT+7). So if ask for help in the weekend, you may have to wait a little bit for support and please be patient.