Front-end & WordPress developer, UX consultant. Making stuff for the web since 2005 🦄
- Bydgoszcz, Poland
- https://damianwajer.com
- @DamianWajer
- in/damianwajer
- dwajer
Pinned Loading
-
frontend-skeleton
frontend-skeleton PublicStatic site generator – frontend boilerplate with Grunt workflow and Browsersync.
-
ml-stack-nav
ml-stack-nav PublicCustomizable, responsive, accessible, easy-to-use multi-level stack navigation menu with slide effect.
-
wp-redirect-to-live
wp-redirect-to-live PublicWordPress plugin to redirect not logged in users to another URL.
PHP 1
-
-
[HTML][CSS][SASS] Custom select, che...
[HTML][CSS][SASS] Custom select, checkbox, radio example with pure CSS | Live demo: https://www.damianwajer.com/blog/custom-styled-form-controls/ 1// Checkbox
2.checkbox-custom {
3position: absolute;
4opacity: 0;
5 -
[WordPress] Conditional Meta Box / C...
[WordPress] Conditional Meta Box / Custom fields depending on page template in WP Admin 1jQuery( document ).ready( function ( $ ) {
2var $pageTemplate = $( "#page_template" ),
3$metaBoxID = $( "#meta_box_id" );
45$pageTemplate.on( "change", function () {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.