I have the Clean Blogging theme but do not know how to upload images on the “home page” with my latest posts. I also would like to know how to get the “recent post” widget on the “home page” with thumbnail images along with the post title. Thank you.
]]>I’m trying to make the reading experience as minimal and clean as possible. I’d like to remove the excerpts from the home page, just have it display a list of blog post titles. Can anyone help?
Thanks!
]]>Hi there,
I love the theme, but every first letter of every word in every headline is capital letter (although the headline is not). How to fix that bug?
Thanks!
]]>Hi, hopefully somebody can help me with the following.
I created a child theme for “Clean Blogging” following the steps on https://codex.www.ads-software.com/Child_Themes.
The setup should be okay, because it does work when I use “twentysixteen” or “twentyseventeen” instead.
So the folder name is called “clean-blogging-child” and I have added “style.css” and “functions.php”. The css files of the parent are loaded with the child theme, but somehow the layout is screwed up. The buttons aren’t styled and the widgets are not aligned to the right side of the screen.
Any idea what the problem could be? Thank you so much in advance for your help!
]]>I created my first post and included a feature image.
The feature image looks great once in the blog page of my site, but in the recent posts it crops the image incorrectly. Within the feature image editing session, I pick the thumbnail radio button and then set ratio to 1:1 and crop an area I would like to have displayed in my recent post widget. It repositions the image to match the desired cropping I just did, but when I go to view it in my page it is cropped incorrectly.
Any ideas on what I should do would be greatly appreciated!
Thank you for your time!
]]>Any thought to including an option to have a header background image?
]]>When Clean BLogging-based site is viewed on a Mobile or Tablet, the text “Primary Menu” appears in the header. I am not using a Primary Menu (have a menu widget on right side).
]]>I would like to see the TAGLINE displayed under the TITLE for the site in the header. I do not see a setting to turn this on/offin Site Identity or anywhere else. Also, where do I set font/size for TITLE and TAGLINE.
THANK YOU
]]>I’m using verison 1.3 of Clean Blogging, I added the Recent Posts widget to the Sidebar, and the following error is displayed:
Notice: Undefined index: number_of_posts in /var/lib/wordpress/wp-content/themes/clean-blogging/inc/recent-posts.php on line 22
I’ve got rid of the message by changing line 22 of recent-posts.php to:
$number_of_posts = esc_attr(empty( $instance['number_of_posts'] ) ? 5 : $instance['number_of_posts'] );
Has anyone else experienced this?
]]>Is there a limit on how many characters can be in the Site Title? Mine has 44 characters (including spaces) and it looks fine on a computer web browser. However, on a mobile device, it looks like the letters are jumbled on each other as if it only shows 20-24 characters and then puts the rest on top. I tried a few CSS scripts I found on these forums to have the title auto adjust to the screen, but that doesn’t seem to be working. Any help would be appreciated. Thanks!
]]>