redbourn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add slug to screen options on post pageDo you mean the editor under Appearance > Editor?
Yes
Actually I just played a little by removing
add_filter(‘comments_template’, ‘legacy_comments’);
function legacy_comments($file) {
if(!function_exists(‘wp_list_comments’)) : // WP 2.7-only check
$file = TEMPLATEPATH.’/legacy.comments.php’;
endif;
return $file;
}
and as when I made your change the screen went white.However when I went “page back” the change had been made.
So I was wrong about the change not getting made.
It did get made but left me with a white screen instead of showing the change.
Thanks for hanging in there.
Jane
Forum: Fixing WordPress
In reply to: Add slug to screen options on post pageThe above is what I tried and it didn’t work for me but maybe the mistake was mine.
I was only able to add your code by downloading the file making the addition and then uploading the changed file.
Couldn’t make the change on line in WP which seems strange.
I saw a couple of other posts of yours on the same subject, whilst surfing for the answer, so well done for trying to get this sorted out!
Forum: Fixing WordPress
In reply to: Add slug to screen options on post pagehttp://codex.ww.wp.xz.cn/Writing_Posts
Note: As of WordPress version 3.1, some screen options on the Post Administration Panel are hidden by default if they have not been saved before. Hidden by default: Excerpt, Post Author, Discussion, Custom Fields, Slug, Comments, Send Trackbacks, Revisions.
So how do I display slugs?
Thanks
Forum: Plugins
In reply to: [Redirection] After new redirections, a blank homepage but posts & pages work@liquidrice or other kind person
So what should I do if I want to change a permalink and not get a 404?
Thanks,
Jane
Forum: Plugins
In reply to: [Redirection] After new redirections, a blank homepage but posts & pages workSame thing here.
Except my home page (post) disappeared after just a few hours.
Deactivating the plug-in brought my home page back again.
Forum: Fixing WordPress
In reply to: update all permalinks after title changeThanks very much.
I entered /%postname%/ even though it was already there and updated.
Google indexed the site today http://i40.tinypic.com/vdq11.jpg
but maybe I’ll need to ask for it to be done again?
I downloaded this plug-in which looks good but I didn’t find it very user friendly.
http://ww.wp.xz.cn/extend/plugins/redirection/other_notes/
But then, I’m only and egg, when it comes to technology ๐
I deleted a URL because of abuse but I’m still getting searches on it and 404s
/404.html?page=/music/practicalmusictheory.pdf&from=
How can I stop the 404’s and be done with the freeloaders forever?
Thanks
Jane
Forum: Fixing WordPress
In reply to: update all permalinks after title changeHaving this problem on some posts now.
/404.html?page=/santorum-reveals-weakness-in-us-students-gay-logic/&from=http://www.ourchangingglobe.com/wp-admin/post.php?post=4993&action=edit
http://www.ourchangingglobe.com/santorum-reveals-weakness-in-us-students-gay-logic/
What to do?
Thanks,
Jane
Forum: Fixing WordPress
In reply to: Make captions bigger or boldPlease take a look at this ..
http://i41.tinypic.com/5y9i0h.jpg
Now it’s centered.
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin:2px 0px 0px;
font-weight:bold
}Forum: Fixing WordPress
In reply to: Make captions bigger or boldIt’s centered horizontally but not vertically.
The caption is closer to the image than it is to the border.
Why isn’t CSS a function of WP?
Do you mean that I should have posted under templates?
This issue occurs with two different themes that I’m using.
At a guess I’d say that around 20% of posts are regarding CSS.
style.css is a part of WP
Thanks for your help,
Jane
Forum: Fixing WordPress
In reply to: Make captions bigger or boldThanks.
But that’s the code that presently exists on the style.css theme.
Jane
Forum: Fixing WordPress
In reply to: Stop comment box appearing on multi-postsThe answer?
I removed <?php comments_template(); ?>
from page.php
Jane
Forum: Themes and Templates
In reply to: No longer clear how to post a replyI think I understand the issue now.
If I have multi-posts with comments under each one then my page would soon fill up with only comments.
Right now I have ..
Posted in advertising, eyesight, glasses, hair, hair loss, health, pain | 2 Comments ยป
And if there are no comments then it will read 0 comments.
Doesn’t seem ideal but I asked a friend how difficult it would be for her to post a comment and she got it in seconds flat.
But she’s not a blonde ๐
Jane
Forum: Themes and Templates
In reply to: change banner sizeThat worked!
Thank you.
Forum: Themes and Templates
In reply to: No longer clear how to post a replyThanks.
Your post wasn’t showing when I logged in.
Well, it’s Christmas ๐
Jane
Forum: Themes and Templates
In reply to: change banner sizeWell I’ve got the banner the size that I want but not the area that it’s sitting in.
Will hopefully get some replies later.
Friends and family coming over now …