Forums

[resolved] stop clickable image (14 posts)

  1. 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.

  2. SwansonPhotos
    Member
    Posted 5 months ago #

    I see no link.

  3. 211chucky
    Member
    Posted 5 months ago #

    sorry forgot the link:

  4. 211chucky
    Member
    Posted 5 months ago #

    hmmm that still didnt work. http://www.jbirdapparel.net

  5. SwansonPhotos
    Member
    Posted 5 months ago #

    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.

  6. 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?

  7. SwansonPhotos
    Member
    Posted 5 months ago #

    Use HTML to write the post, not the included functionality in your theme, WP, or plugins.

  8. 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.

  9. 211chucky
    Member
    Posted 5 months ago #

  10. SwansonPhotos
    Member
    Posted 5 months ago #

    Take some time to review my help post above and retry.

  11. 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?

  12. SwansonPhotos
    Member
    Posted 5 months ago #

    What are you using to insert the image, WordPress Gallery, or some plugin?

  13. 211chucky
    Member
    Posted 5 months ago #

    i go to pages, art page, then there is a little square above the text box that says add an image. i click it then go to media gallery to get image. this what it says when i click the html tab:

    <img class="aligncenter size-medium wp-image-266 [ftmt_id]" title="sweet thoughts" src="http://jbirdapparel.net/wp-content/uploads/2011/12/sweet-thoughts1-227x300.jpg" alt="" width="227" height="300" />

     

  14. 211chucky
    Member
    Posted 5 months ago #

    i got it. my mistake was at upload as i suspected. thank you so much for your help!

Reply

You must log in to post.

About this Topic