Bpress Magazine is another magazine style wordpress theme comes in series of my previous theme bpress.
Features
- Built in theme option to customize the theme
- built in top earner advertisement block
- Built in Featured content gallery
- Feedburner RSS Subscription ready
- Works fine on latest wordpress version
- Tested and works fine on all major browser.
- Auto resize images
- widget and gravatar ready
- Pagination ready
- Social Bookmarking Ready
- Has featured video ( easy to configure via theme option )
- Easy logo change via theme option
- twitter integration
- breadcumb in post ( for SEO )
- Drop down menu with 2 level maximum



I changed it where you said and now the header is fine. is there any way to change the post font and not change the preview font on the main page?
never-mind I found it thanks again
is there anyway I could get a different footer I don’t want to change it and not give you credit but the psp hacks part wont sit will with video game companies.
All good thank you for all your help!
hello
my featured articel is mess up..
is dont show pic..
on hve insetred the lik..
how to fix?
thank you for this great theme
My main Article picture does not show on front page.. Urls to the images have been uploaded like ask.. Why doesnt it show???
Thanks
Hi, first off, great theme! Goes really great with a “tech” theme for my website.
My question is that if there is a way I can show the trackbacks for each of my posts in the theme. I have already enabled both pings and trackbacks, but I still can’t find the trackback URL.
Help?
i believe the bpress magazine theme shows both trackbacks and pingbacks along with comments. but in your site url where you use basicpress, you may follow the code below to make both trackbacks and pingbacks appear in comments.
open comments.php and find:
wp_list_comments('type=comment&callback=wp_threaded_comments');replace it with:
wp_list_comments('type=all&callback=wp_threaded_comments');check the source here for more.
Beautiful theme, thanks a lot!
what wordpress version u used? so i can take a look on it
its posted by *author name* on *date posted*
it needs a plugin called pagenavi by lester chan. you can download it at wordpress.org plugin directory
my bad i put a wrong value on achive.php file. below is the fix:
open archive.php and find this
get_post_meta( $post->ID, "articleimg", true )replace it with this:
get_post_meta( $post->ID, "image_value2", true )let me know if it works.
no problem mate. yes you can change that to categories instead of pages. follow step below:
open header.php and find
wp_list_pages("depth=3&title_li=");replace
wp_list_categories("depth=3&title_li=");open style.css and find the style class intended for post it should be under the comment code below
/* Posts homepage--------------------------
*/
sorry all links in footer should be intact.