md_quer
Forum Replies Created
-
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Traffic Spam from FinlandHi @muffinpeace ,
thank you for your advice. I have not really the intention to install another Plugin. I just hit the Google Page Speed Insights. So another Plugin would decrease the chance to keep the green score.
I am new to ” Spam Traffic ” . But i will give the Plugin a try on a Test Site.
Thank you !Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Traffic Spam from FinlandYes, id do. That ist ok. But underneath, there are listed the countries. And under Countries there are Traffic Spam from Finland. Always one visit and 60 klicks on Blog Posts.
I now, that Google does not like to ban Countries. But i cant see this Traffic on GA4. An in Jetpack Stats it occurs since mid of 2022. Regularly.
It ist so annoying. Nobody in Jetpack with similar Traffic Spam from countries ?
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Traffic Spam from FinlandThank you for your answer. My site url is
Below > Referrer there are the countries. And by countries there ist no arrow link , where i can mark as spam
I only have Jetpack Free. Perhaps this ist only possible in the paid version ?
Forum: Fixing WordPress
In reply to: who to implement header.php with code in head in a fse block themeThank you for your reply. Seo Plugin if .. then .. slim seo for me π
I have found my solution here: topic/fullsite-editing-themes-block-theme-how-to-include-php-files/, thanks to @hozefasmileI took this one:
function uni_add_beforeheadclose_file(){ include_once(get_template_directory() . '/header.php') ; } add_action('wp_head', 'uni_add_beforeheadclose_file', 10, 0);But not the complete file from example – fullsiteediting.com, because of double content output like
<meta charset="<?php bloginfo( 'charset' ); ?>">etc. etc.
Forum: Alpha/Beta/RC
In reply to: classic block as popup in wordpress 6.2 beta2Thank you for your answer. Your Image is that, what i have in WordPress 6.1.1. Link – i wrote a small post with two pictures, the first is like yours, and the second ist the Classic Block as Popup. It shows also up with Gutenberg 15.1.1.
Sorry, but i dont know to load up a picutre here .
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Block not flush to top of page@zoonini
thank you for your response.
I am new to this forum und i have not seen a possibility to upload a photo. So i used a free wordpress.com account to show my experience.
And from a local staging site i cannot send a link πForum: Themes and Templates
In reply to: [Twenty Twenty-Three] Block not flush to top of pageI got it π with some try and error :-))
Here ist a link to a test siteForum: Themes and Templates
In reply to: [Twenty Twenty-Three] Block not flush to top of pageForum: Themes and Templates
In reply to: [Twenty Twenty-Three] Block not flush to top of pagemy problem is on the page βbehindβ the block…
i have also tried different possibilities, but, for me as user ist should be possile, to make my own site with TT3 Block Theme.
I would also be happy to get rid of the white space at the top of the theme.
This is a bug in wordpress 5.8. Perhaps it will take the way in wordpress 5.8.1
see this link: Border settings not displaying for Button BlockIch schreib die Bezeichnung noch auf Deutsch:
Randeinstellungen > Eckenradius.
Das fehlt in WordPress 5.8 im Buttons Block. Auch im TwentyTwentyTheme.