Blog articles tagged with blogs

WordPress: A Loop inside of a Loop with working Comments

08.25.2009 01:32PM by Evan Johnson

I was faced with a problem while creating a WordPress theme the other day. I was grouping posts together using a 2.8 custom taxonomy (which is my new favorite thing in WordPress), and wanted to display a list of all related posts above the Comments template. Basically wanted a small Loop inside of the main Loop – a loop within a loop.

I found a few pages online...

Read the full article...

Comment [3]

How to Integrate (Import) WordPress Content into Magento Blocks

04.26.2009 09:10PM by Evan Johnson

This is the technique I use to integrate WordPress content into Magento. This can be useful for bringing in posts related to a product, or having recent blog posts on the Magento home page… whatever you can dream up. No modules, plugins or extensions are needed for this technique – just a good grasp of PHP and the Magento and WordPress theming/templating systems. There are probably many...

Read the full article...

Comment [10]

The New Blog

01.29.2009 08:23PM by Evan Johnson

So I’ve decided to start blogging about web design and development. Look out!

One reason for doing so is that I love both web design and web development, and have started to want an outlet for this love. Let’s face it: no one at dinner wants to hear about the new version of Wordpress, or the latest CSS trick I figured out. But perhaps there are folks out there on...

Read the full article...

Comment