dcapra211
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Error establishing a database connection during wp-login.phpAt this point I would go through your logs and find the specific error message it’s generating.
Forum: Fixing WordPress
In reply to: Error establishing a database connection during wp-login.phpIt sounds like Apache is communicating with the DB since the tables are being created. It sounds more like a permissions issue now. Have you verified the permissions for your WordPress database user? I would recommend granting all permissions to the the WordPress database user and see what happens.
Forum: Fixing WordPress
In reply to: Error establishing a database connection during wp-login.phpHave you verified that your hostname is correct? That’s the address to your MySQL database. If you’re certain that the username and password are correct then your hostname is probably what’s giving you a problem. If this is a local install use localhost, otherwise I would consult your hosting provider.
Forum: Plugins
In reply to: [Theme My Login] Lost password link continuosly loopsIn case anyone else runs into this problem, I decided to post what the issue was and how it was resolved.
This was caused by a setting in Yoast. The problem was Yoast’s setting ‘redirect ugly URL to clean permalinks’ was checked. Disabling this fixed our problem.
Forum: Plugins
In reply to: [Theme My Login] Lost password link continuosly loopsI have an update on what’s going on. I don’t believe now that this is a problem with Theme My Login. We are able to reset passwords on our other sites. The configurations are identical on all of our sites. Has anyone else run into this problem before? Does anyone have any suggestions on where to look?
Forum: Themes and Templates
In reply to: [AccessPress Parallax] Add HTML to Icon Text BlockI would like to add a list using the ul and li tags. However, when I put this in Icon Text Block widget it gets filtered out.
Forum: Fixing WordPress
In reply to: Warning/Fatal error after WordPress 4.4 updateBasically CHabte just replaced his wordpress core files.
Here’s what I would do:
1) VERY IMPORTANT – create a backup of all files and the database.
2) Delete all files and folders except for the folder wp-content. You will need this folder. It contains all the files for your theme and plugin.
3) Replace all the wordpress files in the install download EXCEPT for wp-content.
4) Update wp-config.php with your database credentials. They can be retrieved in your current wp-config.php.
4) Test your website. If all seems well login into your admin panel and see if the database needs updated.I hope this helps.
Forum: Plugins
In reply to: Wonderplugin SliderHi Susan,
I would recommend opening a new thread for your post as this is separate from my issue.Forum: Fixing WordPress
In reply to: I cannot Log in to my account/ I changed DomainI went to compassionateglobalefforts.org and the connection was reset. Generally speaking that means that there is a server configuration issue. Have you contacted your host?
Forum: Fixing WordPress
In reply to: Do I need to re download WordPress for new website?I’m having a hard time following what you’re trying to do, but I would recommend installing wordpress on the server and developing the site on the server. Moving sites around can be tricky. I hope that helps. Let me know if you have any other questions 🙂
Forum: Plugins
In reply to: [Slideshow] New Version of Slideshow Not Saving Custom CSSNo worries, I’m actually using a LAMP config. Ubuntu to be more specific.
Forum: Plugins
In reply to: [Slideshow] New Version of Slideshow Not Saving Custom CSSAre you referring to what server I am using? If so, I’m running apache, but I am experiencing the same issue on our nginx environment as well.
Forum: Plugins
In reply to: [Slideshow] New Version of Slideshow Not Saving Custom CSSIt’s a local install. I’m logged in as an administrator and gave it 128M of ram. Do you know where the custom sylesheet is stored in wordpress?
Also, after I got the sylesheet saved I saw that it’s not applying my css either.
Thanks for your help!!Forum: Plugins
In reply to: [Slideshow] New Version of Slideshow Not Saving Custom CSSThe only way I can get the stylesheet to save is by already having an existing custom stylesheet and then saving the content to another stylesheet. For some reason it wont allow me to save the custom stylesheet to the first stylesheet.
Forum: Plugins
In reply to: [Slideshow] New Version of Slideshow Not Saving Custom CSSNo, it does not save if I do that.