August 4, 2008
As mentioned in my earlier post, I have decided to make the series of Converting a WordPress theme to work BANS, part of a blog post series. Today’s post is an introduction to the series, as well as a full walk through of the conversion of the ProSense theme by Dosh.
The reason I chose this first post to do a complete conversion is because there are some advanced readers of this blog that are eager to jump right in and get started. They are familiar with wordpress already and understand the template system.
To work through today’s video, you should:
In addition to those basics, it is this point in your venture to decide if you plan on doing this or not for the long haul. Editing html, php, or any other web-specific language can be done in notepad, but honestly you need an html editor. Not having one is like a plumber, without a pipe-wrench…
Todays Video:
Length: 22 minutes
I wish I could make it shorter, but when you get into a technical process, some things must be explained.
Quick technical difficulty being resolved… video link will be live momentarily.
In addition to the video, you will need the basic files, included in this zip archive.
All files are released under Creative Commons. You are:
Under the following conditions:
As always, I try to provide information freely as much as possible… if you decide to develop themes for BANS and sell them to your visitors, I truly have no problems at all… just send a little link love back my way, and let me see the work so I can join your affiliate program! :-)
Mark
17 Responses to “Converting a WordPress Theme to work with BANS - Introduction”
Got something to say?
Posting tweet...
This video cuts off at 4:24. please remove this post.
Thank you, Mark!
Hey this is a great video, and I will be watching the series as it is done.
I have a question, if Ive already deep linked to sub pages, is there anyway to preserve the permalink structure when moving to a Bans blog integration?
Or do you basically have to abandon any linking already done to deep pages?
Thanks
Mike
I’ve watched this about 4-5 times now, and think I get the first part. But when you get to the mock page, you totally lose me!
First of all, I don’t understand what the purpose is, and second it goes so fast I can barely see what you’re doing in those files, or take notes of the instructions. Is there a way to slow down the video?? Stopping the video makes the whole thing go dark so I can’t see to write down what’s happening.
I think this is an exercise in futility. :(
@ Alice -
It is a challenge for sure… I have a post I have been working on for several days that is a 1-2-3-4-5, step by step walkthrough for each bit you will need to get done in this series.
It is currently 16 steps long, so you can understand what it is not live yet. :-)
This first post was most helpful for people who may have a bit of understanding with regard to html programming already, as I mentioned at the beginning of the video… but I think it is a GREAT resource for everyone to watch before they ever decide if they want to try and do this or not.
It will all come together…
Mark
I agree - anyone who wants to do this really really needs to watch this RUN-thru of all the steps. Then it’s easier to fill in the gaps with the later modules when they come out, and/or the written steps when they’re published.
If you’re not techy, like I’m not, it’s really hard to figure out what to do. And I don’t really WANT to do it, but it I want to have nice-looking and unique sites I’m going to have to do it. But I really don’t want to turn it into a huge learning experience - I just want to know enough to get the job done and move on to making money. Just the cookbook approach to WP/BANS, that’s all I want…
But I’m really interested in what someone posted, about why bother with BANS at all if there are all these ready-made cool themes and lots of plugins to customize it, plus widgets from ePN, Pepperjam, and others to put products in, why mess with BANS??
Hey Mark
First of all many thanks for the great video and files to do it our selfs.
I just wanted to make one comment on the adding code to the sidebar.php (in the beginning of the video) i saw you hardcode it in the WP sidebar file, i would like to point out that it is not necessary to hardcode the sidebar.php you can use a plug-in that will execute PHP that is added in a widget. like http://bluesome.net/post/2005/08/18/50/
It really works a lot faster and is maybe a good tip for people (like me) that just dont like to code the sidebar with the new widget thing (some how i seem to seems that up)
Anyway thank you again.
Greets
Dave
Sorry clicked submit to fast :)
(some how i seem to seems that up) needs to be (some how i always seem to mess that up)
Mark, this is really an amazing tutorial, you’ve outdone yourself. Thank you so much for sharing!
I am having trouble getting my listings to show up “styled”…where does the template call the bans specific css?
Hi Mark,
Thanks for the excellent tutorial. Can you tell me which version of wordpress this tutorial is based on? I have version 2.6 and I managed to get up to the part of getting the store categories to show up on wordpress, but don’t see a “page template” option to create the page with the permalink for loading the template for bans.
Everything shows up on my store page but it’s in the wrong position.
I’ve got no color in my header and footer.
I’ve only got one column and the adsense ad and navigation shows up at the bottom of the page after the content.
I can’t for the life of me figure out where I’ve gone wrong. I’ve gone through the whole lesson over and over and double checked everything.
Taken me two days.
Very frustrating
@ Rudolf -
In your BANS header.php file… you have the stylesheet reference to:
/wp-content/themes/Prosense/style.css
It should be:
/wp-content/themes/ProSense/style.css
The ONLY difference is the capitolized S in ProSense… but it may make the difference you are looking for!
Mark
Mark that’s amazing. What a difference one letter makes.
Many thanks for your prompt reply. That’s solved the problem.
It took you two minutes to do what it took me two days, and couldn’t.
I feel better now.
Regards
Rudolf
@ Rudolf -
Glad it worked out!! Dont feel alone… I have done the same thing for DAYS myself, only to find it was something like this.
An extra set of eyes always helps…
Mark
Thanks for the tutorial.
My question is: I am using WP 2.7 and I do not see the “check permalink” as you showed after creating the SHOP page at the beginning of the video on this version consequently MY page SHOP does not link to that sub directory. Any help would be greatly appreciated.
Fernando