In case if you want to change theme’s folder name, do next steps
- Change folder name as you wish from rehub-theme to any other.
- If you use child themes, you must change rehub-theme name in top of style.css of child theme (In Template line)
- 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