fluent
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Internal server error – moved website to new URLThanks wpismypuppet. I tried to follow the instructions on your blog, but couldn’t get my FTP client to show the remote files, so I gave up and reinstalled WordPress since I hadn’t added any content yet. That worked great and my child theme still works so all the styling is still there too. Thanks for your help anyway. 🙂
Forum: Themes and Templates
In reply to: Child theme has lost the formatting of the parentAn update – I changed the permissions on the child theme style.css to 644 and that solved the first issue (child theme not referencing parent). I also found that the WP-Supercache plug-in had stopped working so reinstalled and changed settings to not cache for known users, which fixed the second problem (my changes were only showing when logged into WP, but not once logged out). Thanks for your help WPyogi!
Forum: Themes and Templates
In reply to: Child theme has lost the formatting of the parentThanks for the link – I changed the permissions on the style.css for the child theme from 600 to 640 – no change, but will look into it a bit more. Thanks for your help.
Forum: Themes and Templates
In reply to: Child theme has lost the formatting of the parentThere is only an option to save if you customise the theme after activating it, but I have tried this too.
The file structure is exactly as referenced in the link above. I can only assume that the child css is not referencing the parent for some reason, so any styling provided by the parent is lost.
I checked my hosting and found a series of error messages of the following type:
[Fri Oct 19 20:43:46 2012] [error] [client 118.82.160.5] (13)Permission denied: file permissions deny server access: /home/fluent/public_html/wp-content/themes/twentyeleven-child/style.css, referer: http://fluentinfood.co.nz/
Does this mean anything to you?
Forum: Themes and Templates
In reply to: Child theme has lost the formatting of the parentThis is weird. When I log into my dashboard the child theme is definitely activated and when I visit my site from there all the formatting has gone and View Source shows the link to the child style sheet:
<link rel=”stylesheet” type=”text/css” media=”all” href=”http://fluentinfood.co.nz/wp-content/themes/twentyeleven-child/style.css” />
But when I log out and visit my site again, the Twenty Eleven theme is shown. Do I need to be hitting save somewhere before logging out?
Forum: Themes and Templates
In reply to: Child theme has lost the formatting of the parentDamn link won’t work. It’s http://www.fluentinfood.co.nz
Forum: Themes and Templates
In reply to: Child theme has lost the formatting of the parentForum: Themes and Templates
In reply to: Child theme has lost the formatting of the parent