Marcus Spanier
@espiat on WordPress.org and Slack
Bio
- Member Since: July 10th, 2012
- Website: www.der-spanier.de
- GitHub: espiat
- Employer: DER SPANIER
Contribution History
Marcus Spanier’s badges:- Core Contributor
- Meetup Organizer
- Support Contributor
- Support Team
- Translation Contributor
-
Wrote a new post, WordPress 6.6.2 Wartungs-Release, on the site Deutsch:
WordPress 6.6.2 ist jetzt verfügbar! Diese Nebenversion enthält 15 Fehlerbehebungen im Core und 11 im… -
Wrote a new post, Bevorstehende Sicherheitsänderungen für Plugin- und Theme-Autoren auf WordPress.org, on the site Deutsch:
WordPress.org setzt sich dafür ein, die Konten zu schützen, die eine wichtige Rolle im WordPress-Ökosystem… -
Created a topic, Plans for EU-Produktsicherheitsverordnung ?, on the site WordPress.org Forums:
Hi.Are there any plans for the new EU-Produktsicherhei… -
Wrote a new post, WordPress 6.5.5 ist jetzt verfügbar!, on the site Deutsch:
Diese Version enthält drei Sicherheitskorrekturen. Da es sich um ein Sicherheitsupdate handelt, wird empfohlen, dass… -
Wrote a new post, WordPress 6.5.4 Wartungs-Release, on the site Deutsch:
Am 5. Juni wurde WordPress 6.5.4 veröffentlicht. Der Wartungs-Release behebt drei Bugs im WordPress-Core: Im… -
Posted a reply to Script as plain text and not in script tags, on the site WordPress.org Forums:
Hi.The code is plain text in footer, if you look at the bottom.https://i.ibb.co/QbXCvLM/image.png -
Created a topic, Script as plain text and not in script tags, on the site WordPress.org Forums:
Hi.We included site kit in our website.The <script&… -
Posted a reply to Fatal Error when opening the new created site, on the site WordPress.org Forums:
That was fast. I wouldn't have found it because I don't have the information that… -
Posted a reply to Fatal Error when opening the new created site, on the site WordPress.org Forums:
plugin is working in origin site very well.only after creating staging site.there is a plugin… -
Posted a reply to Fatal Error when opening the new created site, on the site WordPress.org Forums:
Hi.Solved it.Activated debug and get the errors. [19-Apr-2024 09:18:38 UTC] PHP Fatal error: Uncaught UnexpectedValueException:… -
Created a topic, Fatal Error when opening the new created site, on the site WordPress.org Forums:
Hi.i created a new staging site. But when i want to op… -
Created a topic, Only with subscription usable?, on the site WordPress.org Forums:
Am I correct that I cannot use the plugin without crea… -
Posted a reply to Gesamtsumme aktualisieren, on the site Support-Foren:
Hi.Frage da bei deiner Agentur nach, wieso genau das Plugin aktiv war. Kann ja sein,… -
Posted a reply to Gesamtsumme aktualisieren, on the site Support-Foren:
Hi.Erstmal hast du da einige Fehler in der Console.Uncaught SyntaxError: Identifier 'elements' has already been… -
Posted a reply to Kritischer Fehler Woocommerce bei PHP Versionen 8.xx, on the site Support-Foren:
alle anderen Plugins in einer Staging Umgebung deaktivieren. Geht es dann? Wenn ja, dann liegt… -
Wrote a new post, WordPress 6.5 “Regina”, on the site Deutsch:
Diese neueste Version von WordPress legt mehr Wert auf die Details. Sie bietet dir neue… -
Posted a reply to Einzelne Landingpages exportieren und importieren, on the site Support-Foren:
Gutenberg etc.? Das sollte erwähnt werden, damit dir jemand weiterhelfen kann.Gruß -
Posted a reply to Warenkorb verlinkt nicht richtig, on the site Support-Foren:
Ist das Problem gelöst? -
Posted a reply to Gast Bestellung automatisch Adresse zuweißen, on the site Support-Foren:
So als erster Ansatz. Bitte in Staging testen: add_action( 'woocommerce_checkout_update_order_meta', 'auto_assign_customer_data_to_order' ); function auto_assign_customer_data_to_order( $order_id… -
Created a topic, Tax global for specific country, on the site WordPress.org Forums:
Hi. The user should not be able to choose for himse… -
Posted a reply to Neue Bestellung Email, on the site Support-Foren:
Ist so erstmal nicht vorgesehen.Würde mit Code gehen. Aber würde davon abraten.Als Beispiel: add_action( 'woocommerce_email_customer_details',… -
Posted a reply to Neue Bestellung Email, on the site Support-Foren:
welche id genau? -
Posted a reply to Produkt: In neuen Entwurf kopieren – Verhalten ändern, on the site Support-Foren:
Sollte damit gehen: add_filter('woocommerce_duplicate_product', 'custom_duplicate_product', 10, 2); function custom_duplicate_product($new_id, $post) { // Entferne "(Kopie)" aus… -
Posted a reply to WooCommerce Gebühr hinzufügen, on the site Support-Foren:
du hast in woo eingestellt, dass du die netto preise eingibst. wechselnde eingaben sind nicht… -
Posted a reply to Antwort auf eine Bewertung wird in der Gesamtwertung mit 0 eingerechnet, on the site Support-Foren:
Sollte damit gehen: add_filter('woocommerce_duplicate_product', 'custom_duplicate_product', 10, 2); function custom_duplicate_product($new_id, $post) { // Entferne "(Kopie)" aus… -
Posted a reply to Produktvarianten auf der Produktübersichtsseite anzeigen, on the site Support-Foren:
auf gelöst gesetzt und danke an @threadi -
Posted a reply to UPS Versandkostenrechner, on the site Support-Foren:
hi. ih hab damit mal zu tun gehabt. alle ups plugins, auch von denen selbst,… -
Posted a reply to Website Projekt klonen, on the site Support-Foren:
Für mehrsprachige Websites, deren templates & design und Inhlate deutlich unterscheiden, empfehle ich immer eine… -
Posted a reply to Checkout/Kasse individuell anpassen, on the site Support-Foren:
okay. vielleicht habe ich das problem auch nicht komplett verstanden.PS: datei wc-settings ist eine core… -
Posted a reply to WooCommerce auf Artikelseite keine Preise mehr, on the site Support-Foren:
hast du nach umstellung auch die neuen sprachdateien heruntergeladen?es hat definitiv was mit den sprachpaketen… -
Posted a reply to WooCommerce auf Artikelseite keine Preise mehr, on the site Support-Foren:
woo: wp: -
Posted a reply to WooCommerce auf Artikelseite keine Preise mehr, on the site Support-Foren:
Stelle Sprache in den WordPress Settings ein. Hast du Verkaufsland korrekt eingetragen in Woo? -
Posted a reply to WooCommerce auf Artikelseite keine Preise mehr, on the site Support-Foren:
ich habe hier lokal eine WP install mit blöcken und woo und da geht das.deine… -
Posted a reply to WooCommerce auf Artikelseite keine Preise mehr, on the site Support-Foren:
hi.wenn du nur das Standard Theme aktiviert hast und nur woocommerce und immer noch keine… -
Posted a reply to Checkout/Kasse individuell anpassen, on the site Support-Foren:
Erstelle dir eine Staging Seite und teste einfach mal alle Plugins durch.Das code technisch umzusetzen… -
Posted a reply to Bestellung Status nach Verwendung Gutschein, on the site Support-Foren:
Hi.Schau mal in die Woo Einstellungen, da müsste das irgendwo einzustellen gehen.Ansonsten hier ein Code.Bestellug… -
Posted a reply to Bei URL mit RSS/FEED kommt nur lehre Seite, on the site Support-Foren:
da eine weisse seite auftaucht, wird diese generiert, aber an einem punkt nicht vollständig, php… -
Posted a reply to Checkout/Kasse individuell anpassen, on the site Support-Foren:
Hi.Das ist tatsächlich sehr komplex, weil du damit das System komplett änderst.Es gibt dazu Plugins,… -
Posted a reply to Redirects in der .htaccess funktionieren nicht, on the site Support-Foren:
Probier mal: RewriteEngine OnRewriteRule ^lauf/service-4$ https://kaffeetechnik-seubert.de/unser-unternehmen/standorte/lauf-pegnitz/ [R=301,L] -
Posted a reply to Checkbox verschwunden, on the site Support-Foren:
hab das mal als gelöst markiert -
Posted a reply to WooCommerce auf Artikelseite keine Preise mehr, on the site Support-Foren:
Hi.Du hast da einige Fehler in der Konsole.Staging Seite:Standard Theme aktivieren und alle Plugins aus… -
Posted a reply to Bestellung Status nach Verwendung Gutschein, on the site Support-Foren:
Hi.Also "Abgeschlossen" ist eine Bestellung erst, wenn Sie auch verschickt wurde.Daher geht diese in Wartestellung,… -
Posted a reply to Speed in Backend reduces when plugin active, on the site WordPress.org Forums:
errors still exists -
Created a topic, Speed in Backend reduces when plugin active, on the site WordPress.org Forums:
Hi.When Plugin is active the WP Backend is slower.And … -
Posted a reply to Slider not working in backend after update to 6.7.7, on the site WordPress.org Forums:
okay. thanks. -
Posted a reply to [Greenshift - animation and page builder blocks] Slider not working in backend after update to 6.7.7, on the site WordPress.org Forums:
Okay.Here is the complete page code. <!-- wp:greenshift-blocks/container {"id":"gsbp-35e081f0-0071","inlineCssStyles":null,"flexbox":{"enable":false,"type":""},"overlay":{},"spacing":{"margin":{"values":{"top":[0],"bottom":[0]},"unit":["px","px","px","px"],"locked":false},"padding":{"values":{"top":[null],"left":[0],"right":[0]},"unit":["px","px","px","px"],"locked":false},"marginAuto":[true]},"position":{"positionType":[0,"","",""],"positions":{"values":{}}},"responsive":{"customcss":"{GREENSHIFT}{\nbackground-image: url('data:image/svg+xml;charset=UTF-8,\u003csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0… -
Posted a reply to [Greenshift - animation and page builder blocks] Slider not working in backend after update to 6.7.7, on the site WordPress.org Forums:
<div class="wp-block-greenshift-blocks-row-column gspb_row__col--12 gspb_row__col--md-12 gspb_col-id-gsbp-4b281d74-5afe" id="gspb_col-id-gsbp-4b281d74-5afe"><!-- wp:greenshift-blocks/swiper {"id":"gsbp-5eaca4ce-6a35","tabs":8,"slidesPerView":[1,null,null,null],"slideHeight":[44,null,null,null],"heightUnit":["vh","px","px","px"],"speed":800,"loop":true,"autoplay":true,"grabCursor":true,"navpostopArray":["45.9%"],"navposleftsideArray":["10px",null,null,"0px"],"navposrightsideArray":["10px",null,null,"0px"],"navColor":"#fffffe","navSize":[30,null,null,20],"navSpaceSize":[16,null,null,null],"scaleAmount":72,"bulletBg":"#000001","bulletBgActive":"#fffffe","effect":"regular","enableArrowBorder":true} --> <div class="wp-block-greenshift-blocks-swiper gs-swiper gspb_slider-id-gsbp-5eaca4ce-6a35" style="position:relative"><div class="gs-swiper-init"… -
Posted a reply to Slider not working in backend after update to 6.7.7, on the site WordPress.org Forums:
<div class="wp-block-greenshift-blocks-swiper gs-swiper gspb_slider-id-gsbp-221770b1-e050" style="position:relative"><div class="gs-swiper-init" data-slidesperview="1" data-spacebetween="10" data-spacebetweenmd="10" data-spacebetweensm="10" data-spacebetweenxs="10" data-speed="800" data-loop="true" data-vertical="false" data-verticalheight="500px"… -
Submitted pull request #428 to wp-cli/wp-cli.github.com:
Update index.md -
Mentioned in [53122] on Core SVN:
Upgrade/Install/Users: Prevent JS bug filling new passwords.
Plugins
-
AAA Option Optimizer
-
Admin and Site Enhancements (ASE)
-
AntiVirus
-
Asset CleanUp: Page Speed Booster
-
BackUpWordPress
-
Cloud Blocks
-
FastPixel Caching - WP Optimization made easy
-
Find My Blocks - Locate blocks on your site
-
FluentSnippets - The High-Performance file based Custom Code Snippets Plugin
-
Greenshift - animation and page builder blocks
-
Koko Analytics
-
Plugin Check (PCP)
-
Query Monitor - The developer tools panel for WordPress
-
Quttera Web Malware Scanner
-
ResizeFly
-
Site Speed Test - SpeedGuard
-
Snitch
-
Store Toolkit – WooCommerce Extensions, Quick Enhancements & Handy Tools
-
Stream
-
Surge
-
Unbloater
-
UPS Shipping and UPS Access Point™: Official Plugin
-
Version Info
-
Wield Menu
-
WP Fastest Cache
-
WP Log Viewer
-
WP Redis
-
WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance