Hi Eva,
I added this code in Footer.php Child Theme but still no luck.
<script type=”text/javascript”>
jQuery(‘document’).ready(function($){
$(‘img’).parent(‘a[title]’).removeAttr(‘title’);
});
</script>
Can you check?
This topic has 34 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hi Eva,
I added this code in Footer.php Child Theme but still no luck.
<script type=”text/javascript”>
jQuery(‘document’).ready(function($){
$(‘img’).parent(‘a[title]’).removeAttr(‘title’);
});
</script>
Can you check?
Hello,
I’ve added this code in footer.php of your child theme:
<script type="text/javascript">
jQuery(document).ready(function($){
jQuery('img').removeAttr('title');
});
</script>
Clear browser cache and check images now.
Regards,
Eva Kemp.
Hi Eva,
We want to do a Coming Soon for the BKBCuracao.com for the website that we are busy working on it for them and would like to know if the theme has a Bug Issue or the DEMO content is not updated? But from what we select of the Coming Soon List we see all tree browser that there is a blank space at the top of this Coming Soon page:
Firefox:
http://i1340.photobucket.com/albums/o728/LibardoBarreto/FIREFOX_zpszibrdzt3.png
Google Chrome:
http://i1340.photobucket.com/albums/o728/LibardoBarreto/CHROME_zpsdihbazot.png
Internet Explorer:
http://i1340.photobucket.com/albums/o728/LibardoBarreto/IE_zpslw72awat.png
IS there a code for this to fix this or so?
Hello,
Did you install the template on your site?
Please provide us with your page link if you have this issue.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up