tdrieling1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Dazzling] Date and Time of PostThanks, Movin, for making me aware of the Forum Welcome guidelines.
There is no need for me to create my own thread now, as I figured out the answer to my question shortly after having asked it.
Thanks again!
Forum: Themes and Templates
In reply to: [Dazzling] Date and Time of PostSilkalns,
How would I go about getting the date back after I have removed it? Or is there a way to remove the published date from select single posts without removing it from all posts?
Thanks!
That’s what I was afraid of… Is there a way to get rid of the table in the text of the post without losing the photo or the caption?
Thanks, Clayton! Will that keep the photo in a table, or will I be able to do a right align and have the text wrapping?
This is what the text view looks like surrounding that photo:
<div style=”clear: both; text-align: center;” align=”left”></div>
<table style=”clear: right; float: right; margin-bottom: 1em; margin-left: 1em; text-align: right;” cellspacing=”0″ cellpadding=”0″>
<tbody>
<tr>
<td style=”text-align: center;”><img src=”https://www.faithfamilyandbeef.com/wp-content/uploads/2014/05/saburger.jpg” alt=”” width=”320″ height=”320″ border=”0″ /></td>
</tr>
<tr>
<td style=”text-align: center;”>Spinach Artichoke Burger</td>
</tr>
</tbody>
</table>All of the photos in posts that I imported from blogger look similar to this. Is there a way to fix them all at once or will I have to go into every post and make changes?
Thanks again!
Forum: Fixing WordPress
In reply to: Format and Spacing ProblemsI made the Blogger to WordPress migration nearly a year ago and faced similar formatting issues with my text spacing and my photo formatting.
Over the course of the year, I have been manually fixing posts little by little. I would really love to get them all fixed and finally be done with it. Maybe you could help me Linda?
Here is a link to a Blogger post as an example of the formatting issues I am referring to: https://www.faithfamilyandbeef.com/2014/04/share-the-dream.html
And here is a link to a more recent post for an example of what I am going for: https://www.faithfamilyandbeef.com/2016/01/diary-of-a-recovering-food-waster-part-2.html
I am hoping it is not too late and there is a quicker/easier fix than going in and manually fixing them all.
Thanks in advance!
TerrynForum: Fixing WordPress
In reply to: Hemingway Default Header and TextNevermind changing the coding to what you suggested took care of that issue.
Thank you.
Forum: Fixing WordPress
In reply to: Hemingway Default Header and TextI will give that a try, thanks!
One other thing I am having trouble with is my header image. In the mobile version, it cuts off the left side of the image and part of the word “Faith”. Do you have any suggestions for that?
Forum: Fixing WordPress
In reply to: Hemingway Default Header and TextI think I have the issue resolved about a minute after I posted my question. My site is https://www.faithfamilyandbeef.com and I simple changed the the blog-title coding to
.blog-title {
visibility: hidden
}That seemed to do the trick.