This topic has 2 replies, 2 voices, and was last updated 4 years, 2 months ago ago by Olga Barlow
Hi,
after update xstore from v to v7.0 (and WP to 5.5, and WC to newest verstions) something brokes my single page
http://prntscr.com/u8xxfu
This is dev1 – (xstore 6.2.10, WP 5.3.4, WC 3.9.1)
http://devv.hekko24.pl/osika1/product/toledo-lozko/ – like you see gallery works fine, single product page works OK.
After update xstore to lastest version 7.0, WP 5.5 and WC 4.4.1 fatal errror occurs ->
http://devv.hekko24.pl/osika2/product/toledo-lozko/
This fatal error occurs after xstore update – then i try update WP and WC.
Hello,
You have copied core theme files to child theme http://prntscr.com/u8ync3
It caused your error. Don’t copy files from the framework folder to child theme. If you want to change any unction from that files copy only function to child theme functions.php and do the changes you need, there is no need to copy file with all theme functions because it may cause the error.
I have renamed the folder and the fatal error disappeared. So, copy only function you changed to child theme.
Regards
You must be logged in to reply to this topic.Log in/Sign up