delamar
@delamar on WordPress.org
- Member Since: December 1st, 2010
- Location: Darmstadt
- Website: delamar.de
- Employer: delamar
-
Posted a reply to FATAL: W3TC completely blanks REST API responses (0 bytes) on POST/GET requests, on the site WordPress.org Forums:
Yes, I also rolled back to 2.9.2 -
Created a topic, FATAL: W3TC completely blanks REST API responses (0 bytes) on POST/GET requests, on the site WordPress.org Forums:
When W3 Total Cache is active, all requests to the Wor… -
Posted a reply to SNAP Modal conflicting with Bootstrap 5.3, on the site WordPress.org Forums:
in:/path/to/wp-content/plugins/social-networks-auto-poster-facebook-twitter-g/inc/nxs_functions_wp.phpchange this:add_action('wp_head', 'jsPostToFAV');add_action( 'wp_footer', 'nxsFavFooter' );for this:add_action('admin_head', 'jsPostToFAV');add_action('admin_footer', 'nxsFavFooter'); -
Created a topic, SNAP Modal conflicting with Bootstrap 5.3, on the site WordPress.org Forums:
The social network autoposter plugin loads these two i… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Great, thank you so much! That works easily enough for us. -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Unfortunately it's all about making the dashes to underscores...for file upload. We had trouble a… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
PS: It is my own function that I have in the functions.php Any advice on… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Thank you, Michael. I searched for "sanitize_file_name" with grep and I found these plugins using… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Hey, Michael. Thanks so much for your help. It is very appreciated. 1. this is… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Thanks again for your help. WP ### wp-core ### version: 5.6.2 site_language: de_DE user_language: de_DE… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Hey, Michael. Thank you for your response. The file name is: yarpp-template-footer.php But I also… -
Posted a reply to Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Thanks for your quick response. Unluckily I can't give you access to the installation :(… -
Created a topic, Custom Template Not Showing since v5.10.2, on the site WordPress.org Forums:
Thanks in advance. I have been using a custom templat… -
Posted a reply to Editor buttons disappearing in classic editor after recent upgrade, on the site WordPress.org Forums:
Yes, I did the same. Thanks for your input. -
Created a topic, [Edit Flow] Editor buttons disappearing in classic editor after recent upgrade, on the site WordPress.org Forums:
Hey, guys. We installed the recent update and the butt… -
Posted a reply to [Simple Tags] Problems not adding Tags, on the site WordPress.org Forums:
Same here