ForumsgeneralWordPress 251 and BSDDS

Tagged: 

This topic has 3 voices, contains 5 replies, and was last updated by  acodispo 1225 days ago.

Viewing 6 posts - 1 through 6 (of 6 total)
Author Posts
Author Posts
April 29, 2008 at 9:31 pm #4461

yvonney

Hi !!!
I thought I might have had it figured out. Nope, it looks like I haven’t.
Could anyone say what the steps are needed to do something like the way BSDDS is setup in WordPress??? How is the BSDDS working in WPress when it doesn’t like Code in the articles etc. That’s probably a real dumb question.

I’m playing with the it in a localhost server and can’t quite figure out how it all gets put into wordpress.

And then there’s the play button beside each track.
Has anyone managed to get their WordPress site cool like it is here on the wonderful Brad Sucks site:))??!!

Thank you everyone!

April 29, 2008 at 10:59 pm #4462

Brad

For mine all I do is put this at the top of pages I want to appear in WordPress:

include “../wp-blog-header.php”;
get_header();
get_sidebar();

and then get_footer() at the bottom.

May 1, 2008 at 2:21 pm #4463

yvonney

I’m back! WoW! Thanks Brad…
um, so me being a bit new if you have a chance could you confirm that when having a working BSDDS I add the code from above at the top and bottom of one or all of the BSDDS pages?

oh, does anything go between the ()?

And, is there anything you do that not obvious to get the player running to the left of each individual track like you have. I don’t get that at all….

So cool…!

whatever happens total thanks!

y

May 1, 2008 at 10:37 pm #4464

Brad

Yeah, add the code to index.php to start and try that out. Nothing between the parentheses. It’s all kind of advanced though so if you’re not very familiar with PHP this may be a bit much.

To get the player running, uncomment the playtagger lines at the top of listcatalog.php and that should do it.

May 2, 2008 at 1:33 am #4465

yvonney

Hi…thanks. Well I’m familiar with php enough to not assume that my first guess at understanding is right… hehehe

you know what I mean I bet… the littlest things can take days… So that’s REALLY helpful. I’ll write back whatever happens this weekend I bet…

y

January 13, 2009 at 8:30 pm #4466

acodispo

When I do the above, I don’t get a <title> out of the page. Any ideas?

Viewing 6 posts - 1 through 6 (of 6 total)

ForumsgeneralWordPress 251 and BSDDS

You must be logged in to reply to this topic.