Skip navigation

Search Results for: structure

Innovative and Simple Web Page Structure – Just Change the CSS

In my articles on Designing a WordPress Theme from Scratch and Designing a WordPress Theme – Building a Sandbox, as well as Choosing a WordPress Theme, I show you how you can choose a structure for your WordPress Theme and then change the look to create a totally new style for your blog or website. […]

Structured Blogging WordPress Plugin

Structured Blogging is a WordPress Plugin that may change the face of many multi-topic blogs in the future. The group behind PubSub has put together a plugin that allows you to customize blog entries’ look and content depending upon the subject matter. This is great for review blogs which cover a wide range of products […]

WordPress School: What’s the Difference Between the Display Posts and Archive Shortcodes

In Lorelle’s WordPress School free online course, we’ve been exploring shortcodes. In this tutorial, let’s take a look at two shortcodes that appear to be the same on the surface. WordPress has long had the ability to generate a list of posts in a Page or post with a bit of code in the archives() […]

WordPress School: Shortcodes

WordPress shortcodes are abbreviated code placed into the WordPress Visual or Text Editors that expands into a larger code structure. As we continue with Lorelle’s WordPress School free online course, it’s time to explore the basics of WordPress shortcodes. The following is the embed code for a Google Map, pointing to one of my favorite […]

Blog Exercises: Ingredients of a Well-Designed Site

I was asked by a student in my WordPress class recently what defined a “professional blog,” one that met all the criteria for a well-designed, well-formed site that met web standards. What a marvelous question! We brainstormed all the elements that make up a web standard site, and mixed in personal preferences of the students […]

WordPress School: Copyright Policy

We’ve started our mini-series on adding policies to your WordPress site with some basic information and details on how to organize and structure policies on your site. It’s time to evaluate the five different policies featured on almost all websites regardless of topic or goals in Lorelle’s WordPress School free online course. Remember, we add […]

WordPress School: Integrating Policies

In this mini-series on adding policies to your WordPress site for Lorelle’s WordPress School free online course, we’re going to look at the technical decisions you need to make on how to integrate these policies. The next follow-up articles will discuss how to write and format each of the four policies we’ll cover in this […]

WordPress School: Adding Policies

It’s time to talk about policies in Lorelle’s WordPress School free online course. While every website, personal or professional, requires some policies, learning how to publish policies on a WordPress site involves learning about WordPress Pages as a content type, customizing the navigation menu, using jump links, creating lists, customizing links in Widgets, and a […]

WordPress School: The Links in WordPress

In Lorelle’s WordPress School free online course today we will explore the most important thing on the web: links. Specifically how WordPress automatically generates links on your site and how you can add these same links within the content and elsewhere on your WordPress site. So far in this course we’ve covered the topic of […]

The Most Common Tiny Mistakes Made When Setting Up a WordPress Site

I’ve just finished five years of teaching non-stop college and community education workshops and programs on WordPress for beginners, novices, experts, web designers, web developers, web programmers, and those who think they know everything but still realize they have a lot to learn. I love that last group as they are willing to learn and […]

WordPress School: HTML and CSS References and Resources

In “9 Truths That Computer Programmers Know That Most People Don’t” by Macleod Sawyer, he quotes Ben Cherry and adds the following after: “Under the hood, most critical software you use every day (like Mac OS X, or Facebook) contains a terrifying number of hacks and shortcuts that happen to barely fit together into a […]

WordPress School: HTML and CSS – Identifying IDs and Classes

As we round up the mini-series on HTML and CSS basics as part of the ongoing Lorelle’s WordPress School free online course, and to prepare you for working with WordPress Themes, it is important to understand how to find the right design element to change on a website, specifically within a WordPress Theme. We’ve been […]

WordPress School: HTML and CSS Parent-Child Relationship

So far in this mini-series on HTML and CSS for Lorelle’s WordPress School, we’ve covered the basics and gave you a test HTML file to experiment with, explored the basics of HTML tags, inline styles with CSS, HTML embedded styles where the styles are removed from the HTML and placed in a <style> HTML tag […]

WordPress School: HTML and CSS Embedded Styles

In the next part of this mini-series for Lorelle’s WordPress School, we’re moving deeper into understanding how CSS works with HTML. These easy tutorials will give you the basic tools you need to learn to customize your WordPress site and work on WordPress Themes. We will be working more on the test HTML file and […]

WordPress School: HTML Inline Styles

In this mini-series for Lorelle’s WordPress School , we’re learning about HTML basics. I shared a little history and information to help you get started and gave you an HTML file that you will use in this tutorial. In the next tutorial, I covered some very basic HTML elements found in the test HTML file. […]