Download presentation
Presentation is loading. Please wait.
Published byGabriella Schneider Modified over 11 years ago
1
Wordpress Training with Sarah Sibert
2
How To... Removing elements from your theme – search bar/dates on posts/comments Change the styling of headings Removing dates from your URL Adding Google Analytics Add PDFs to your pages Creating about me widgets
3
Editing Your Theme 1.Theme Options 2.CSS 3.PHP 4.Child themes
4
Understanding HTML & CSS www.w3schools.com Title of the document The content of the document...... h1 { font-family: Arial, Helvetica, sans-serif; color:#924BDE; font-size:24px; font-weight:bold;} img { padding:5px; border:solid 1px #ccc; background:#fff; }
5
Basic HTML
6
Basic CSS h1 {color: red;} p {font-size: 14px;} img {border: solid 1px #ccc;} div#logo {float: left;} div.picture {float: right;}
7
Finding the HTML & CSS and removing the Search box
8
Removing Dates from Posts
9
Remove Comment Boxes
10
Editing Your Headings (h tags)
11
Remove dates from your URL Go to Settings->Permalinks Choose Post Name Save Changes
12
Adding Google Analytics 1.Theme options 2.PHP 3.WooDojo
13
Embed PDFs into Web Pages
14
Adding a Text Widget to Your Sidebar
15
Any Questions?
16
Den Members Offers www.navadaru.com/den 50% Off Consultations Exclusive 20% WooThemes Discount
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.