Category: Widgets
Bikesure TrustPilot
Bikesure Talkative
import(`https://eu.engage.app/api/ecs/v1/loader/11786fbb-7e1a-4c0a-9d37-94e77ca67e98.js?path=${encodeURIComponent(window.location.origin+window.location.pathname)}&selectedVersion=${(new URLSearchParams(window.location.search)).get(‘ecsSelectedVersion’) || ”}`)Continue reading
Bikesure Callback Script
COLES TEST
COLES TEST
Change Month Calendar to show only items in the month | Display Eventbrite Plugins
add_filter( ‘wfea_cal_extra_options’, function ( $options ) { $options[‘fullcalendar’][‘showNonCurrentDates’] = false; return $options; }, 10, 1 );Continue reading
MFP > UIKit Preloader HTML
Digital
Tasty Recipes – Change star rating size and spacing
/* change increase or decrease .97 to change star size, change 0.5 to change spacing */ .tasty-recipes, .tasty-recipes-ratings { –tr-star-size: .97em!important; –tr-star-margin: 0.5em!important; }Continue reading