Info
- 10 posts
- 2 voices
- Started 3 years ago by kanefulton
- Latest reply from nuttycoder
- This topic is resolved
Gaps in-between latest discussions (sidebar)
-
- Posted 3 years ago #
Hi, I used to have 'display last poster name' checked on BBLD, but since I've taken the check off, it's left a gap inbetween the post topics. How is it possible to get rid of the gaps? thanks
http://www.audioscribbler.co.uk (right hand sidebar)
-
- Posted 3 years ago #
do you mean this section:
What music are you looking forward to in 2009?
Glissando - UK tour 2009
putting things on top of cats
8/11 - Leeds - Hauschka (Fat Cat) + Gareth S. Brown
7/11: James Yates/Moleck/Pattern/Cigars of the Pharoah LEEDS
-
- Posted 3 years ago #
I do indeed. It's probably a simple thing.. just can't find it.
-
- Posted 3 years ago #
looking at the source code you have a double break tag remove the second break tag and there won't be such a big gap.
<a href="http://www.audioscribbler.co.uk/boards//topic.php?id=81">What music are you looking forward to in 2009?</a> <br /> <br /> <a href="http://www.audioscribbler.co.uk/boards//topic.php?id=83">Glissando - UK tour 2009</a> <br /> <br /> <a href="http://www.audioscribbler.co.uk/boards//topic.php?id=48">putting things on top of cats</a> <br /> <br /> <a href="http://www.audioscribbler.co.uk/boards//topic.php?id=66">8/11 - Leeds - Hauschka (Fat Cat) + Gareth S. Brown</a> <br /> <br /> <a href="http://www.audioscribbler.co.uk/boards//topic.php?id=72">7/11: James Yates/Moleck/Pattern/Cigars of the Pharoah LEEDS</a> <br /> <br /> -
- Posted 3 years ago #
Hmm yeah, I see that now you've pointed that out. The code just reads this though on the page:
<div class="video">
<b><p>
<img border="0" src="http://www.audioscribbler.co.uk/wp-content/themes/revolution_magazine-40/images/community.png" width="290" height="18"></p>
<?php wp_bb_get_discuss_sidebar(); ?></b>
</div>I've searched the plugin editor as well as the core plugin files but I can't find the bit with the double
tags? Any idea where they'll be? -
- Posted 3 years ago #
it will reside in what the file contents for wp_bb_get_discuss_sidebar() are located am not sure I haven't got that plugin what is the plugin called?
-
- Posted 3 years ago #
It's called 'bbpress-latest-discussion-for-wp' . The only file in the zip is 'BBpress.php'. Hmm. I'm reluctant to re-install it as it took me ages to get working in the first place! >.<
-
- Posted 3 years ago #
Just downloaded it and had a look in the code there seems to be a lot of places with the break tag in what line numbers did you edit in to start with, I'd suggest looking there see if you notice where the extra break tag is.
-
- Posted 3 years ago #
Looks like I've fixed it - I just re-downloaded the php file and overwrote the existing one. Bit of a fluke but it's done the trick. Thanks for your help anyway!
-
- Posted 3 years ago #
no probs glad you sorted it.
-
You must log in to post.