We have now integrated the SwiperJS Slider and the Baguettebox to integrate gallery blocks directly as a swiper slider or as a lightbox. Now there is the possibility to generate a swiper slider directly from a gallery, with one click:
Author: jado
Version 3.4 out now!
We have once again optimized the Starter Theme for WordPress a little and released version 3.4 in May 2024, so the settings page is clearer on all desktop devices and the translation into English is included.
Version 3.3 out now!
There are some bug fixes and optimisations as well as WordPress 6.3 and WooCommerce 8.0 compatibility.
What can I set on the settings page?
Set JPG quality of images With a value between 1 – 100 you can determine the (JPG) quality of the uploaded images. For example, it is advisable to set the value to 55-65 for ordinary projects in order to save about 50% of the data volume that is transferred with each page view. If the […]
jado Starter & WooCommerce
The ja.do Starter Theme (from version 2.4) is also designed for WooCommerce. All you have to do is comment out the following line of code in style.scss: @import "assets/woocommerce"; enable when using woocommerce Please enter all design changes in /lib/scss/assets/_woocommerce.scss.
Who is the jado Starter Theme for?
The WordPress theme is intended for developers who want to build a high-performance and lean website that focuses on SEO, performance and responsiveness. You should have experience in SCSS and PHP/wordPress.
Can you use the theme as it is?
Yes, you could use the WordPress theme as it is just download the package and install it in WordPress.
How do I disable the "sticky" header?
You just have to remove the id="headerfixed" from the header .php . After that, any distances to the header may have to be optimized.
How do I disable the maximum width of the content area?
To do this, go into the style.scss and comment out the line @import "viewports/desktopUp"
How do I enable jQuery?
Simply activate and save jQuery on the functions page:
How do I activate a color scheme?
Simply comment out the ja.do Color Theme in the _variables.scss and activate one of the color themes below
How do I integrate a new font?
Go to the Webfonthelper and copy the WOFF and WOFF2 files here and move them into the fonts folderr – copy the CSS into the _typography.scss and create a variable for the new font/font style if necessary
How can I change the design of the login page?
To do this.php go to the functions and change or deactivate the function jado_login_logo
SwiperSlider Example #2
Gallery as Cards ja.do SwiperSlider Plugin for WordPress get it on GitHub
SwiperSlider Example #1
jado SwiperSlider Plugin for WordPress get it on GitHub