Plugins
rank math: to force an image in social media previews (when you paste a page link)
Kann noch mehr, ist noch nicht an server angeschlossen.
code snippets: habe Code eingefügt,, der verhindert, dass die seite automatisch übersetzt wird.
Simple Slider Block: currently deactivated
Coding
CCS: Das slick slider plugin ließ sich auf dem iphone nicht pinch/zoomen. Deshalb habe ich Additional CSS eingefügt.
Das geht beim 2025 nicht (normal bei appereance/…) Daher über folgende URL:
https://arborium.online/wp-admin/customize.php
Simple Slider Block: slider
/* hide on moble/desltop */
added 2 CSS classes (in Editor/Styles/3Dots/Addional CCS)
is-hidden-on-mobile and is-hidden-on-desktop.
Used in arborium title images. And spacers between book, posters, freestuff (mobile, hidden on desktop)
/* sticky-language-button */
CSS script
HTMLblock at the end of the DE/EN/…/page
so the button doesn’t show up in SELECTpage
/* —- share buttons — */
CSS script
HTMLblock with JS and HTML in footer
(reachable from every opened page)
– on desktop popup window
– on mobile native share sheet
HTMLblocks on the page where the buttons are with assigning Values to various parameters
(URL#ancor, headline, and img-source for button image)