[email protected]
Forum Replies Created
-
Forum: Themes and Templates
In reply to: creating child theme is driving me insane!Brilliant!
I’d never have spotted that.
All sorted now.
Can’t thank you enough.
Forum: Themes and Templates
In reply to: creating child theme is driving me insane!Sorry – only just spotted the Moderator note about posting code.
Will do so in future.
Forum: Themes and Templates
In reply to: creating child theme is driving me insane!Hi Jan,
Many thanks for that. Most kind.
I’ve used the Quirm code in my stylesheet:
/* Theme Name:Twenty Twelve Child Version: 1.0 Theme URI: https://quirm.net/themes Description: A basic starter child theme for Twenty Twelve Author: Mel Pedley Author URI: https://blackwidows.co.uk Template: twentytwelve License: GNU General Public License v2 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html */ . . . /* Import layout */ @import url(../twentytwelve/style.css);
But I’m still getting the default css styling when I view the page:
https://wm-johnston.co.uk/wordpress123/
I’ve updated the file and get ‘File edited successfully’.
I must be doing something really stupid – but I can’t see what it is.
Any ideas?
Thanks
Forum: Themes and Templates
In reply to: creating child theme is driving me insane!Hi Keesiemeijer,
Thanks for your speedy reply.
The stylesheet – style.css – is inside wp-content/themes/twentytwelve-child
The stylesheet code is:
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
/* Theme Name: Twenty Twelve Child Theme URI: https://example.com/ Description: Child theme for the Twenty Twelve theme Author: Your name here Author URI: https://example.com/about/ Template: twentytwelve Version: 0.1.0 */ @import url("../twentytwelve/style.css"); .site-title a { color: #009900; }
Any ideas would be gratefully received. This is driving me daft.
Thanks.
Forum: Fixing WordPress
In reply to: Home page uneditableHa!
So seemples ??
That’s it!
Many thanks – much appreciated
Bill Johnston