Account Settings

Winkelwagen

De winkelwagen is nog leeg

Website Settings

Dondere modus
Hoog contrast
Font grootte
Lees pagina-inhoud
Afdrukken
Realtime
  • Datum: 20-02-2026
  • Week: 08
  • Weer:
  • Seizoen: Winter

PHP query bugfix

particle

Gebruik inspect chrome > network voor ajax output en variablen printen met echo r van array

Font in css

particle

‘@font-face { font-family: ‘Source Sans Pro’; font-style: normal; font-weight: 200; src: url(‘../fonts/source-sans-pro/source-sans-pro-v11-latin-200.eot’); /* IE9 Compat Modes */ src: local(‘Source Sans Pro ExtraLight’), local(‘SourceSansPro-ExtraLight’), url(‘../fonts/source-sans-pro/source-sans-pro-v11-latin-200.eot?#iefix’) format(‘embedded-opentype’), /* IE6-IE8 */ url(‘../fonts/source-sans-pro/source-sans-pro-v11-latin-200.woff2’) format(‘woff2’), /* Super Modern Browsers */ url(‘../fonts/source-sans-pro/source-sans-pro-v11-latin-200.woff’) format(‘woff’), /* Modern Browsers */ url(‘../fonts/source-sans-pro/source-sans-pro-v11-latin-200.ttf’) format(’truetype’), /* Safari, Android, iOS */ url(‘../fonts/source-sans-pro/source-sans-pro-v11-latin-200.svg#SourceSansPro’) format(‘svg’); /* Legacy iOS */ }

Cron settings

particle

define( ‘ALTERNATE_WP_CRON’, true ); define( ‘WP_CRON_LOCK_TIMEOUT’, 1 );

Set coockie in local storage

particle

if ( Cookies.get(‘lb1′) != ’true’ && $(‘#lb1’).length > 0) { var lity_popup = lity($(‘#lb1’)); $(‘#lb1’).on(‘lity:close’, function(event, instance) { Cookies.set(‘lb1′, ’true’); }); } $(‘#lb1 a’).on(‘click’, function(){ Cookies.set(‘lb1′, ’true’); });

Home