2 Comments »
It’s so awesomely simple you might poop your pants. Ok, you might not but don’t sit in your favorite chair while you read this just in case. This tutorial shows the XFBML method of getting the like button which is Facebook Markup Language code…it does require you edit template files
(read more)
1 Comment »
WordPress+Simplepie+Lightspeed, awesome. In my last post I showed you how to make a featured content gallery with the_post_thumbnail. And in this post I talked about how to use Simplepie to show a WordPress feed on your Webstore. I’m not going to lie, it requires extra work to use WordPress to enhance your Webstore. But it’s
(read more)
8 Comments »
Getting SimplePie and WordPress together and whomping a few snippets of code into your Webstore tpl files is darn near close to an actual “integration” of WordPress and Webstore as I have been able to get. OH HOW I HAVE TRIED EVERYTHING ELSE! Sorry for yelling. My tests so far have gone really well, especially
(read more)
No Comments »
For this one design of Webstore I’m using a horizontal dropdown menu instead of a vertical one. When a category tab in the menu is selected, if that category has child categories, a submenu is displayed, floated to the left of the main column that has the product list. I really needed to be able
(read more)