eagleeye21
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Automatic Updating IssueI am also having a permissions-based update error, however slightly different. In your wp-config.php file, did you set filesystem write method? You might want to try:
define('FS_METHOD', 'direct');
Also, what permissions have you set for your files/folders?Forum: Fixing WordPress
In reply to: Update to 4.9 cannot be installed – Permissions errorI self-host the site so there’s no issue with system loads or other users. I have set permissions based on the WordPress recommendations, but with the update to 4.8.3 I tried a few times and each time it would give me a file that wouldn’t allow the update to succeed. After changing permissions on those culprit files the update went through. However, with 4.9, as you can see from my original post, the error is citing every file. So it seems that the new update for some reason doesn’t play nice with the permissions I have set (which worked for the last update): folders are 755 (except wp-content, themes, and plugins are 775), and files are 644, except a few are 664 to allow the last couple updates and the obvious ones are 640 or 660.
I was hoping that there was a simple solution to this other than just jumping to a manual update.
- This reply was modified 8 years, 7 months ago by eagleeye21.
Forum: Fixing WordPress
In reply to: Update to 4.9 cannot be installed – Permissions errorThanks for the suggestion, but I don’t want to manually update. I haven’t needed to in the past and would rather wait for it to be fixed (seems like there are other issues with 4.9 anyway).
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingReally strange, that worked. And then I went and unchecked the ones I had unchecked before (Mega menu, Sidr, Lightbox, and full screen mobile) and it works fine. Maybe something else is going on behind the scenes? Anyway, thanks again for your help!
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingOk, I’ve unchecked all JS scripts but the issue persists.
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingSorry about that, it’s removed now.
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingSo, after the recent update, I’m having the issue again, with both mobile menu and scroll button. I tried saving the scripts & styles in theme panel and clearing cache like last time, but this time it’s not resolving the issue. Any other ideas? Disabling ocean extra plugin still solves the issue, but the site doesn’t look cohesive without it activated.
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingAmazing! Everything is good now, thank you so much for your assistance.
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingSure, here is the site
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingThanks for your response. I have found the culprit: Ocean Extra plugin. When all other plugins are activated except Ocean Extra, the menu works and the scroll up button is back.
Forum: Themes and Templates
In reply to: [OceanWP] Scroll To Top Button MissingThe button and icon have both disappeared.
Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Not Working AnymoreOn desktop, the only way I know how to view the mobile menu is via the Elementor Mobile/Tablet views, which don’t actually show the menu anymore. Not sure if that’s an Elementor issue or theme issue.