jmcelvoy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change what it says when my blog comes upIs that info in my main html file I’ve uploaded to my website?
Forum: Fixing WordPress
In reply to: How to change what it says when my blog comes upIf you look at my blog now, I’ve put Springfield Missouri Senior Portrait Photographer. That shows up above my title, but the browser bar still says the old statement.
https://www.jasonmportraits.com/Blog/Forum: Fixing WordPress
In reply to: How to add Categories drop down menuI’ve already looked over that site, but as I don’t understand any coding, I have no clue what to do with the info on that page. I created a new page and added <?php wp_dropdown_categories( $args ); ?> to the HTML but nothing happened. Just a new blank page. I want to add the drop down to my header bar like I have done with Senior Reps and Photographer’s Corner (if you look at my blog @ https://www.jasonmportraits.com/Blog)
Forum: Fixing WordPress
In reply to: How to add Categories drop down menuAnybody know how to do this?
Forum: Fixing WordPress
In reply to: How to add Categories drop down menuDidn’t work. It listed most of the widgets from my home page, but not just the categories.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500All appears to be working great. Thanks for your help.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500I upgraded to PHP5 last night and everything seems to be working right now. I’ll try adding a couple plugins to see if that part is working.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500So my blog is still pretty jacked up. I got a couple plugins to go, but most give me the error 500 message. Some of my Posts when clicking on them to edit them display the error 500 message. And just now, when I click on Posts it gives me the error 500 message. I was able to see my posts just a few minutes ago. The one’s I could see, when under Visual it still displayed the HTML code. Please help get this fixed…I’m half tempted to completely redo my blog…start from scratch.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500One problem I’m still having is I can’t seem to add any new Plugins. I’ve tried installing some from the site and then some through FTP and when I activate them, I get the Error 500 page. I can click back and all is fine and the Plugin is NOT active.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500That did it. Thanks for all your help.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500Right now, I’ve got this in my .htaccess file:
<IfModule mod_security.c> SecFilterInheritance Off </IfModule>
1and1 had renamed my .htaccess file to .htaccessbak when I uploaded my new site as the blog wouldn’t work with the new file structure. What should be in my .htaccess file?
The blog sign in is NOT redirecting anymore. It takes me to https://www.jasonmportraits.com/Blog/wp-admin/ and then gives the Error 500 message.Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500Back to the Error 500 Internal server error message.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500Ok, I added those 2 lines and now I get Error 404 Not Found after I sign in. The path is https://www.jasonmportraits.com/blog/wp-login.php It didn’t redirect me to the old site this time, which is a start. The wp-login.php file is in the root of my blog folder with all the other files.
Forum: Fixing WordPress
In reply to: Since upgrading to 3.1.3 – Error 500A little more info. I recently re-designed my site and when I did that, my blog would not display. I contacted 1and1 and they said there was a problem with my .htaccess file so they renamed it .htaccessbak and the blog started working. I just tried changing the name back to just .htaccess and my blog wouldn’t display again. When I look in the .htaccess file, all that’s in there is AddType x-mapp-php5.php What should be in my .htaccess file? Also, my old site was https://www.jmcelvoyphotography.com when I go to my blog/wp-admin, it redirects me to my old site. So instead of https://www.jasonmportraits.com/blog/wp-admin it’s sending me to https://www.jmcelvoyphotography.com/blog/wp-admin which isn’t valid any longer. Where is this being redirected from?
Forum: Fixing WordPress
In reply to: How to input Company LogoMy blog is located at https://blog.jmcelvoyphotography.com Thanks for the fast response. What I want to change is the default image at the top of the screen and then right next to it is a space for my logo…but I’m not sure how to get it there.