Hide / Show

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Hide / Show

Post by Moh Youba » 2019-08-28 23:22

Hello

Do you have same problem, hide / show is not working for me
hide-show.jpg
hide-show.jpg (83.04 KiB) Viewed 2196 times
Any help

pbottcher
AppGini Super Hero
AppGini Super Hero
Posts: 1635
Joined: 2018-04-01 10:12

Re: Hide / Show

Post by pbottcher » 2019-08-29 06:54

Hi,

can you open the developer console and have a look if there are any errors.
Any help offered comes with the best of intentions. Use it at your own risk. In any case, please make a backup of your existing environment before applying any changes.

Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Re: Hide / Show

Post by Moh Youba » 2019-08-29 10:13

no error
hide-show-2.jpg
hide-show-2.jpg (67.19 KiB) Viewed 2180 times

Moh Youba
Veteran Member
Posts: 228
Joined: 2017-03-12 09:31

Re: Hide / Show

Post by Moh Youba » 2019-10-25 13:23

Hello
I found this on this issue. When I remove this code I have put in "footer-extra.php" it is working, but when I put the code the error happen

<script>
$j("thead tr th").each(function() { $j(this).addClass("text-center") })
</script>

Thank you

Post Reply