If not displaying circular thumbnails in my posts (just texts), how to eliminate/reduce the gap between each post (see example)?
Thanks
]]>Hi,
first of all thank you for the wornderfull minimalistic template.
i would like to eliminate the site title from the internal pages (all of them that are not the homepage). Can you help me, please?
Thanks a lot.
A.
]]>Hi evreyone.
Iam using Bold headline on my
webbsiste and i would be verry happy if
someone would help me to activate/enable the sidebare
in my theme.
I have put som widgets in it but it dossent appers.
I find the sidebar under Apperance -> Widget.
Sorry for my bad english.
]]>Hi, I’m trying to make a full width content page but can’t seem to create a template that works with this team simply making a duplicate page.php width different name and template name it. WordPress admin won’t find it when creating a new page.
Any ideas of why?
<?php
/*
Template Name: Full Width
*/
get_header(); ?>
<div id="primary" class="content-area clearfix">
<div id="content" style="width:100%">
<?php while ( have_posts() ) : the_post(); ?>
<?php get_template_part( 'content', 'page' ); ?>
<?php
// If comments are open or we have at least one comment, load up the comment template
if ( comments_open() || '0' != get_comments_number() )
comments_template();
?>
<?php endwhile; // end of the loop. ?>
</div><!-- #content -->
</div><!-- #primary -->
<?php get_sidebar(); ?>
<?php get_footer(); ?>
]]>
Hi, I’m trying to change the text (Read more…) that comes from adding a “read more” when typing a blog post but i can’t seem to get where to change it? Some say content.php and some say function.php but changing something in function.php crashes the site as I’m using i child theme.
Any one who can help me out?
Thanks in advance
]]>https://www.thefreshduchess.com is perfect on tablet and computer but when viewed on a mobile it appears aligned left with white space.
Can anyone out there help.
Many thanks ??
]]>Hi, I want to move up the comment-title /meta section so it will align with comment content.
(now the comment title/meta’s box is much lower than the comment content box)
Can you let me know how to fix it. thanks!
I have a minor issue with post tags as they appear to the left of the post text. They are aligned fine when tags only occupy one line, but when there are more than one line’s worth, the tags all shift out of alignment with the other post metadata. I’m using a self-made child theme, but I don’t think I’ve tweaked any of the CSS for this particular section. Please advise!
Here’s what I’m talking about: https://www.signecane.com/2014/08/25/something-new-under-the-sun-day-8/
]]>Is there a way to make the widget content visible in the mobile display?
]]>Is there a way to make the widget content visible in the mobile display?
]]>This is a beautiful theme and I found it unexpectedly while searching for a replacement for the wpTouch plugin.
On mobile devices, the font size for the post title and the description is a bit large and I can’t seems to find a way to reduce it, it always revert back to the original size.
I tried to change the font size for h1.entry-title, h2, h3… & #primary, #secondary (matching both px & rem in value) in the style.css of the child theme but again it’s not working. Any help will be greatly appreciated.
]]>I need to get rid of footer ‘powered by wordpress, theme by etc…
How do I do that.
There is no css editor to edit footer.php
Please help
]]>Hello,
I recently changed the colors of the theme in question, but I can not find the code that defines the color of the post separators (gray line at the end of each post on the post page – I have to change its color because they blend in with the background – https://www.hmv-gramophones.eu).
Greetings
]]>I cannot figure out how to change the sample image that you have places as the default for the page. Whenever I try to share my page on Facebook, the only option for an image is the default image. How do I change that image to one of my choice?
]]>I refer to my site juduzaininei.com
As you see the words are clustered in the middle.
How to enable writing from more extreme left to right?
Thanks.
Peter
Hello, Christine
I have a question that is similar to a previous post I just made. Is there a way to chose which pages we can remove the header title and image? It would be cool for landing pages ??
Thank you,
Jesús Rosas
]]>Hi, everyone
This is a cool theme. I’m testing it right now in one of my sites. However, I’m trying to be able to either remove or edit the pages that appear on the top of the menu. I’m not talking about the header, but the black stripe with links to home and other pages above the header. Is it possible to decide which pages we want to include in that menu or even remove all of them? It would be a useful feature for landing pages.
Thank you!
Jesús Rosas
]]>Can’t get my site visble on tablets and mobile. I use the bold headline template which I love! It works on desktop but mobile I get only the homepage and menu. When I click an item in the menu I get an error and the page id. My host says it has got something to do with the domain name in the sourcecode. Line 28,30,31. I don’t know what to do,so who can help?
website: https://www.dare2try.eu
]]>Hello, first thank you for the Bold Headline theme it is great.
I logged in the other day and I found the font for my headers isn’t the same as the Bold Headline font which is great. I don’t know how to change it back to original. I use a macbook pro and everything is up to date.
Best wishes
Adriano
Hello. I created a child theme to make a few changes. I added the following CSS so that I could insert a smaller image for the header that wouldn’t resize too large:
.site-header{
max-width: 350px;
max-height: 68px;
padding: 0;
margin-bottom: 0;
margin-top: 0;
}
The trouble is that the header just shows a square outline (no image) at the left side when viewed on iphone screen. Any suggestions would be appreciated.
Here is a link to the site:
https://www.artkorner.com/
Hello,
I am using the static front page option of the theme, the problem is that the posts does not appear in the post page I have chosen or anywhere else, i have check all the options in settings specially the reading options and everything seem to be correct.
How could I solve this out?
my web is https://www.pacoortuno.com
and the page i want the post to be is https://www.pacoortuno.com/entradas
Thanks a lot in advance.
]]>How can I get the layout of the post summary that appears on the New Posts page to be the same as that of the article itself?
Let’s say, for instance, that I post this poem:
My poem is a tercet
It is composed of three lines
that form a stanza
This is how it is displayed on the New Post page:
My poem is a tercet It is composed of three lines that form a stanza
Is there any way this could be remedied?
Thanks!
]]>Which font is used for the header?
]]>Dear Christine,
In https://jiduzaininei.com, when cursor touches the menus words, the word colour is grey.
What editor command can be used to choose colour myself?
Regards
Peter
Please advise how to change menus font size.
]]>I find this theme absolutely perfect for the website I recently started. Indeed, the Child theme I created comprises very few modifications.
This being said, I’m not very fond of Fittext (sorry!). While it does a good job on tablets, it didn’t impress me on larger screens (on a 21 in. display, for instance, site titles are disproportionate). So I decided to disable it.
Although the fix I found (by trial and error, I must confess) seems to work, there is still a possibility I might have overlooked something important.
First, I renamed the jquery.fittext.js file into .jquery.fittext.js so that it becomes a hidden file.
Then I added these lines of code in the Child Theme style.css:
h1.site-title a {
text-align: center;
font-size: 40.8px;
font-size: 4.2rem;
color: #b70000;
text-transform: uppercase;
display: block;
}
I also had to define the value of h1,h2,h3,h4,h5,h6:
/* Headings */
h1,h2,h3,h4,h5,h6 {
clear: both;
}
h1 {
font-size: 30px;
line-height: 1.3846153846;
}
h2 {
font-size: 26px;
line-height: 1;
}
h3 {
font-size: 22px;
line-height: 1.0909090909;
}
h4 {
font-size: 20px;
line-height: 1.2;
}
h5 {
font-size: 18px;
line-height: 1.3333333333;
}
h6 {
font-size: 16px;
line-height: 1.5;
}
I’m sure this is not very orthodox… Hence this post: I’d like to know if there would have been a simpler way to disable Fittext.
Thanks.
]]>My website title “Things that P me Off” is seemingly too long to fit on one line of text, how can I modify the theme to change it so that it does please?
]]>Hi!
I really like this theme, but it seems like the theme generates several H1. For my homepage the search-engines will pick up: “Menu”, “Gabriel Linton “, och “Psykolog mitt i Stockholm!”
(gabriel.linton.se)
Is there a way to change this? I would like just one H1: the page title: “Psykolog mitt i Stockholm”
Thanks for your help!
/Gabriel Linton
I have updated a few posts and most photos turn out to be circular, just the way it should be. However, I stumbled many cases where my thumbnail image post appear larger than normal. I have tried to crop it and resized but it still doesn’t work. What is going on?
Thanks
]]>Hi,
How do I display full text posts instead of excerpts?
Also for some reason my image thumbnails are not appearing in my excerpts.
My site: https://www.franklinenv.com
Thanks!
]]>