Trans Logistic comes with a child theme feature. Child theme works with Trans Logistic theme. Child Theme is a theme that inherits the functionality and styling of the theme. Your changes and customizations don’t remove when update the theme in this way.
Child Theme Installation via WordPress Panel
- Login to the WordPress admin panel.
- Go to the ‘Appearance > Themes’.
- Click on the ‘Add New’ button at the top of page.
- Next, click on the ‘Upload Theme’ button at the top of page.
- Click on the ‘Choose File’ button.
- Choose the ‘translogistic-child.zip’ file from the ‘Child Theme’ folder your downloaded package.
- Click on the ‘Install Now’ button.
- Wait for theme upload to complete.
- Next, click on the ‘Active’ button.
- Finally, you will redirect to the dashboard.
Child Theme Installation via FTP
If you can’t install the child theme with WordPress panel, you can install via FTP server.
- Login to your hosting via FTP. Recommended software: FileZilla
- Then, you download the ‘.zip’ package from the ‘ThemeForest’ and unzip it.
- Open the ‘Child Theme’ file and extract the ‘translogistic-child.zip’ file.
- Go to the ‘/wp-content/themes/’ folder.
- Then, upload the extracted ‘translogistic-child’ folder to the ‘/wp-content/themes/’ directory on your FTP server. (Should be ‘index.php’, ‘functions.php’, ‘style.css’ etc. files in the ‘translogistic-child’ folder)
- Wait for the theme upload to complete.
- Login to the WordPress admin panel after uploaded the files.
- Go to the ‘Appearance > Themes’ from admin panel.
- Next, click to the ‘Active’ button on the theme.
- Finally, you will redirect to the dashboard.