EDU - Educational, Courses, College with Megamenu HTML Template

Themeforest EDU - Educational, Courses, College with Megamenu HTML Template

Download EDU - Educational, Courses, College with Megamenu HTML Template

Download EDU - Educational, Courses, College with Megamenu HTML Template

Ansonika Themeforest PortfolioFollow me on ThemeForest
Ansonika SupportAnsonika Newsletter


Ansonika Themeforest Elite Author



HTML5/CSS3 Ultra responsive site template suitable for College, Courses, Tutorial sites and Educational. The main feature is that the theme is provided with a Responsive MEGAMENU and Revolution slider (value of 12$)



View EDU Coming soon Under construction page



Main features



  • Valid and clean HTML5/CSS3 code

  • Ultra Responsive Boostrap Twitter Based: looks nice on all devices

  • Responsive MEGAMENU Revisited and improved with Boostrap Grid

    • Inner Tabs to include more content

    • Inner Video Youtube


    • Cross Browser tested: Internet Explorer 7+, Firefox 2+, Chrome 4+, Safari 4+



  • Simple drop down NEW!!

  • Revolution slider (value of 12$)

  • Ajax PHP Contact Form

  • Ajax PHP Newsletter Form

  • Ajax PHP Plan a Visit Form + Date/time input Calendar

  • Supported By all major Browsers – IE7 INCLUDED

  • IE10 Border radius fixed

  • 360 Font Awesom Icons Retina Ready

  • SEO Friendly

  • Google Web Fonts: 10 premade fonts family

  • Fancybox viewer

  • Youtube Video Support


Images are not included, you can buy them from Photodune.


\\

Change log


V2.0 23 June 2015

- Updated Bootstrap library to 3.3.4


V1.6 10 September 2014


- Updates for the GoogleMap on Megamenu

V1.5 26 July 2014

- Added a right to left version RTL. Demo: http://www.ansonika.com/edu/rtl/

V1.4 4 July 2014

- Added an Event calendar page
- Added a Photo/Video gallery page

V1.3 4 June 2014

- Simple drop down Menu

V1.2 23 July 2013

- Megamenu optimized, lightweight code
- Megamenu inner tabs responsive
- Add Get directions tool in contact page
- Minor CSS fixed

V1.1 19 July 2013

- Respond Js missing (Media Queries compatible for IE7-IE8)
- Moderniz Js missing

Maybe your are interested in


\\

Educational Courses College Reviews


Preview of EDU site template


Educational Courses College

Download EDU - Educational, Courses, College with Megamenu HTML Template

Comments

  1. Hi, thank you for you nice theme but
    I have a problem when I included the XML demo file,
    I get this error :

    Failed to import pa_color Black
    Failed to import pa_color Blue
    Failed to import shop_order_status cancelled
    Failed to import shop_order_status completed
    Failed to import product_type external
    Failed to import shop_order_status failed
    Failed to import pa_color Green

    Failed to import product_type grouped
    Failed to import shop_order_status on-hold
    Failed to import shop_order_status pending
    Failed to import shop_order_status processing
    Failed to import shop_order_status refunded
    Failed to import product_type simple
    Failed to import product_type variable
    Failed to import product_cat Clothing
    Failed to import product_cat Hoodies
    Failed to import product_cat School bags
    Failed to import product_cat Shoulder bags
    Failed to import product_cat Stationery
    Failed to import product_cat T-shirts
    Failed to import product_cat Backpack

    Please what is the reason of this error and how I do to get the same demo theme.
    Notice :I did not find the XML in assets / sample-data /
    but I find it in assets / dummy-data
    I’m waiting for your answer

    ReplyDelete
  2. For EDU wordpress please refer to http://themeforest.net/item/edu-educational-courses-college-wp-theme/5991392

    ReplyDelete
  3. please you don’t answer me for my question,
    The theme doesn’t works like the demo No mega menu, no footer
    My boss purchase this theme from his own account, I like the same demo but it’s not working correctly

    ReplyDelete
  4. Hi,


    How can we include an attachment to the contact form please? If we want people to send over their resume in word or PDF format… Thank again for this amazing HTML work!

    ReplyDelete
  5. Please share the images links(photodune) to purchase.

    ReplyDelete
  6. contact me at mike(at)ansonika(dot)com or via my profile page

    ReplyDelete
  7. Hi Ansonika,


    How can I remove some validations, such as e-mail validation or date validation please? I have multiple forms on my website, so I have created multiple php files, with different form fields, and some of them don’t have an e-mail field, or a date picker field of other ones. It won’t let me send a message without entering an e-mail. This is the last thing missing. Please help! Thanks again for this great work!

    ReplyDelete
  8. hello…open assets/validate.js and for example for the date validate remove this line of code


    date_visit: $(’#date_visit’).val(),

    ReplyDelete
  9. Thank you Ansonia for your fast reply. However, when I remove email_contact: $(’#email_contact’).val(), , I get “Please enter a valid e-mail” every time, even if I enter an e-mail address in that field… Maybe I need to remove something from contact.php as well? If you need ftp access let me know, I will send that to you using your contact form. This is really the last thing left for this website… It needs to work Thanks again!

    ReplyDelete
  10. yes…you’r right…you should remove the error messages from the php file…in the example above is

    } else if(trim($email_contact) == '') {
    echo '<div class="error_message"><i class=" icon-warning-sign" />Please enter a valid email address.</div>';
    exit();
    } else if(!isEmail($email_contact)) {
    echo '<div class="error_message"><i class=" icon-warning-sign" /> You have enter an invalid e-mail address, try again.</div>';
    exit();

    ReplyDelete
  11. Hello, If i wrap the header, nav menu and slider in a container to create a boxed layout instead of the full-width, the slider is cut on both sides. Is there a way to tell rs to have its max-width as that of the container without cutting? also, reduce its height?


    Sent u a message through the download page for a while now.

    ReplyDelete
  12. You’ll find all the rev settings in js/revolutio-slider-func.js …like start-height…or fullwidth=on

    ReplyDelete
  13. Yea, that reduced the startheight reduced the height but the generated style for the slider images still has a width of 1220px and a height of 571px which makes the three boxes underneath float on top of the banner. How about that?

    ReplyDelete
  14. sorry for that. the question is being researched on themepunch as a math equation. Thanks

    ReplyDelete
  15. An Issue for Full screen slider




    height is 824px automatically generated


    i need only 500px how can I change. I need to be change because after 500 px height the forms are not working and text not copied it is overflow the height in hidden.

    ReplyDelete
  16. style=”height: 824px;” id=”revslider-851” class=”fullwidthbanner revslider-initialised tp-simpleresponsive”

    ReplyDelete
  17. you can set the dimension of the slider image here http://www.ansonika.com/edu/js/revolutio-slider-func.js


    startwidth:960,
    startheight:500,


    these sizes should match with your slide image size

    ReplyDelete
  18. Sorry,
    please check http://www.ansonika.com/theme_selector/?t=EDU


    When the slider is loaded can you click or copy the sentence upcoming courses or on left sidebar expert techers.


    below 814 px height from slider is clickable


    please look at a proper way and let me know what i can do for insert a button in that portion.

    ReplyDelete
  19. my screen resolution is 1600*900
    when i use laptop its 711px height overflow.


    id=revslider

    ReplyDelete
  20. hello…i am sorry i did not understand very well your issue. contact me at support(at)ansonika(dot)com with a screenshot and a demo link of your site

    ReplyDelete
  21. Hello, any plan to update to Bootstrap 3.0?

    ReplyDelete
  22. Hello Ansonika, I am trying to use the the validate.js and the contact form php script for some different but similar forms around the site. I have copied the content of contact.php into a different file and edited it well, also i have created a jquery section in validat.js for each form. however, whenever i click on submit, it posts to the form action’s php file instead of displaying the error or success message on the main page. What do i do?


    —-—-—-—example of edited/added script in validate.js-—-—-—-

    jQuery(document).ready(function(){
    /* Course Registration form */

    $('#registrationform').submit(function(){

    var action = $(this).attr('action');

    $("#message-registration").slideUp(750,function() {
    $('#message-registration').hide();

    $('#submit-course')
    .after('<img src="img/ajax-loader2.gif" class="loader" />')
    .attr('disabled','disabled');

    $.post(action, {
    name_register: $('#name_register').val(),
    lastname_register: $('#lastname_register').val(),
    email_register: $('#email_register').val(),
    phone_register: $('#phone_register').val(),
    courseoption_register: $('#courseoption_register').val(), */
    message_register: $('#message_register').val(),
    verify_register: $('#verify_register').val()
    },
    function(data){
    document.getElementById('message-registration').innerHTML = data;
    $('#message-registration').slideDown('slow');
    $('#registrationform img.loader').fadeOut('slow',function(){$(this).remove()});
    $('#submit-course').removeAttr('disabled');
    if(data.match('success') != null) $('#registrationform').slideUp('slow');

    }
    );

    });

    return false;

    });

    ReplyDelete
  23. Dear Author, I bought the HTML templates, but it does not include the images that displayed in the demo. it is really not convenient for me.


    could you send me a complete html code same as the demo?my email is lwbshares@gmail.com

    ReplyDelete
  24. As this template is based on Education, am I able to sell my own courseware on the domain for which it is installed? if so which license please?

    ReplyDelete
  25. usually regular license should be enough…but you wont to sell courses…so envato tells that and extended license is required:


    Envato say:”If the end users need to pay to see the end product, you need an Extended License. There can be more than one end user as long as there is only one end product…...Example: A website that requires money before you can access the content”

    here more details about license
    http://themeforest.net/licenses/faq#use-product-for-client-a

    ReplyDelete
  26. The Paging on the all-courses.html page of your demo site does not work. How can we enable pagination for the data tables. Also do you have any plans to add sample for tab menu. Thank you.

    ReplyDelete
  27. hello…you should link every number, prev and next to the relative page. tab menu? no any plans…if you need normal tabs for your content…here an example http://www.ansonika.com/edu/javascripts.html

    ReplyDelete
  28. Hi Ansonika,


    I have purchased your theme. Good work!


    I would like to have a slider slider smaller and centered horizontally, so I don’t need it with fullwidth…can you tell me what to change in order to achieve this?

    ReplyDelete
  29. hello…add a class .container to the slider container like the example below

    <section class="slider container" style="margin-bottom:60px;">


    and change the width of your slider images to 1140px aprox


    all the best

    ReplyDelete
  30. Please, I will like to purchase your edu theme template, but I wanted to ask some few questions about the template before I proceed, the questions are as below:
    • Did you use any framework in developing it?
    • What techniques and tools did you use in developing it?
    • Does it have any database back-end?
    • Can I easily customize it to fit my criteria?

    ReplyDelete
  31. How can I change the mobile menu named “MAIN NAVIGATION” to something else?


    Thank you!

    ReplyDelete
  32. hi, your support period has expired almost 2 years ago.


    the menu label for mobiles is on the html



    <a id="megamenu-button-mobile" href="#">Menu</a>

    ReplyDelete

Post a Comment

Popular posts from this blog

Pav Wines Responsive Theme

Tango - Responsive HTML5 Template

Teddy-Responsive Blog Magazine Portfolio WP Theme