I’m using Hoot Business Theme, i can’t find where I can insert target_blank" there is no loop.php in this theme. Is there any other way to open wordpress post in new tab?
I’m using Hoot Business Theme, i can’t find where I can insert target_blank" there is no loop.php in this theme. Is there any other way to open wordpress post in new tab?
2
Answers
The simplest way to achieve this without messing about in your template files is with jQuery:
You need to add target="_blank" in anchor tag HTML like :