In case you have access to the original theme files you can compare them using a tool for that purpose such as this, then when you identify which are the modified files you load those files to your child theme.
This way you only have the modified files on your child theme and it won’t matter if any update happens after that.
If you progress so far isn’t that big or that important you can analyze to see which option is more time-consuming, doing this or starting over with a new theme.
Related Posts:
- why is translation not working on theme?
- Understanding child theme functions.php
- How should I best target dynamically served content?
- Parent theme CSS overriding child CSS rules
- How to style options page in dashboard?
- two columns of posts on homepage, one of them “favorites”
- Custom Background by Page IDs
- proper way to add css using functions.php?
- Warning: printf(): Too few arguments in helpers.php file
- Problems clearing cache
- How to edit background color of only one sidebar?
- Inline CSS header style priority function.php Child (no enqueing I think)
- How to put search bar & logo in the “primary navigation” storefront theme?
- Why would the child theme load in the Customize preview, but not on the site itself?
- remove_action from parent theme using child theme functions.php
- File from parent theme imported to child theme doesn’t work – any ideas?
- The style.php file inside theme-engine folder has other content on FTP
- How to locate parent theme functions and add functions to my wordpress child theme?
- How to let mobile navigation menu close when link is clicked?
- how to add functions to my function.php using a child theme?
- How to Change Site Elements based on referring URL
- Add the shortcodes from the enfold theme to the other theme
- WordPress child theme, creating a custom php template page
- How to add Open/Close Toggle button into Twenty Fifteen theme for hiding left sidebar?
- Local WordPress from Git repo, where to set document root?
- user update profile for custom code
- Custom Theme, Editor won’t wrap text (i.e. change width)
- Where to find the html for WordPress site? [closed]
- How to remove image on single product and get product to span page?
- Modify arguments for parent theme’s `wp_register_style` via child theme
- Child theme not working properly
- How to create and add js and css file when server is not on my PC?
- Predefine Magazine Style Layouts
- Child-theme suddenly stopped working [closed]
- Using Featured Image as Hero Background in Word Press
- Is it possible to disable a function of a parent theme?
- reason of splitting theme files to multiple files
- How to change “Shipping Calculator “field label on Cart Page – woocommerce? [closed]
- Add footer.php to WordPress child theme
- Use different javascript files for each page on website
- How to get custom image size for image uploaded in Customizer
- Style every second widget?
- Changing the template hierarchy
- How to Insert Shortcodes into Theme?
- Warning: Use of undefined constant HTTP_USER_AGENT – assumed ‘HTTP_USER_AGENT’ (this will throw an Error in a future version of PHP)
- Set WordPress Default Template
- Custom Theme, Custom shortcode not working
- Plugin CSS not enqueing
- Adding custom directory and PHP files in wordpress
- Connect WordPress with SharePoint [closed]
- adding custom user input fields in WordPress admin dashboard gives error The link you followed has expired. Please try again
- How to design a table based on css values set from admin/dashboard
- Move category description below post list in blog
- Port existing Bootstrap site to WordPress?
- How to edit php files in Child Theme?
- Auto 301 to full post permalink? (using : /archive/%post_id% to %post_name% )
- How do I add a custom css to all posts without affecting homepage css? [closed]
- Showing latest post without 301 redirect
- Translate wordpress date from Italian to English
- Creating a blog on my companies new website using WordPress but I have sidebar issues
- How to edit HTML of my website on WordPress? [closed]
- How to specify the path for require_once in a child theme?
- How to make a dynamic css class whose name changes every visit to confuse scraper
- Get ACF options field in PHP acting as CSS
- Problem with adding custom CSS class to image in ACF Photo Gallery plugin [closed]
- Amend theme php to include certain category in header
- Link to page with posts of specific type
- Conditionally load class in the comment section of the post page
- How can I assign separate stylesheets to different pages?
- Using theme options to change a border-radius value
- how to get wordpress page url php code [duplicate]
- Displaying images outside the content
- Applying css in functions.php
- PHP function for horizontal Woocommerce thumbnails and badges
- Child-Theme Category View with modified permalinks (%category% removed)
- Commenting requires wordpress login, wordpress discussion and post comments tick boxes are checked
- My top header looks different on single pages but is fine on the home page
- Using php code inside style tag
- dynamic php menu with hidden sub-categories only showing when the category name is clicked
- How to print all the inline styles in the WP_Styles instance together with their keys?
- how to use 2 index.php file One for mobile and one for desktop
- Site title not showing. Please help me
- Hot to edit WooCOmmerce dashboard?
- How to override html codes in wordpress?
- Target a specific container to style on WordPress storefront theme
- Adding custom PHP to existing loop in Genesis
- Strange Theme Error – parent style occasionally showing though child theme
- Click to expand menu
- two wordpress sites, two themes, one database, same content
- calling a function from a class in your template
- Showing custom field contents without listing description
- Hide cart when empty [closed]
- WP_Nav Highlight Parent Issue
- If I define a variable in header.php, how do I make it available to templates?
- Link a lightbox thumbnail to a post instead of opening the lightbox
- New to wordpress. Need Help with templates [closed]
- Parse error: syntax error, unexpected ‘}’ in
- WooCommerce Checkout Cart [closed]
- a problem in class in class-wp-hook.php
- How can I use AJAX in child theme template?