Search:

Search: Search took 1.00 seconds.

  1. Replies
    5
    Views
    575

    Add this code to your functions.php file.. ...

    Add this code to your functions.php file..


    function childtheme_disable_themed_login() {
    remove_theme_support( 'app-login' );
    }
    add_action( 'appthemes_init',...
  2. [SOLVED] For those of you that are following this thread...

    For those of you that are following this thread (and need a solution), here is what I had to do, in oder to get the notification working: unfortunately it's yet another plug-in to install

    Download...
  3. [SOLVED] How do I create a Child theme for Quality Control?

    Hello Support,

    What are the steps to create a Child theme for Quality Control?

    Thank you.

    Bernhard
Results 1 to 3 of 3