Hi there,
I cannot reconcile the instructions below with the Vimeo video.
Could you please explain again what to do? I am using a v2 child theme and am considering an upgrade to v3.
All the best,
Holger
:
‘How to do if there has been a child theme?
If you have installed a child theme. Please merge the following files and code into your child theme folder:
unzip the /update/art-v2tov3-child.zip
move “v2” folder, “template” folder to your child theme folder(maybe there has been the template folder in your child theme, be careful don’t cover the existed files)
move single-ux-portfolio.php to your child theme folder
paste the codes into functions.php
require_once get_theme_file_path() . ‘/v2/functions-v2.php’;