Thank you for your great theme work. I really love it a lot.
There is just a small bug that “post excerpt” doesn’t work as expected when there are insufficient characters in a post — there is no clickable “Continue Reading” button and there is no way for a reader to access the entire post.
I tried to trace the logic in theme editor a bit by myself; however, I failed to find out how “readmore_text” field is used inside php files. Can you please shed some light about it?
Alternatively, do you think it makes sense to let ppl to customize this parameter?
]]>Friendly Lite 1.0.5.
I’ve created a child theme to overwrite a few things from the otherwise excellent theme.
One thing I would love to disable is the “Comments are closed” message on the single.php page. I’ve disabled commenting on my website.
Code-wise, it looks good. single.php, line 57:
echo ‘<p class=”no-comment”>’ . _e( ‘Comments are closed.’, ‘friendly-lite’ ) . ‘</p>’;
… however, it comes out on the page as:
</nav>Comments are closed.<p class=”no-comment”></p> </main><!– #main –>
(The above is the entire line).
It would be nice, if the message ended up in the the <p>..</p> block as expected ??
Thanks for a great theme!
Best regards,
Brian
Hi,
I am using your theme, but I notice it threw a SSL-warning in firefox, because it is loading a google font without SSL.
I resolved this issue through changing this in “inc/theme-scripts.php” in line 19:
‘https://fonts.googleapis.com/c%5B….]
to
‘https://fonts.googleapis.com/c%5B….]
Hello! I am interested in having the hero image with text (as on the homepage) on all of the site pages. Is this possible? On mobile, the word “WritersGathering” becomes split on all the pages except the home page with hero image, which looks great on mobile and resizes to stay as one word.
Also, I updated the CSS to change the color and style of the links, but they remain default blue with underline throughout the site.
Any tips appreciated. Helping with this simple site for my mom, and she will be thrilled with these small fixes. Nice theme! Thanks in advance.
]]>I added an email address on Themes/Contact Info/Email Section.
But when i want to delete it, it does say that Email ID is not valid.
]]>I have problem when adding image logo to my site. When i upload the image and does not tick off “Display Site Title and Tagline” (So only my logo appear). But my logo also disappear. My logo would only appear if i tick off the Display Site Title and Tagline.
If i erase the word on my site title and tagline section, it does work, but it does also makes another problem.
]]>