I developed a child theme for an existing WordPress theme, because the client had some comments on the appearance and functionality of the purchased theme.
In the child theme were added:
- new post types and new sections on Resume Page;
- new metaboxes for Portfolio post type;
- CSS styles
- changed portfolio pop-up posts
Link — http://dmgood.net
The main text block was enlarged on the homepage:
Portfolio Page
Adding plugin Crayon Syntax Highlighter and embedding this plugin in every portfolio type post (PHP, JS). Change the styles (CSS) and location of data in the portfolio (PHP).
Adding to portfolio post type new Metabox (PHP) for portfolio item description:
Portfolio page without code, only pictures and description.
Creating new post types for Resume Page — Awards and References:
On Resume page in wp-admin the client can to choose whether to display new sections on the site page:
The data output of these post types on site page looks like this:
Adding scroll to top button for pages with a lot of content. Some changes have been added to the section Experience.









