Archived topic
Grid columns not "responding" with a "see more"
5 replies · Started by Evandro Arruda on November 10, 2016
Hi folks,
I'm using the Lightweight Grid Columns plugin, and after updating, whenevet I click on a "see more" that is placed on a grid, the grid doesn't adjust to the content. It used to work on a previous version of the plugin. I had to rollback to the version 0.4 of the plugin to make it work again. Take a look at what's happening:

Website: http://abcaprendizagem.com.br/equipe
Many thanks!
Hi there,
Have you tried using the latest version (0.7)?
Hi Tom,
I've just updated to 0.7 so you can navigate on the page: http://abcaprendizagem.com.br/equipe/
Thanks
You might need to set equal_heights to false in your shortcodes: equal_heights="false"
There's some logic in the equal heights JS to listen for clicks/height changes, but for whatever reason the code you're using isn't triggering that logic.
Tom,
Works like a charm.
I appreciate your help
No problem :)