211chucky
Member
Posted 5 months ago #
I have an problem with my site. I am trying to figure out how to make my image not clickable since i am trying to sell prints from my site. i have the no right click set up but when i left click on an image it goes to another page where i am able to right click. it is going to a page that isnt even linked to my site. any help with this would be awesome. here is a link to my site. if you go to the "art" tab you will see what i am talking about.
211chucky
Member
Posted 5 months ago #
211chucky
Member
Posted 5 months ago #
hmmm that still didnt work. http://www.jbirdapparel.net
You do not need to include the href, and if you do, it should be the "buy this image page or post" url, not the image link:
<a href="http://jbirdapparel.net/?attachment_id=241"><img class="size-medium wp-image-241 " title="sweet thoughts" src="http://jbirdapparel.net/wp-content/uploads/2011/12/sweet-thoughts-227x300.jpg" alt="sweet thoughts" width="227" height="300"></a>
Change http://jbirdapparel.net/?attachment_id=241 in above to another URL such as http://mysite.com/buy_me_iamgex_now.
You can and should then also add rel="nofollow" to the href to (hopefully) restrict bots from indexing and listing the file.
211chucky
Member
Posted 5 months ago #
ok i like the sound of all of that but i am very new at this. where do i make these changes at?
Use HTML to write the post, not the included functionality in your theme, WP, or plugins.
211chucky
Member
Posted 5 months ago #
ok, so i need to post the image, then go to the html and change the things you mentioned. i will try it now and post the results. thank you for your help.
211chucky
Member
Posted 5 months ago #
Take some time to review my help post above and retry.
211chucky
Member
Posted 5 months ago #
ok sorry for my ignorance again but i have tried everything and any time i delete any of the html the image disappears. i have tried to replace just pieces of it and nothing works. i wonder if it could be the way i am posting it in the post?
What are you using to insert the image, WordPress Gallery, or some plugin?
211chucky
Member
Posted 5 months ago #
211chucky
Member
Posted 5 months ago #
i got it. my mistake was at upload as i suspected. thank you so much for your help!