Hello,
You could create a child theme and override post-meta.php.
Hope this helps.
Matthieu
Yes, directly from the HTML:
<script type='text/javascript' src='http://wp.tanaguru.com/wp-content/plugins/contact-form-7/includes/js/scripts.js?ver=3.8.1'></script>
<script type='text/javascript' src='http://wp.tanaguru.com/wp-includes/js/masonry.min.js?ver=3.1.2'></script>
<script type='text/javascript' src='http://wp.tanaguru.com/wp-includes/js/jquery/jquery.masonry.min.js?ver=3.1.2'></script>
<script type='text/javascript' src='http://wp.tanaguru.com/wp-content/themes/twentythirteen/js/functions.js?ver=2014-03-18'></script>
Hi Chouby,
Thank you for your clear answer. The issue is in fact a theme-issue. The good point is that I can modify my (child) theme to fix this issue.
Thanks again !
Matthieu