Contributions
Wordpress Article Manager
This contribution displays wordpress content, by category, in oscommerce. It is the simplest solution to adding fulltext content to your store.
The contribution displays a box with all your categories in, and the content is displayed in the middle of the page.
Very easy to set up, and NO FILES ARE OVERWRITTEN. (will work on any oscommerce installation, modified or not)
Expand All / Collapse All
Updates for v2.0 :
- Now works with Wordpress v2.7.1. Previous version used incorrect
table structure and failed.
- URL generated for page now uses the Wordpress category slug and post
name to ensure URLs are search engine friendly.
e.g.
Original URL... http://www.yourdomain.com/content.php?postid=5
v2.0 URL... http://www.yourdomain.com/articles.html?post=hello-world&cat=your-category-name
- Wordpress categories are listed in a table at the bottom of each article
page, complete with a list of articles which belong to each category. All
category and article listings are clickable links.
- Latest 10 posts are listed on main articles page with 150 character
snippets. All articles belonging to a specific category are listed on the
respective category page with snippets.
- Random products from catalog are displayed down left side of the page to
coax customer into purchases while reading articles.
To use this wordpress contribution with STS 3.x (simple template system) just add the included block of text to sts_user_code.php in your includes folder and use $wpcatsbox in your sts_template file.
This is not the full package, just instructions for STS.
support thread: http://forums.oscommerce.com/index.php?showtopic=227116
Final release for a while, this is the one you should really download. It does everything as mentioned below, but is faster loading and the output is cleaned up so the display fits in better with ordinary OSC content. In other words it's the same as before, but loads faster and looks nicer.
This is an update from the original release in that now posts have a linked title to be viewed individually aswell as showing all the posts from a category.
This contribution displays wordpress content, by category, in oscommerce. It is the simplest solution to adding fulltext content to your store.
The contribution displays a box with all your categories in, and the content is displayed in the middle of the page.
Very easy to set up, and NO FILES ARE OVERWRITTEN. (will work on any oscommerce installation, modified or not)
Note: Contributions are used at own risk.