1. Home
  2. ReHub Theme
  3. How to …
  4. How to change theme’s folder name

How to change theme’s folder name

In case if you want to change theme’s folder name, do next steps

  1. Change folder name as you wish from rehub-theme to any other.
  2. If you use child themes, you must change rehub-theme name in top of style.css of child theme (In Template line)
  3. Edit Rehub-framework plugin, find file rehub-framework.php and find line with code
if ( get_template() === 'rehub-theme' ) {

change name to your’s custom name. If you use Rehub Frontend PRO plugin, do the same in file frontend-publishing-pro.php Also, do the same in RH Cloak plugin

Please, note, once you change theme’s folder name, you lose automatic updates