Hi, how do I place this code "<a style="text-decoration: none; color: black;" href="http://www.url.com">Keyword</a>" in HTML without it being visible at Visual. I am using (wordpress) ProReview Theme. Thanks!
You need to click off the visual editor and onto the html editor, find your place in the code and paste it in.
Hello, Are you in Edit post? there give a look. I will found Visual and HTML option as shown in the following Image . Click on HTML and paste where you want to place the link. I think you got your answer. Regards Noor Alam
I did click on HTML to place the code but when I click back on Visual the code become visible even on my site page.
Hi, follow the steps below to add your code to the source code. Login into the wordpress admin Click on appearance click on editor Select the file from the right hand side file navigation panel select the appropriate place and put your code there. Now preview the blog, you will see only the text that you made hyperlinked. If you want to display the link on all pages you should choose footer.php regards zabalex
The code I am trying to place is Code for linking to authority site. Should I go ahead and place the code as directed?