All posts tagged sidebar
Wordpress and Webdesign Forum go41 » Tags » sidebar
| Topic — Add New » | Posts | Last Poster | Freshness |
|---|---|---|---|
My footer is in sidebar positionHi Joern, Here's another mystery. When I click on "more" to read the continuation of my featured article, that page shows my footer in my sidebar. Can you direct me on how to fix this? Thanks much, Kinyofu www.empoweringwomenslives.com ... Thanx |
3 | kinyofu | 11 months |
add latest video from a post in WordPress sidebarI am going to add a video to the sidebar. This video is taken from the last post in a category you have to set. The post actually is filtered for an oembed video, only this video will be displayed ... An addition: Here we take an embeded video from a post in a certain category. The code above in sidebarclip.php loads by default only one latest post. You can however change: query_posts('posts_per_page=1&cat=$category_id'); to load let's say 4 posts where each ... |
2 | Joern | 11 months |
Can't See Ads in FireFoxActually I thought it might be the problem you solved about not seeing your sidebar add - just mentioning in case plugin conflicts arise - Leave it alone and do not touch a running system. |
10 | masteradmin | 11 months |
Restricting Sidebar Ad Viewsthank you for the hint, did not think about that. that is helpful! That's why I do not just number the part in sidebar but give all widgets the correct name like ...|| !dynamic_sidebar('Sidebar Top')... ...|| !dynamic_sidebar('Sidebar Left')... ...|| !dynamic_sidebar('Sidebar ... |
4 | masteradmin | 11 months |
include related posts in sidebar using simple-tagsfinally I realized many errors with this code. I put just for debugging this in the header.php of my theme: <?php error_reporting(E_ALL); ini_set('display_errors', '1'); ?> beside many other php errors the code with st_related_posts shows errors like: Notice: Undefined property: ... |
3 | masteradmin | 1 year |
Move Sidebar Up After 'Featured' Sectionthis is correct as the upper part: </div> <div id="bottom" class="clearfloat"> <div id="front-list"> <div id="middle"> <img src="<?php echo ge.... in the lower part you have in the script you give above: <?php } ?> <?php if(is_paged()) { ?><div id="bottom" class="clearfloat"><?php ... |
14 | Joern | 1 year |
Changing sidebar ad size on certain pagesYou're the king Joern. It actually wasn't wrong at all - it was just that the iframe needed some text inbetween the iframe and /iframe tags. You're spot on about the stretching it automatically runs the rest of the ... |
3 | drwhom | 1 year |
Slideshow using Flash and XML in sidebar, IE pageload error |
4 | weblink | 1 year |
Customize the sidebar, depending on author |
3 | adamwork | 1 year |
category page no posts found - arthemia structure |
1 | f-t-cat | 1 year |
Sidebar has moved to footer |
2 | Blogchick | 1 year |
Stupid Sidebar query (Arthemia) please help Joern! |
9 | drwhom | 2 years |
Featured articles on all pages |
2 | masteradmin | 2 years |
Remove the sidebar from a page to display a forum |
2 | Joern | 2 years |
how to display posts dated one year ago in sidebar |
3 | Joern | 2 years |
Add New Topic
You must log in to post.