rippert
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t log inOK, now I can get in with the latest password they sent me via email and the username ‘X’ from above, but I can only see a ‘Global Dashboard’, not any of my old dashboard with my pages, editor etc. Whats happened? I need to get to the dashboard that runs my site.
Thanks,Ripper
Forum: Fixing WordPress
In reply to: Can’t log inThis did not work. It is still telling me the password is incorrect. Is it true that the username must be admin?
Thanks for responding.
Rip
Forum: Themes and Templates
In reply to: Child link colorThe above link now links to a re-designed site that I opted for that better suits my purposes…
Forum: Themes and Templates
In reply to: Child link colorSorry, heres the link.
Forum: Themes and Templates
In reply to: edit navigation barIt worked. Thanks!
R
Forum: Themes and Templates
In reply to: edit navigation barMy signature above is a link to the site. Sorry – still learning…
R
Forum: Themes and Templates
In reply to: edit navigation barYes there is. Do I just need to delete it? It’s inside this section in header.php:
<div id="header"> <div id="menu"> <ul> <li class="current_page_item<?php if (is_home()) echo ' current_page_item'; ?>"><a href="<?php echo get_option('home'); ?>/" class="current_page_item">Home</a></li> <?php wp_list_pages('title_li='); ?> </ul> </div> <!-- end menu --> </div> <!-- end header -->Many thanks!
Rip