wilko007
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: IIS 10Anyone?
Forum: Fixing WordPress
In reply to: IIS 10UPDATE:
I’ve moved the entire site into a new folder in the wwwroot directory and now i get the ftp request form for updates.
I read somewhere that I need to give the WordPress folder permissions for the web server. No idea how.
If I give the WordPress directory (and all children) write permission from Authenticated Users then we go back to the error described above!
Confused!!
- This reply was modified 9 years ago by wilko007.
Forum: Themes and Templates
In reply to: [Freesia Empire] Relocate Slider TextI’ve done it with CSS in the Editor but still be nice to know if it can be done via the settings as I can’t find an option for it anywhere.
Here is the css, should anyone else want it:
.slider-content{
float:none !important;
text-align:center !important;
margin-left:auto !important;
margin-right:auto !important;
padding:none !important;
}Forum: Plugins
In reply to: [NextGEN Gallery Optimizer] Killing the dash!Thankyou very very much for that Mark!
It did indeed sort the conflict out and now I can edit posts and pages and the Dashboard responds as it should….except the Gallery > Other Settings page which for some reason is set to visibility:hidden.
Any ideas why that might be and how to fix this?