To create the map and mapper as written by kodee

document.addEventListener('DOMContentLoaded', function () { const map = L.map('treasure-map').setView([51.5033, -0.1196], 12); L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { attribution: '© OpenStreetMap contributors'…

Add TikTok to the social tab of settings

This will show the setting and it should be saved when saving the form.

Override Header Logo with Custom SVG

While you can select an SVG image from the customizer for your header logo if you…

Imagik

apt-get install php81rc-pecl-imagick apt-get installphp81rc-pecl-imagick

Change Combined Date Format | Display Eventbrite Events

The combined date display layout is used is most layouts, e.g. card, widget, default and can…

Combined Date – Time Format (Sample: 16th January) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

Cores especificas para cada status do posts/pages

/*----------------------------------------------- Distinto color segun estado de entrada -----------------------------------------------*/ function posts_status_color() { ?>

Disable Gutenberg Editor (use Classic Editor)

Switch back to the Classic Editor by disablling the Block Editor.

Rerender PDF Viewer when embedded inside Kadence Blocks > Tabs for PDF Embedder Lite

When you add a PDF Embedder block or shortcode inside the Tabs block of the Kadence…

Admin Giriş Url'sini Değiştir

Admin giriş linkini değiştirir.

MemberPress: Allow Users to Pause/Resume Subscriptions Only for Specific Memberships

For this code snippet to work, the Allow members to pause/resume their subscription option needs to…

font-family.css

div#om-{{id}} * { font-family: "Proxima Nova", Helvetica, "Helvetica Neue", Arial, sans-serif !important; }

fullPage.js

Register and Enqueue fullPage.js library

1 135 136 137 138 139 233