jfkirkpatrick
Forum Replies Created
-
Greetings,
Whoa!!
I appreciate all the input. It’s overwhelming.
Yes, after I submitted the original message I worked on the T&C for awhile and was able to get it to popup in the widget area.
Thank you for all your work on my behalf.
I will study the WooCommerce Settings and make sure everything is set.
John KForum: Plugins
In reply to: [WooCommerce] Variations Not being Created ProperlyAshish, Greetings,
The Links look good.
I am happy with the results.
Thank you
John KForum: Themes and Templates
In reply to: [Astra] Header and Content MergingMade the following changes to child css file and it took care of the issue.
`#primary.content-area.primary {
margin: 100px 0;
}
#secondary.widget-area.secondary {
margin: 0;
}Forum: Themes and Templates
In reply to: [Astra] Header and Content MergingI do not know how to include a screenshot. I tried to send you an email with it embedded in it.
Forum: Localhost Installs
In reply to: Moving WordPress from one computer to anotherGeorge,
Thank you for your prompt reply.
Everything is going downhill so I am going to find something to do!!
phpMyAdmin is bringing up an empty database structure on server 2! I can’t get Heidi setup! I can’t import the sql files! etc! etc!!
When my laptop comes back next week I will go back to sanity!!
Once again Thank you.
John KForum: Fixing WordPress
In reply to: Issue with creating a tablet-p,
Further research lead me to a “simple table” using the following code:<table> <tr> <td>Microsoft Word</td> <td>Mastery of the Written Word</td> <td>Attention to Detail</td> </tr> <tr> <td>Track Changes</td> <td>Language Proficiency</td> <td>Pages are spaced correctly</td> </tr> <tr> <td>Spelling/Grammar</td> <td>Creativity</td> <td>Quick Document Turn Around</td> </tr> </table>
CSS code becomes even simpler:
table { width: 100%; margin-left: 40px; margin-top: 0; } table, td { border: none; }
I have not changed thewordproofer.com yet. That I will definitely do tomorrow.
Thanks for your help as it helped direct me to the correct solution.
The <tr><th> combination forced the solid line.Forum: Fixing WordPress
In reply to: Issue with creating a tableThanks
I will look at it in the morning.Forum: Fixing WordPress
In reply to: Issue with creating a tableThis is a theme that I created from a non-WordPress theme called “Nuno” developed as part of a Udemy course.
I converted the Udemy theme to WordPress and added or subtracted pieces.
The table was a new part to save me from many <div col-md-4 entries.Forum: Developing with WordPress
In reply to: background image not visibleThank you! Thank you!!
I actually found the “display: block” in two places and deleted both of them.
Both main.css and fixed.css have been changed and the screen now shows the background-image.
Thanks again for your help.
John KForum: Developing with WordPress
In reply to: background image not visibleGreetings to All!!
There is pieces of my new website at https://www.thewordproofer.com with errors yet to be resolved.
With Edge, I found that I had to click on Contact to get the screen to come up.
If you scroll down the page you will see that other sections have a background image.
I will appreciate any suggestions and Thank You for your time.
John KMy 1st project will be to fix the navbar!!
Forum: Developing with WordPress
In reply to: background image not visibleYou people are great.
I am in the mist of moving it to my other website so we can get a better look.
I should be done moving today.
I will make the changes also.
Thx again. John KForum: Developing with WordPress
In reply to: background image not visibleGreeting,
I commented out the link and added color of gray to see if that would show.
Thank you for your response.
I am in the process of moving the site to my server so people can get a look see.
JohnForum: Developing with WordPress
In reply to: background image not visibleThank you for the quick response.
I will pull the info together tomorrow and post it on the forum.
Once again thank you for showing an interest in my proble.
John KMe again!!
I forgot to do a Google Search before I posted the above comment.
It just so happens that there is a plugin which will clear the logs.
John KForum: Plugins
In reply to: [Sliced Invoices - WordPress Invoice Plugin] Hide TaxI would like to know what files need to be modified as we do not charge taxes for Invoices.