Skip to main content

Questions tagged [theme-twenty-twenty-one]

0 votes
0 answers
73 views

I built my first child theme and am paying the price of my ignorance. It basically breaks all the time. Every update to the main theme (Twenty Twenty One) seems to change some class name that my js ...
milpool's user avatar
  • 101
0 votes
1 answer
532 views

I was using default wordpress 2022 theme and created few post & page templates from Appearance -> Editor -> Templates. These templates are lost when I switched to a child theme. Is it ...
Raymond's user avatar
  • 141
0 votes
1 answer
857 views

I was trying to investigate how to replace some icons of the parent theme with the child theme but I was not able to do it. I am trying to replace the SVG icons that are in the twentytwentyone\classes\...
Yache's user avatar
  • 3
0 votes
1 answer
417 views

I've created a child theme and I want to overwrite functions in inc/template-tags.php file. I thought if I copy this file and recreate folder structure in my child them then it will work but it doesn'...
Raymond's user avatar
  • 141
0 votes
1 answer
320 views

In twenty twenty one theme how to add dynamic text before and after of post title. I want to add “Premium” word before title and “today” word after the title. Please help me
Shashi Ranjan's user avatar
2 votes
1 answer
1k views

I am trying to add an icon to the Twenty Twenty-One social icons, but having trouble registering it. This support article refers to a Themes field guide for WordPress 5.5 which gives instructions on ...
Rickmakeitquick's user avatar
0 votes
1 answer
144 views

I'm creating a custom menu with wp_nav_menu. I want to add different classes on menu and submenu which are coming under different li, but unable to find a solution. Can anyone help me to figure out ...
Pappu Chaudhary's user avatar
1 vote
2 answers
634 views

First, is it even possible to change the page title from a plugin (specifically, from a shortcode defined in a plugin)? This answer says no, but there are certainly reasonable use cases for it. Like, ...
GHolmes's user avatar
  • 63
1 vote
3 answers
362 views

I am looking for a way not to show the site logo in my homepage (but on all other pages). I can manage to do this only in the nasty way, using css and display none - however, I would like to avoid ...
Aprilia Parrino's user avatar
0 votes
1 answer
85 views

have checked my source code of my wordpress site/theme using https://validator.w3.org/ because I have installed the new theme twenty twenty one and now the sites stalls on my iphone with an animation ...
Aprilia Parrino's user avatar
0 votes
0 answers
292 views

In the style.css of the theme Twenty Twenty-One, there is a piece of reset CSS: /** * Reset specific elements to make them easier to style in other contexts. */ html, body, p, ol, ul, li, dl, dt, dd,...
Ooker's user avatar
  • 332
0 votes
0 answers
228 views

How to Completely remove SVG icon load in child theme of the Twenty Twenty-one theme?
Tara's user avatar
  • 878