MaxonTreik
Chuunibyou
Thanks for the backtrack to my blog Paul.
It's a bit of a shame the person who commented on it is an idiot.
It's a bit of a shame the person who commented on it is an idiot.
Maxon said:Thanks for the backtrack to my blog Paul.
It's a bit of a shame the person who commented on it is an idiot.
Paul said:Hey guys, I'm at the point now where I'm integrating Nakama Britannica into the site proper, take a look here:
http://www.animeuknews.net/#nakama
Hopefully this shall further increase exposure to your blogs etc. I just need to work out a way of doing it on the forums now too!
Nyu said:Paul said:Hey guys, I'm at the point now where I'm integrating Nakama Britannica into the site proper, take a look here:
http://www.animeuknews.net/#nakama
Hopefully this shall further increase exposure to your blogs etc. I just need to work out a way of doing it on the forums now too!
Paul, any idea when i click on my link in the RSS banner and through the site it takes me directly to the article without the sidebar etc? I've been racking my brain over wordpress on how to get it to display normally but it just isn't playing ball.
Paul said:Nyu said:Paul said:Hey guys, I'm at the point now where I'm integrating Nakama Britannica into the site proper, take a look here:
http://www.animeuknews.net/#nakama
Hopefully this shall further increase exposure to your blogs etc. I just need to work out a way of doing it on the forums now too!
Paul, any idea when i click on my link in the RSS banner and through the site it takes me directly to the article without the sidebar etc? I've been racking my brain over wordpress on how to get it to display normally but it just isn't playing ball.
It's the way you've set-up your word press template. In the sidebar code, there will be an IF statement removing the sidebar if you are viewing a specific post rather than the index.
Paul said:Go into your sidebar.php and look for a line like this:
Code:if ( is_home() || is_page() ) {
The answer lies within these kinds of IF statements.
Nyu said:Paul said:Go into your sidebar.php and look for a line like this:
Code:if ( is_home() || is_page() ) {
The answer lies within these kinds of IF statements.
I can see them;
?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>
<?php wp_list_bookmarks(); ?
I'm just unsure as to what i need to edit to enable my sidebar to appear on the articles. It's the only thing bugger me at the moment and the WP has been of little help.
Thanks.
get_sidebar();
Paul said:This fad better not mean everyone stops posting threads on here
Paul said:Also guys - if you are serious about being anime bloggers, try and get yourselves listed on this site too:
http://antenna.animeblogger.net/
It's another fairly popular anime blog aggregator that should accept your applications and allow you some further exposure to the proper anime blogging community.