Found the solution. If anyone is having the same issue and not seeing Themler or being able to edit through Wordpress, for me it was the WP-Config file.
Remove this line from the file: define('DISALLOW_FILE_EDIT', true);
Then save and replace. You should then have access.
Found the solution. If anyone is having the same issue and not seeing Themler or being able to edit through Wordpress, for me it was the WP-Config file.
Remove this line from the file: define('DISALLOW_FILE_EDIT', true);
Then save and replace. You should then have access.