Posts by Lucas Martins • 121 points
2 posts
-
0
votes2
answers302
viewsQ: Combine arrays within array
Can someone help me by doing me the favor. I have an array in this style: $arrayTable = array( 0 => array( 'idApiUm' => 123, 'title' => 'Teste' ), 1 => array ( 'idApiDois' => 765,…
-
1
votes0
answers55
viewsQ: jQuery script does not load on mobile devices
I have a question. I have a site in wordpress, and only on one page is not loading jQuery, and only on mobile! Can anyone help me? Follow the script that is not opening: <script…