This topic has 4 replies, 2 voices, and was last updated 6 years, 6 months ago ago by Rose Tyler
Hello,
Since I have updated I have problems with the photos of the products.
In the Home Page, the photos of the news are not seen and in the page of the products of the 3 photos only 1 is seen and also they can not be extended because the photos are not seen.
Thank you very much.
Hello,
Have you re-saved Theme Options settings after the theme update?
I do not see problems with images on your site. Please clear cache and check one more time.
Also, go to Theme Options > Header Settings > Fixed header color scheme > Dark.
Please note if you created child theme before 4.0 update you need to add this code in your child theme functions.php file:
wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' );
after that create an empty dynamic.css file in child theme directory.
Regards
Thank you so much.
Regards
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up