• Resolved edfungus

    (@edfungus)


    At least on my end, the wordpress functions wp_enqueue_style and wp_localize_script and possibly wp_register_script are all not working. As a result, no js, css or variables are passed to the html page.

    I don’t know if this is a conflict in plugins (I disabled everything and was still broken) or a wordpress problem or just my system.

    Anyone else have this problem? Where is the dev for this anyways?

    https://wordpress.org/plugins/tiled-gallery-carousel-without-jetpack/

Viewing 1 replies (of 1 total)
  • Thread Starter edfungus

    (@edfungus)

    Well… solved my own problem. You need to have <?php wp_footer(); ?> to hook in all the files and stuff.

Viewing 1 replies (of 1 total)

The topic ‘wp_localize_script and wp_enqueue_style are breaking in this plugin’ is closed to new replies.