Copied text from `Gravatar` widget and pasted into `Content` page, which appears at the top. Removed `Gravatar` widget from sidebar and `Sun Angel` image from `Content` page.
Tag: pages
-
20090804-Edited Page
Since hardly anyone visits my other weblog site, I’ve consolidated duplicated pages from `flynnsorgone.wordpress.com` (now set to Private) to the `Orgone` page by using the `< !– more — >` tag.
-
20090802-Updated Pages
I’ve updated the following pages and included some slideshows as indicated:
- Books (a slideshow presentation my four favorite books).
- Chemtrails (a slideshow presentation of chemtrails drawings);
- Clouds (two photos showing one sylph and one heart cloud);
- Comparison (two photos showing a before and after snapshot of clouds); and
- Products (a slideshow presentation of orgone devices).
-
20090731-Cleaned Up
I’ve cleaned up the pages to the Flynn’s Paw site: Just Another WordPress Weblog.
-
20090719-Fixed Pages
-
20090719-New Pages
Added two new pages: `In Depth Report` per astrology report long ago and `Epitaph` in verse and both can be found under the `Profile` page via the `About me` page.
-
20090718-More Tag
I used the `More Tag` on two of my post entries: `20090716-Wildly Free` and `20090716-Heated Exchange`. The `More Tags` can be seen only when viewed as the `Front` or `Home` page to a blog. If viewing as a single post, the `click more tag` does not appear.
Since using the `More Tag` does not allow for full view of the post entry, trying to archive mass entries by using the copy and paste method will not work. Once again only part of the post is visible, unless viewed as a single post.
-
20090717-Jump Pages
Replaced NextPage (Pagination) with Page Jumps for the` FAQ` and `About me` pages.
For a sample HTML of the `Page Jumps`, enter the following codes (without the colors) as shown for BOTH top and bottom portions:
<a name=”Top2” title=”Click to view internal source.”></a><a href=”http://[yourbloghere].wordpress.com/faq/#Bottom2” target=”_self”><strong>Blog stats</strong></a>
[enter your `top` text here … blah, blah, blah]
<a name=”Bottom2” title=”Click to view internal source.”></a><a href=”http://[yourbloghere].wordpress.com/faq/#Top2” target=”_self”><strong>Back to top</strong></a>
[enter your `bottom` text here … blah, blah, blah]
Hints:
- Make sure there is NO upward slash at the very end of just the `href` path. Or the links won’t work. (This #Bottom2 and #Top2 and NOT #Bottom2/ or #Top2/).
- Make sure the `a name` matches for both bottom and top portions.
- Using target=”_self” (or target=”_blank”) and bold text per my samples are optional for yours.
- My two above samples won’t work until you enter your own valid path/page.
- You don’t have to use the words bottom or top portions as the `name` identifier.