Tuesday’s Post

CurrentPostType =post
This is the default post content. To change the default post content please edit the
defaultpostcontent.txt file in the currentWorkingDir located at /home/bsanet/public_html/realestatetraining/wp-admin/defaultpostcontent.txt

Next Actions Post For Wednesday July 8th, 2026 at 6:02 am – Week 2 Marketing

Here is the default post contents:

[toc label=”Overview of Post Contents”]

Overview

This default post content is giving you an example of what is possible with the plugins and css files that I have installed. Its purpose is to give simple starting points for Authors to create content without thinking too much about the html. Whenever you find a useful technique that you want to be reminded about you can add it to this document. Then whenever you create a new post you will be reminded of how to accomplish that technique.

For a much more detailed explanation of what can be done you can see this blog post titled Using Crayon To Create Simple CSS Style Text For PRE Text That Is Not Code. I realize that is the worst title imaginable but it is where you can find all the details about the look and feel of the site.

Complicated Code Example with Crayon Plugin

This will allow you to write about code in your blog post with ease. Below we display some lines of code and highlight lines 2 and 4.

Bold in a Nutshell

Here is a div with the innerbold class

Here is a span with the innerbold class
In Vim if you run ,b in normal mode you will get the span bold.
In Vim if you run ,B in normal mode you will get the div bold.

Here is a textboxfeature

If you do not have to create code then you should be using a textboxfeature to callout your text, the panels or post panels described later.

Aligning Images For Logos

sftp-logo

Here is a image in a textboxfeature

Description or Title of the Box

KiTTYConfiguration

Example of highlighting text

In Vim if you run ,h in normal mode you will highlight the visual selection in yellow.

root@server01 [/Timstmp/xDebug-2.4.0rc3-Source/xdebug-2.4.0RC3]# /usr/lib/testphp701/bin/php -v
PHP 7.0.1 (cli) (built: Dec 27 2015 21:53:20) ( NTS )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies
with Xdebug v2.4.0RC3, Copyright (c) 2002-2015, by Derick Rethans
root@server01 [/Timstmp/xDebug-2.4.0rc3-Source/xdebug-2.4.0RC3]#

Panel Colors and Shapes

Enter all your square panel content here.
Enter all your round panel content here.

You can add color to your panel by adding another class to it.

Enter all your round blue panel content here.

Composer Download link

    Here Is An Ordered List

  1. List item 1
  2. List item 2
  3. List item 3

Here Are Two Columns in A Post With No Table Just CSS

Column 1 info here
Column 1 info here
Column 1 info here
Column 2 info here
Column 2 info here
Column 2 info here

Use Crayon Plugin to print code

Here is some code without Crayon
$hellocode = "Here is some code";
Here is some code with the Crayon Plugin

Here is how to print greaterthan and lessthan symbols in your wordpress post. If you would like to show the symbols like this:

Usage: git clone --bare <<dirname>> '<<dirname>>.git'

Then you need to use the codes for the greaterthan and lessthan symbols like this:

Use “post” callouts to break up information

Warning: This is using the Raw HTML plugin to keep wordpress from encoding the &lt and &gt as lessthan and greaterthan symbols when it reads the default post content from a file. This is why you see <!–raw–> and <!–/raw–> tags in the code above

Here are a bunch of post notes to make special emphasis of important facts.

These make sure that you do not forget important points. They make sure that subtle concepts do not confused.
These notes point out common mistakes that people make.
These show dangerous activities that could cause serious security breaches or loss of data.
This illustrates best practices to use when going about your work.
This makes connections to how the world got into the state that it is in. Seeing the evolution of an idea can sometimes help in its understanding.
This is where you can ask about something that you do not understand. This note records pondering that often captures the context of your rational and emotional state when you where writing. It is alight for this to go unanswered in the question itself.
This is where you can propose a project idea. The purpose it to capture the insight when it occurs to you because in a flash it could be gone. Just record what you are thinking about doing with no evaluation, like you are brainstorming. It might be a bit stream of conciousness but that is how my brain works. I will be working on one thing when something seemingly unrelated flashes into my mind.
This should be modifications to instructions or ideas that I have had in the past but Especially things that have changes because of time or modifications in business practices. This should have a date associated with it. Every time we create and postupdate a specific date should be stamped on the update. In the future we could use this to trigger emails about information that has recently changed in old posts and pages.

Here are some jQuery Tabs running in WordPress

Here you will find all the content for tab1

Here you will find all the content for tab2

Here you will find all the content for tab3

the end

Leave a Reply

Your email address will not be published. Required fields are marked *