Results 11 to 17 of 17
Thread: Another Wordpress Request
-
4 Apr 2011 @ 23.54 Can you edit the initial post list seperate to the full page post when you click on any of the posts? I cannot tell where this is in the Wordpress directory.
-
5 Apr 2011 @ 07.28
-
-
6 Apr 2011 @ 12.16 Depending on how your tempalte is set up will depend on how this works. If it is set up as per the WP core functionality then you just need to click on the break symbol where you want the extract to stop. The break symbol is the two boxes intercepted by a dotted line (next to the spell check in this image)
ss3.png
-
6 Apr 2011 @ 20.57 What I mean is...When you click on any of the blog posts, you get to a page which shows the whole blog post. How can you edit how these pages are displayed?
The issue comes about because I have used a Sidebar file (Sidebar.php) that Wordpress uses to pull in a small description about the blog which sits at the top right of the main blog page. When you click on any of the blog posts, the layout of this page takes up much more space and pushes this Sidebar content down. I would prefer to remove the Sidebar content from these blog pages but keep it on the main page. I just can't seem to edit the individual post pages.
Any ideas?
-
7 Apr 2011 @ 08.03 Within single.php you should have the following code:
You can just remove it.Code:<?php get_sidebar(); ?>
Or you can navigate to Apperance > Widgets within your admin panel and see if you have seperate sidebar for page vs home vs single post and adjust as necessarry.
-
7 Apr 2011 @ 21.29 Ah thanks for that. I didn't know that Single.php was for the 'single' post. Seems obvious now. Cheers!
Similar Threads
-
Wordpress Help
By Schwarz in forum Design & LayoutReplies: 1Last Post: 16 Feb 2011, @ 20.52 -
Wordpress Help
By Tom in forum Content Management Systems, Blogs & ForumsReplies: 0Last Post: 18 Jun 2010, @ 14.59 -
Test request
By davidj in forum Coffee HouseReplies: 12Last Post: 11 Mar 2010, @ 16.35 -
Server Optimisation Request
By Michael in forum Server ManagementReplies: 4Last Post: 19 Jun 2009, @ 14.37



LinkBack URL
About LinkBacks













Displaying Search Results
Agree with you.... Generally, we don't have control over display...