Windurin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot Activate Plugins. Getting 500 Internal Sever ErrorRenaming the plugins folder will Deactivate them all right? But I assume there’s no similar way to Activate them all?
I just deactivated the 2 plugins brought up in the Google Inspect console for now.
Forum: Fixing WordPress
In reply to: Cannot Activate Plugins. Getting 500 Internal Sever ErrorHi. Thanks for the quick response. I do have a lot of plugins on the site as I’m not a programmer so there may be some JS issues although the site has run fine before today, if a little sluggish occasionally.
The site is live but I guess I could deactivate and re-activate plugins. I guess my worry is it’s the Activating of Plugins that throws up the error. So the last thing I want is to Deactivate every single plugin then find I cant reactivate any of them and none of the site’s features will be working.
The only thing that changed today is that there was a WordPress update. 4.5.1. It might be possible that some plugins need updating in order to be compatible with this update?
I may try rolling back to 4.5 to see if that helps first. Thanks again.
Forum: Fixing WordPress
In reply to: Customising CSS that is hosted on the cloud?Yeah, adding !important works for the chat window on the front end, but CSS is not applied to any mobile customisations. (On mobile the chat windows open up in a new page in a web-app style interface). Also, the chat windows sync in the backend and appear there too, but the CSS that gets applied on front-end doesn’t apply on backend.
Forum: Fixing WordPress
In reply to: Customising CSS that is hosted on the cloud?Yeah, it’s a premium them called Klein from CodeCanyon:
http://themeforest.net/item/klein-a-nittygritty-community-theme/5418518
And I’m actually using the Child theme of that. But putting the custom CSS in either of the theme’s stylesheets doesn’t work because the Plugin’s main CSS is in the cloud, it’s not included with the Plugin you download.
Forum: Fixing WordPress
In reply to: Custom CSS no longer applying and many images not showingThank you for the response. I just solved one part of it after 2 days of going crazy!
It was a simple case of a missing closed bracket: }
I had seen that mentioned as a possible cause around the net but went through my CSS file a few times and couldn’t spot any mistakes like that. I even put it through a CSS Validator but for some reason it didn’t pick up on it…
But just now I checked again and there was one } missing on a piece of CSS. Adding that instantly fixed the CSS!
Now I have a simple problem of a lot of images missing on the site. Tried to regenerate thumbnails and it’s failing, saying the images are missing. Error message is:
[FILE_NAME) failed to resize. The error message was: The originally uploaded image file cannot be found at [FILE_LOCATION]
I guess this is the part that could actually be down to the server change. I’ll update if I figure anything out.
So, the moral of the story is: hunt that elusive missing } down!
Forum: Plugins
In reply to: [Rating-Widget: Star Review System] 403 Error. Cannot activate after updateI just rated it. Thanks again.
Forum: Plugins
In reply to: [Rating-Widget: Star Review System] 403 Error. Cannot activate after updateHi,
Update 2.6.2 solved the problem. It’s now working as normal. Thanks for the swift response!