Andrea Garza
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can not login in to Admin Helpdid you do something just before you got the error, if so what did you do?
Forum: Fixing WordPress
In reply to: Website Crash for unknown reasonsure thing
Forum: Fixing WordPress
In reply to: Mediayou’re welcome, have fun.
Forum: Fixing WordPress
In reply to: Mystile homepage blog postit should do the trick for you unless you have some kind of wonky coding in your theme .. good luck.
Forum: Fixing WordPress
In reply to: Website Crash for unknown reasonI don’t see the error anymore, did you find the solution?
Forum: Fixing WordPress
In reply to: how to create a dual language website?great plugin
http://wordpress.org/plugins/google-language-translator/just read all the documentation
Forum: Fixing WordPress
In reply to: Mediahttps://www.youtube.com/watch?v=12ynOqNA__E
and
these are some old videos I made for someone a long time ago, you answers are in there
Forum: Fixing WordPress
In reply to: Can not login in to Admin Helpgoing to need more info than that ..
do you get this after you login, or you can’t get to the login screen?
did you do something just before you got the error, if so what did you do?Forum: Fixing WordPress
In reply to: Redirectfirst of all, did you deactivate the other plugin?
Secondly, read over the Install guide:
http://wordpress.org/plugins/wordpress-https/installation/and the FAQ’s
http://wordpress.org/plugins/wordpress-https/faq/Forum: Fixing WordPress
In reply to: Mystile homepage blog postin the admin area of wordpress, go to the post you want stuck at the top and click edit .. in the publish box there is a thing that says visibility: public .. click the edit link next to that, put a checkmark next to Stick this post to the front page and then save the post.
It should now be the sticky post on your home page
Forum: Fixing WordPress
In reply to: Website Crash for unknown reasonyour plugin limiting login attempts looks like its the culprit.
Via ftp login and go to your plugins folder find the limit login attempts plugin folder and rename it something other than what it is named, like add a bb to the end of it or something.then you should be able to login, then it should show this plugin either “gone” or deactivated .. if this fixes the issue then you need to delete that plugin via ftp if you can’t see it in your plugins area in the admin area.
then if you want that plugin you need to get the newest version and install it again or find a different one that won’t break your site
Forum: Fixing WordPress
In reply to: RedirectI would not use that plugin, undo that part, and use this plugin, and tell it to redirect the entire site and not just one page
Forum: Fixing WordPress
In reply to: Can't open my site after editing .htaccess filealso remove those statements from your functions.php file
Forum: Fixing WordPress
In reply to: Can't open my site after editing .htaccess filepost here exactly what is in your .htaccess file, everything
Forum: Fixing WordPress
In reply to: 3.8.2 update – likely false Connection lost messagemore than likely one of your plugins is not compatible with 3.8.2 … this will easily cause this error.
Deactivate all plugins, go make an update and see if you get the error, if you don’t then you know its a plugin, then go an activate plugins one by one, make an update, see if you get error, then activate another one, make an update, etc until you find the culprit.