newseed
Forum Replies Created
-
Forum: Plugins
In reply to: Looking for Banner Ad PluginThat is absolutely perfect!!!
Thanks!
Forum: Installing WordPress
In reply to: Can’t login successfullyI have the same problem in which I am unable to resolve yet. I have tried various suggestions on this board to no success.
Currently, I can login via IE but not Firefox. So far I am unable to login to 4 WP sites. However, I am able to login to various different sites such as CMS Made Simple, Joomla, etc without any problems using Firefox.
Here’s the one that got it all started:
It behaves as though it’s starting to login and what seems like it was going to my dashboard but then it ends up at the redirect url I just indicated above this paragraph which brings me the same login page with no errors about the password or user id being incorrect.
I don’t ever recall it ever doing that redirect before.
I have recently upgraded to Firefox about a week ago but I am sure I have logged in to the sites during those past few days up until yesterday afternoon.
Any suggestions?
Thanks.
Forum: Fixing WordPress
In reply to: Blank Admin PageDuh! Yeah but I wanted to know if there is something I should look for in trying to get this one fixed. According to the client it has always worked and has been on 2.9.2 version. The issue started when the site got transferred.
Update: I am able to get the login page but it doesn’t let me login. It doesn’t give me a password error. When I login, it act as though it was going to take me to the dashboard but then it gets redirect back to the login page.
I tried various things that was suggested such as renaming the plugin, theme, spaces in function.php file, etc.
So I am still baffled here.
Any help would be appreciated.
Forum: Fixing WordPress
In reply to: Images Are Not Loading in The Admin AreaI guess I should also ask about the database which was updated by the 2.9.2 version. Should I revert that database back to the 2.5.1 version?
Forum: Fixing WordPress
In reply to: Images Are Not Loading in The Admin AreaYIKES. I totally missed that step. So I really need to do two(2) upgrades then eh?
Forum: Fixing WordPress
In reply to: Upgrade 2.9.2 Bug??UPDATE: I have resolved the issue. The bug is me. I had inadvertently misplaced a closing div when I was customizing the comments.php file.
Forum: Fixing WordPress
In reply to: Sidebar moves to bottom of posts in bbv1 themeI tried looking for these line of codes but my index is simply not the same. This may be due to the new version I have (2.9.2)
Forum: Themes and Templates
In reply to: sidebar drops below comment form, above footerI notice your sidebar seems to be in place now. What did you do the resolve tis?
Forum: Fixing WordPress
In reply to: Upgrade 2.9.2 Bug??UPDATE: The problem with the sidebar seems to occur only to pages that does not have any comments posted yet. Any suggestions how to resolve this?
Forum: Plugins
In reply to: Registration FormDon’t mean to bump this topic up but if anyone has a clue on how I can do this please let me know.
Thank you.
Forum: Themes and Templates
In reply to: Adding Template to Existing TemplateGreat info folks! I was able to get this done flawlessly.
Thanks.
Forum: Themes and Templates
In reply to: Two Issues With A ThemeHi,
Thanks for you clear instructions. It’s really helpful. Unfortunately, whoever designed the template had coded the index/blog page to be as a home page.
Next, go to Settings/Reading Settings. You should have ‘A static page (select below)’ checked. Your Front Page should be ‘Home’. Assign the Posts Page as ‘Blog’ (for your newly-created ‘Blog’ page).
The ‘Home’ is not listed. I wonder if I have to recode something to get the Home to be home and the Blog to be the blog?
Update: After looking through the Editor that has the themes files (header.php, index.php, etc), I found that the index.php file has only this code in it:
<?php include(TEMPLATEPATH.’/home.php’); ?>
Not sure how to take it from here.
Forum: Themes and Templates
In reply to: Removing Double-Arrow CharactersOH that makes sense. I totally missed the content CSS rule.
Thank you very much for you help.
Forum: Themes and Templates
In reply to: Removing Double-Arrow CharactersToo much info to go over. I was hoping something a bit more specific. As a blind person, I need to be directed to the source that will allow me to remove those double-arrows within the menu unordered/ordered list. When I view source via browsers, I don’t see those double-arrows or it’s ascii character codes.
Can you please narrow down to the part where I can learn to remove them or at least turn them off.
Thank you.