• Resolved kzduardo

    (@kzduardo)


    Hi, I’m trying to use the theme child plugin created. When I switch to the child theme, the button stops working and no longer redirects. It just looks like it will load, but it will not load. How do I correct this problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kzduardo

    (@kzduardo)

    I found the problem.
    At the end of the functions.php the function add_action (‘wp_enqueue_scripts’, ‘theme_enqueue_styles’);
    ?> was the problem. Thank you.

    Hi @kzduardo !
    Can you tell us how to resolve this problem at this place :

    At the end of the functions.php the function add_action (‘wp_enqueue_scripts’, ‘theme_enqueue_styles’);

    Thank you very much !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Theme Child’ is closed to new replies.