Crop popular posts item snippet 27 Maret 2019 Alakazam 0 Letakkan kode dibawah ini diatas </body> <script type='text/javascript'> //<![CDATA[ $(".popular-posts .item-snippet").each(function() { $(this).text($(this).text().substr(0, 42) + "..."); }); //]]> </script> source
0 comments:
Posting Komentar