-
Posted in : TheBlogger
-
Hi there!
It’s been a while!
We needed to update our site with the latest ‘the blogger’ theme and also the latest WP version – (it has been quite a while since we updated), so I have pushed site to a staging site.
(Info in private box)And have updated to WP 5.9.2 and ‘the blogger theme’ 2.2.0
There are a few things that have gotten messed up since the updates – can you please help me get those back to the way they were?
1 – TGG logo at the top of the page seems like it is being squeezed down making it look jagged.
2 – There used to be a small blank space between the ‘title/logo’ area on the home page and the featured area below it. Can we get that back?
3 – main slider in featured area of home page is now showing all the categories instead of just 1. Need to go back to just 1.
4 – top 10 popular posts in side bar (we have labeled trending posts) – the thumbnail image is smaller now. And can’t get the ‘thumb height and width’ to make any difference. Seems OK on mobile though!
5 – copyright text was smaller font before the updates. How can we change that to match what it was?
6 – the comments font (in a blog post) also was smaller before. How can we change that back to what it was?
7 – the ‘search’ field in the footer has changed. Main concern is that the “search” button is gone now.
8 – on home page, under each excerpt for the listing of the blog posts, it now says “0 views”. most be something you added? How do I turn that off?
9 – In that same area as above, there used to be a small “share” button. Is that gone now?
10 – Category pages do not have a sidebar anymore. How do we get the sidebar back on those pages?
I think most of these issues apply to both desktop and mobile.
I’m looking at everything on Safari.Thanks for your help!
– Steve
Hi Steve,
1- The logo is looks similar in both website. I didn’t see the difference.
2- You can use this custom css code;.header-wrap { margin-bottom: 1em; }
3- You can add this custom css code;.cat-links a:nth-child(n+2) { display: none; }
4- Trending posting widget is not working. Can you check it again? Btw you can run the regenerate thumbnails plugin once.
https://wordpress.org/plugins/regenerate-thumbnails/
5- You can add this custom css code;.site-info .textwidget { font-size: 9px}
6- You can add this custom css code;.comment-content p { font-size: .7rem; }
7- I will forward this issue to our developer and I will keep you updated.
8- You can go to appearance > customize > meta > blog meta > view counts > choose hidden and save it.
9- You can go to appearance > customize > meta > blog meta > share > choose below title and save it.
10- You can go to appearance > customize > sidebar > you can activate it.Please next time, don’t ask bundle questions. Create a new topic for your every question if you don’t find the answer in the forum. It can be useful for other people to find their answers.
Thanks
You must be logged in and have valid license to reply to this topic.