php - WooCommerce - Changes to a template are being ignored -


  1. i have file called content-product-inner.php. file being loaded product-loop, works fine.

template loading

  1. the variable $layout equals "inner", checked both var_dump , echo.

  2. if rename file else, content-product-in.php name doesn't match loaded product-loop products not load on category page, expected. means file placed , being loaded sure.

location of file

  1. but changes file result in nothing. if add meaningless stuff, such <b>hey</b>. changes aren't displayed if file wasn't changed.

this has problem woocommerce settings, please provide me possible explanations unusual behavior?


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -