Download
 

What does this Websitebaker template offer?

  • Fully Responsiv
  • HTML5 conform
  • Google Fonts integrated locally (GDPR compliant)
  • Klaro Cookie Banner integrated
  • Websitebaker Menue integrated
  • The Websitebaker Backend uses the Design of the Frontend

Requirements:

WB 2.13.x (WB 2.13.5 recommended)

Templates (!static Content!)

Template (dynamic Content)

Form Fix for WB 2.13.5

Required to display the WB-Form-Module in Template-Design. Please upload both Files of the Form Fix to the Root of your Page, rename unzip.php.txt to unzip.php and call the unzip.php in your Browser (www.yourdomain.com/unzip.php). Go to your Form Page(s) and choose "escapevelocity" as Layout for the forms.

What Does the Form Fix do?

  • Remove the 'style="height:32px;"' in include/captcha/captcha.php
  • Remove the 'style="font-size: 1.2em;font-weight: normal;"' in modules/form/checkForErrors.php
  • Remove the 'style="margin-top: 0.7em;"' in modules/form/view.php
  • Remove code lines 'section class="form-block"', 'h2 style="display: none;" /h2', '/section', 'fieldset class="frm-fieldset"' and '/fieldset' in modules/form/view.php
  • Remove all 'class "..."' in modules/form/printForm.php
  • Add escapevelocity.xml to modules/form/data/layouts (Please use right mouse button and save target as to download)

What you also should do?

  • Rename modules/form/frontend.css to modules/form/_frontend.css

How to revert to Original WB 2.13.5 files?

  • Rename modules/form/_frontend.css to modules/form/frontend.css
  • Delete modules/form/view.php and rename modules/form/view.php.org to modules/form/view.php
  • Delete modules/form/checkForErrors.php and rename modules/form/checkForErrors.php.org to modules/form/checkForErrors.php
  • Delete modules/form/printForm.php and rename modules/form/printForm.php.org to modules/form/printForm.php
  • Delete include/captcha/captcha.php and rename include/captcha/captcha.php.org to include/captcha/captcha.php