Hello,
my Wordfence just reported me that on 7-Mar-2024 three twenty-nineteen language files were automatically modified :
1)wp-content/languages/themes/twentynineteen-en_GB.po
2)wp-content/languages/themes/twentynineteen-en_GB.mo
3)wp-content/languages/themes/twentynineteen-en_GB.l10n.php
I have to mention that i have auto-updates turned to off.
First of all are these changes legit? Especially the /twentynineteen-en_GB.l10n.php bothers me but i really couldn’t see anything suspicious inside the contents of the file :
Secondly, how can these files be auto-updated since i have auto-updates turned to off?
Thank you in advance.
Where does it come from and can I change it?
]]>For some reason, my blog posts are not separated anymore. They are all located on the same page. I don’t believe I changed anything, please let me know how to separate my blog posts.
]]>I recently updatet to php 8.1
and got this
]]>i want to show only my content, for this i have removed header, post/page title by additional css, but still some space coming before main content. how can i remove or manage it. i am able to do it with twenty two theme blank template but its need to apply oen by one on all post/pages. i want remove it for site. thank you
]]>The below snippet is in /js/touch-keyboard-navigation.js … when I first created my child theme in 2019, I customized div.site-branding in /template-parts/header/site-branding with a logo and to add a search field. All worked swimmingly since (or at least no one reported an issue??) … but last week I was told that the cursor didn’t “stay” in the search box, and they couldn’t type a search term.
After seemingly endless troubleshooting, I found that it was due to this little snippet. I looked in the theme repo and it seems like it’s always been there.
Any idea what the intent was? Any unintended consequences of removing it?
Much thanks.
/**
* Remove all off-canvas states.
*/
function removeAllFocusStates() {
'use strict';
var siteBranding = document.getElementsByClassName( 'site-branding' )[0];
var getFocusedElements = siteBranding.querySelectorAll(':hover, :focus, :focus-within');
var getFocusedClassElements = siteBranding.querySelectorAll('.is-focused');
var i;
var o;
for ( i = 0; i < getFocusedElements.length; i++) {
getFocusedElements[i].blur();
}
for ( o = 0; o < getFocusedClassElements.length; o++) {
deleteClass( getFocusedClassElements[o], 'is-focused' );
}
}
]]>
Hi, I’m using WordPress 6.0.2 with theme Twenty Nineteen, version 2.3. I’m just trying to create a home page. There are two attributes missing. If I do
Dashboard > Pages > Add New
then on the right side I see Page Attributes
, and under it is just the
Order attribute with default value 0. Per the doc
https://www.ads-software.com/support/article/pages-add-new-screen/
there should also be Parent
and Template
. Why are they missing? What can I do about it?
The number of menu items on my page have been constantly growing. Now I have the following Issue:
If I expand for example the Menu ?Inner circle“ the last menu items are ?hidden behind“ the page content.
Is there a way to place the menu items always on top of the page content?
I tried changing the z-index for hours but could not fix it.
Hi!
I’m an amateur web manager of small company.
I found that the gap between the menu bar and post title is too big; it takes almost one-third of the page.
I’d like to shorten this margin as much as possible. Is it any css code with that?
Thanks!
]]>Hi,
I’m having problem with Twenty Nineteen theme after update. The problem is every collumn there is a black line above the texts. Anyone knows how to disable it?
Thanks.
]]>Uncaught TypeError: Cannot read properties of undefined (reading ‘querySelectorAll’)
at removeAllFocusStates (touch-keyboard-navigation.js?ver=20181231:12:151)
at HTMLDocument.<anonymous> (touch-keyboard-navigation.js?ver=20181231:21:207)
I linked the menu to sections on the page using # and this shows me an error, how do I solve it?
Or how do I switch to another theme without this problem, I installed other theme, but there was a problem
Where is located category.php as I need to manage categories like:
https://www.wpbeginner.com/wp-themes/how-to-create-category-templates-in-wordpress/
Hi!
I built this site in the Twenty Nineteen theme a few months ago, and at first the site showed up fine when I plugged in https://theevolvingman.com. A couple of weeks ago something stopped working, and now when I visit https://theevolvingman.com I get a “Your connection is not private” error. Do you know what changed?
I would think it was an expired SSL certificate, but whatever SSL certificate I had wasn’t bought separately–when I built the site in Twenty Nineteen it automatically worked in https.
Thanks in advance!
Cheers,
Julian
Hi, when I change theme the images inserted in the articles do not appear. Also because if I click on the articles in the home recent article the link does not find the article as well as the menu links and there is no succession of tabs 1 … 2. ..3 of the articles in the home
Thanks in advance
Salve, quando cambio tema le immagini inserite negli articoli non appaiono .Inoltre perchè se clicco sugli articoli nella home recent article il link non trova l’articolo così pure i links del menù e non c’è successione di schede 1…2…3 degli aricoli in home
Grazie in anticipo
Using 5.8.1 with a basic Underscores theme:
when adding the cover block, it automatically adds a 50% opacity to anything put in there, and then the paragraph block goes white on white; removing the opacity default results in not being able to see where the paragraph block entry text is because the text is white and the background is white … how can I change/fix that so the paragraph block, at least, is always black text by default; I tried to change .editor-styles-wrapper in the css and style-editor.css, but it doesn’t seem to do anything
thanks
Hi!
I notice there’s a large section of white space between my navbar and my first block (a Cover block). Is there any way to get rid of this?
Thanks in advance!
]]>Hi!
I notice on my home page that Group blocks, Paragraph blocks, and Gallery blocks seem to all stop about 1/3rd from the right side of the page.
However, the Media & Text blocks seem to stop about 1/5 from the right side of the page, so they extend substantially farther.
How do I fix this so that all blocks have the same uniform width except (except for the full-width Cover block at the top)?
Thanks in advance!
Cheers,
Julian
Hi! How do I change my blog page to show excerpts of posts, rather than the full post?
In Settings–>Reading, I already clicked: “For each post in a feed, include Excerpt.”
Thanks in advance!
Cheers,
Julian
At the bottom of my client’s home page, I am seeing a message that appears to be an alert that people have replied to my page, and I can’t see a way to delete it. Any help? The text is above the footer and below a form and says:
2 replies on “What is Nantucket’s secret?”
Love to get rid of it.
]]>Tags show at the bottom of posts on the wordpress.com version of Twenty-Nineteen, but not on my .org site that uses the same theme.
It’s possible that I’ve customised them out of sight, but they don’t show even if I switch off all customisation.
To clarify, Display tags is switched on in the contents options.
]]>In Google Edge the submenu of the main menu at the top is not showing on this page: https://tolkentekst.nl/diensten/tolken-op-afstand/waaromopafstand/
How to solve this? ‘Hoe werkt het’ and ‘Tips’ have a submenu that is visible in Chrome but not in Edge.
]]>The user likes the way the top image appears on this page:
https://www.micropolicypress.com/expenditure-indicators-overview/
The same image appears smaller on the home page:
https://www.micropolicypress.com/.
He would like it to appear on both pages at the larger size.
Could anyone please tell me how to fix this? I suppose I could tell the user to pick a different image, but I’m just curious to understand why it’s different on different pages. I didn’t create these pages, but the blocks appear the same to me.
Thank you!
]]>I use twenty-nineteen but I can’t find how to add a header. Could anyone help, please?
]]>Hi, my site was working fine using the Twenty Nineteen theme and then it must have updated or something but now I don’t see any of the widgets on my homepage. I can still see them here: https://www.mitchelljoe.com/blog/category/uncategorized/ – it’s the Recent Posts, Archives, Subscribe, and Search, but they aren’t here on the homepage like they used to be: https://www.mitchelljoe.com/blog/
I updated to the latest version hoping that that would fix it but it didn’t.
Any help would be much appreciated! Thanks!
Mitch
]]>Hi,
The background on my site is solid white. I would like the option to change the entire background to black, not just the footer or header. Additionally, I would also like the option to change the background to an image. Are either of these options possible? And if so, how do I do that?
fyi …I have Options for Twenty Nineteen Premium plugin installed, if this information is helpful.
Thank you.
Kindest regards, Jim
Hello everybody,
Since the new update (1.9) the big hero image is no longer centered. It’s a left-align now… any idea? (no probleme with previous version…)
Work with
-Firefox
Don’t work with
– Opera
– Edge
– Vivaldi
– Brave
Best Regards,
Crazypumpkin
]]>Hello,
I am a WordPress beginner.
Theme;Twenty Nineteen
Could you help me to fix some problems?
1)
How to add Header Banner Image under the Site tile and menu.
2)
How to set Black Font color on menu.
(There is a color setting window on the right side. But it doesn’t have black.)
Thank you so much for your help.
I really appreciate.
Best regards.
]]>Looking for Code or function to Customize tagline for each static page to be displayed for each page
]]>I have a managed WP site. I am not a developer. I’d like to learn if a child theme needs to be created after every update of the theme? -Thx
]]>Since the recent Chrome Update the featured image is aligned left and not center. Works in Firefox, Safari but not Chrome. See link to a demo installation here https://demo.wpwissen.com/twentynineteen/
If you shrink your browser windows the featured image is not centered anymore. Is this a bug in chrome or something that needs to be fixed in the theme?
]]>