Hi again, thanks for your prompt attention.
The code calling for the child theme is:
themia-lite-child/style.css:
/*
Theme Name: Themia Lite Child
Description: Themia Lite Child Theme
Author:
Author URI:
Template: themia-lite
Version: 1.4.6
*/
Together with the…
themia-lite-child/functions.php:
<?php
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
function theme_enqueue_styles() {
wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array('parent-style') );
wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
}
?>
The images in the child-theme is not shown either. Since the child css and images worked fine before the upgrade, it must be the something has changes in regards to the calling to the child theme’s style.css and functions.php.
So it should not be the css in itself that doesn’t work.
But here comes the full css code in the themia-lite-child/style.css (though none is displayed on the website since the child does not override the parent as mentioned before :-):
/*
Theme Name: Themia Lite Child
Theme URI: https://www.avenki.se/themia-lite/
Description: Themia Lite Child Theme
Author:
Author URI: https://www.avenki.se
Template: themia-lite
Version: 1.4.6
Text Domain: themia-lite
*/
/* Adjustments
-------------------------------------------------------------- */
/* CB, 140629: ?ndrar till Arial rakt igenom. */
/* BASIC HTML */
body { font: 13px/1.5 Arial,Helvetica,sans-serif; }
p { font: 13px/1.5 Arial,Helvetica,sans-serif; }
/* HEADINGS */
h1, h2, h3, h4, h5, h6 { font-family: Arial,Helvetica,sans-serif; }
h1, .feature_content h2, .feature-content p, .sidebar h2 { font-family:Arial,Helvetica,sans-serif; }
.content_wrapper .side_content .post h1.post_title { font-family:Arial,Helvetica,sans-serif; font-size: 1.3em; line-height: 25px; font-weight: bolder;}
h6 { font-size: 0.7em; /* Datumformat vid posts (inl?gg = nyheter) */ }
/* MENY */
/* TOP FEATURE */
/* CB, 15-01-28: ?ndrar format p? bilden fr?n height: 355px; width: 928px; */
.slider_wrapper #main img { width: 928; height: 320px; }
/* CONTENT WRAPPER */
.content_wrapper .side_content .post { background:url(../themia-lite/images/postbg.png); border: 1px solid #c2b59b; }
.content_wrapper .side_content .post { background: url(https://avenki.se/wp-content/themes/themia-lite-child/images/postbg.png); }
/* CB, 15-03-05: Denna css d?ljer L?s mer-l?nken under feature-gluggarna: .read_more { display: none !important; } */
.feature_content { margin-bottom: 0; }
.feature_content img { background-color: #c2b59b; }
/* POSTS */
/* CB, 15-03-05: Denna css d?ljer L?s mer-l?nken under inl?ggen:.content_wrapper .side_content .post .post_info { display:none !important; } */
/* CB, 15-03-05: Dessa css d?ljer datum, f?rfattare och kategori under inl?ggsrubriken:
.content_wrapper .side_content .post .post_info li { display:none; }!important
.content_wrapper .side_content .post .post_info li a { display:none !important; }
.content_wrapper .side_content .post .post_info li.postedin a { display:none !important; }
.content_wrapper .side_content .post .continue { display: none !important; } */
.postedon {font-size: 0.85em; }
/* SIDEBAR */
.sidebar .wrap_sidebar { border: 1px solid #c2b59b; background:url(../themia-lite/images/postbg.png); }
.sidebar .wrap_sidebar h2.title, .sidebar .wrap_sidebar h2
{ background: url(../themia-lite/images/sidebar-title1.png) no-repeat; width:324px; height:44px; margin-left:-22px; padding-left:22px;
padding-top: 16px; font-size: 1.1em; letter-spacing:0; font-weight: bold; color: fff !important; text-shadow: 0 1px 0 #f8f3ea; }
.sidebar .wrap_sidebar .side_content .shadow
{ background: url("../themia-lite/images/post-shadow.png") no-repeat scroll center top rgba(0, 0, 0, 0); height: 19px; margin-bottom: 30px; margin-top: -1px; }
/* LINKS */
/* CB, 140629: ?ndrar f?rgschemat f?r l?nkar i meny, read more och l?pande text. */
a { text-decoration:none; color:#617cab; !important; }
a:visited { color: ##928874; }
a:hover { color: #e41e26;}
a:active { color: #e41e26;}
a.selected { color: #e41e26; font-weight: bold; }
.read_more { color: #617cab; font-size: 1em;}
.read_more.a { color: #617cab; font-size: 1em;}
.read_more:visited { color: ##928874; font-size: 1em; }
.read_more:hover { color: #e41e26; font-size: 1em; }
.read-more:active { color: #e41e26;}
.read-more.selected { color: #e41e26; font-size: 1.02em; font-weight: bold; }
post.a { text-decoration:none; color:#617cab; !important; }
post.a:visited { color: ##928874; }
post.a:hover { color: #e41e26;}
post.a:active { color: #e41e26;}
post.a.selected { color: #e41e26; font-size: 1.02em; font-weight: bold; }
/* FOOTER */
.footer_wrapper, .footer_wrapper h1, .footer_wrapper h2, .footer_wrapper h3, .footer_wrapper h4, .footer_wrapper h5, .footer_wrapper h6,
.footer_wrapper a, .footer_wrapper p, .footer_wrapper pre, .footer_wrapper .footer_widget ul li
{ font-family: Arial, Helvetica, sans-serif; color: #fff; text-shadow: none;}
.footer_wrapper h6 {font-weight: bold; font-size: 0.9em; color: #fff; }
.footer_bg { background-image: none; background-color: #231f20; border-top: thick solid #c2b59b; padding: 20px 0 0 20px; } /* Black footer area with beige border */
.footer_wrapper { padding-top: 5px ; padding-bottom: 20px; }
.footer_line { background-color: #231f20; color: #FFFFFF; padding-bottom: 50px; padding-right: 10px; padding-top:0; width: 100%; }
.footer_line span.blog-desc { float: left; font-family: Arial, Helvetica; sans-serif; color: #CCC; }
.footer_line .copyright { text-align: right; font-family: Arial, Helvetica; sans-serif; color: #CCC; }
.footer_line .copyright a { color: #CCC; font-size: 0.8em; }