abc1me
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sidebar widget background color for LinksThanks – but then when you mouse over the white text everything turns white and you can’t read it. No why to high light exactly like the text blocks above the blogroll?
Forum: Fixing WordPress
In reply to: Inserting PHP or Javascript codeYES you can.
Forum: Fixing WordPress
In reply to: Manual PaginationI found the correct code to place in page.php it’s. I should learn to read on for myself . Thanks Alchymyth..
<?php wp_link_pages(); ?>Forum: Fixing WordPress
In reply to: Manual Pagination<?php the_content(); ?> <div class="clear"></div> <?php edit_post_link('[edit page]', '<p>', '</p>'); ?> </div> <?php endwhile; ?>Forum: Fixing WordPress
In reply to: Manual PaginationHummm. I can’t get it to work it appears in the press as a —–page break
but placing the code in page.php doesn’t seem to enable anything?Anymore ideas. I’ll keep foolin around with it.
Forum: Fixing WordPress
In reply to: Manual PaginationWhere in page.php editor do I paste this?
Forum: Fixing WordPress
In reply to: reduce header size#header{ position:relative; height:300px;background:url(img/header.jpg) top left no-repeat; } #content{ background:#fff; border:10px solid #121827; font-family:'Myriad Pro',Helvetica,Arial,sans-seriShouldn’t I just be able reduce 300 px to reduce the height of the header?
Forum: Fixing WordPress
In reply to: No Keywords Visible ?I don’t have a blog on this site. It’s probably the biggest issue . Thanks for the ideas…
Forum: Fixing WordPress
In reply to: No Keywords Visible ?I forgot to ask is there a plugin you think is best?
Forum: Fixing WordPress
In reply to: No Keywords Visible ?I will try a plugin since there is definitely a field below each page to enter keywords, which have lots of keywords, but there not showing up.
Forum: Fixing WordPress
In reply to: No Keywords Visible ?I’ve entered them in the boxes below each pages press area. It says keywords.
No SEO plugin
Forum: Fixing WordPress
In reply to: Remove sub-pages from sidebarThanks again to alchymyth…
Forum: Fixing WordPress
In reply to: Remove sub-pages from sidebar[code moderated according to forum rules - please use the pastebin]
Forum: Fixing WordPress
In reply to: Remove sub-pages from sidebarI` pasted the entire sidebar code here. I also created a user name at paste bin. abc1me -2252abc. Looks like its right below but I don’t know how much to delete. Thanks
Forum: Fixing WordPress
In reply to: Remove sub-pages from sidebarThere is no check box to remove this . This is a code fix in the editor somewhere.
But thanks for suggesting.