Creating pages that look like articles

Divinum Fiat

Well-known member
Hi Everyone,

I have a WP blog and want to manually re-create the blog posts in form of articles on separate pages but visible like the help manual is here.

Most of these blog posts are articles that were submitted to article directories, I use pictures, links, bolding, underlining, etc. I can't seem to figure out how to create a 'page' under a node and make it look like an article.

Any suggestions?

Thanks!
 
Go to your blog
right click > view source
Find the opening div for the article, select it until the bottom div, and copy.
Paste in template html on the page node.
And save.

Might need a bit of practice to find the opening/closing div of wordpress, or perhaps it's all within <article> now on more modern versions. But that's how I've done it.
 
I have a WP blog
... would be possible to put inside a Xenforo page.
HTML edit only.

How to Style Threads to look like Articles
http://xenforo.com/community/threads/using-xenportas-new-forum-styling-for-articles.22027/

Features:
- WYSIWYG editing (uses Xenforo's native editor)
- Articles have comments (can be disabled)
- articles have their own Tab.
- Article Listing (list of articles) appears when Tab clicked.
- Categories - list the articles in that category.
- "Pages" editable outside the AdminCP.
- data safe in default xenforo formats / tables.
- Articles appear in "What's new". Comments bump the article back to the top.
- Watch, Likes, Reporting available.
 
Top Bottom