Can't delete linkable image from wholesaler

Jayah

New Member
Hi I imported a shirt from aliexpress. When I went to edit it in my products section, I had to delete a picture, but it was linkable. Then when I checked on my actual website, although the picture is gone the link is this there because it allows you to click on that area even if I wrote something there or have a different picture. How can I get rid of that clickable link forever?? I think I have to delete something in the coded section...
 

Attachments

  • 20200426_155411.jpg
    20200426_155411.jpg
    3.9 MB · Views: 8
  • 20200426_153017.jpg
    20200426_153017.jpg
    3.2 MB · Views: 7

Mar

Moderator
Hi I imported a shirt from aliexpress. When I went to edit it in my products section, I had to delete a picture, but it was linkable. Then when I checked on my actual website, although the picture is gone the link is this there because it allows you to click on that area even if I wrote something there or have a different picture. How can I get rid of that clickable link forever?? I think I have to delete something in the coded section...
In edit window of the product, click on an image, usually the first or last image and click Text mode. The highlighted texts is the image you selected. Outside the highlighted texts are the images with link to AliExpress that you deleted but the codes remain, delete the texts.


1587949719603.png
 

Jayah

New Member
It still doesn't work. I highlighted the picture, went to text/code and deleted it but when I went to my website it still shows a clickable area to click on. Why?????
 

Attachments

  • 20200426_214447.jpg
    20200426_214447.jpg
    3 MB · Views: 7

Jayah

New Member
Why is the 2nd picture which is what you see on my website is different than what you see on my edit product page. I cant find it to even delete it...help. thx
 

Attachments

  • 20200426_215258.jpg
    20200426_215258.jpg
    3.5 MB · Views: 8
  • 20200426_215245.jpg
    20200426_215245.jpg
    6 MB · Views: 8

Mar

Moderator
Why is the 2nd picture which is what you see on my website is different than what you see on my edit product page. I cant find it to even delete it...help. thx
You haven't done it right. The Text mode look like below. Again, the highlighted texts is the image you selected before you clicked Text. In text mode, all is text, no image. Also, you use Lightshot for screenshots. Your screenshots are not clear and take time to open.

1587966066440.png
 

Jayah

New Member
Hi, yes, that's exactly what I did.
1) i got into my products page to edit
2) i highlight the on the object that needs to be deleted
3) I go to text/code then I delight whatever was highlighted.
4) then I update and che k my website to see if it was deleted and if it's linkable.
5) it is deleted but the area is still linkable.

Please someone has to know how to resolve this otherwise I can never add products that have a linkable page from aliexpress...this would limit the choices of products to put on my store.

You can see it here: jayahs.com

Click on top-black top-description text =linkable, also click on shoes-description text is linkable but no pictures or anything cuz I deleted it but that area still remains the link. Why????


Help please! Thank you soo much!!!
 

Mar

Moderator
Hi, yes, that's exactly what I did.
1) i got into my products page to edit
2) i highlight the on the object that needs to be deleted
3) I go to text/code then I delight whatever was highlighted.
4) then I update and che k my website to see if it was deleted and if it's linkable.
5) it is deleted but the area is still linkable.

Please someone has to know how to resolve this otherwise I can never add products that have a linkable page from aliexpress...this would limit the choices of products to put on my store.

You can see it here: jayahs.com

Click on top-black top-description text =linkable, also click on shoes-description text is linkable but no pictures or anything cuz I deleted it but that area still remains the link. Why????


Help please! Thank you soo much!!!
I saw it, however it need a hands on to remove it. Actually I am not sure if you did it right.
Try adding this CSS code to the site's Additional CSS. It is supposed to remove images with links to AliExpress.

.product-content .tab-content a {
display: none;
}

.product-content .tab-content a {
visibility: hidden;
}

.product-content .tab-content a {
padding: 0 10px;
overflow: hidden;
position: absolute;
top: -9999px;
left: -9999px;
}
 

Jayah

New Member
Thanks so much!!! Where should I put it? On the top, anywhere or in a specific place? Thx so much!!
 

Jayah

New Member
I have woo alidropship not alidropship, so I don't see the additional css however I do see custom css, can I put it there? thx
 

Mar

Moderator
I have woo alidropship not alidropship, so I don't see the additional css however I do see custom css, can I put it there? thx
I have woo alidropship not alidropship, so I don't see the additional css however I do see custom css, can I put it there? thx
The screenshots I sent are of the woo version. Anyway, you can add there codes there. Another way of removing links is when you click an image or text, the link will show below it. you simply click the highlighted below, the link is removed but image or text will remain.

1588212989756.png
 

Jayah

New Member
I put it here right? Also I tried so many ways to remove it but it never fully gets removed. I highlight it & click yo unlink but it doesn't work...so I will try this way now. Thx
 

Attachments

  • 20200429_190704.jpg
    20200429_190704.jpg
    2.8 MB · Views: 4

Jayah

New Member
Hi I tried the code but it still doesn't work. I tried to unlink it as shown in the attachment but I couldnt because it said no link. What else should I do? What am I doing wrong? Thank you.
 

Attachments

  • 20200430_141255.jpg
    20200430_141255.jpg
    5.6 MB · Views: 4
  • 20200430_141320.jpg
    20200430_141320.jpg
    3.3 MB · Views: 4
  • 20200430_141504.jpg
    20200430_141504.jpg
    2.1 MB · Views: 4
  • 20200430_141339.jpg
    20200430_141339.jpg
    3.4 MB · Views: 4
  • 20200430_141529.jpg
    20200430_141529.jpg
    1.4 MB · Views: 5

Mar

Moderator
Hi I tried the code but it still doesn't work. I tried to unlink it as shown in the attachment but I couldnt because it said no link. What else should I do? What am I doing wrong? Thank you.
Links are very easy to remove. I am wondering why you haven't done it with the methods I suggested. Also, I haven't seen a screenshot of my first suggestion, like below. Have you really done it?

1588290931238.png
 

Jayah

New Member
Yes, I did it. See attachment. Please tell me what I'm doing wrong. Also when I readded the black shirt it worked, all the links and pictures with links were gone right away so it worked for the black shirt but for some reason not for the shoes so I deleted via the code/text like u said but it's still there. U can check my site. Jayahs.com under shoes. Thank u so much.
 

Attachments

  • 20200430_174030.jpg
    20200430_174030.jpg
    844.9 KB · Views: 4
  • 20200430_173900.jpg
    20200430_173900.jpg
    1.4 MB · Views: 4
  • 20200430_173847.jpg
    20200430_173847.jpg
    2.5 MB · Views: 4

Mar

Moderator
Yes, I did it. See attachment. Please tell me what I'm doing wrong. Also when I readded the black shirt it worked, all the links and pictures with links were gone right away so it worked for the black shirt but for some reason not for the shoes so I deleted via the code/text like u said but it's still there. U can check my site. Jayahs.com under shoes. Thank u so much.
There is no product in the Shoes category now. Anyway, it really need a hands on to resolve it. Haven't encountered such a problem.
 

Jayah

New Member
Also I have a question about the shipping. Which is correct. On the same store it says shipping cost 2.23 but when I click to us via shipping method it says it doesn't ship.
 

Attachments

  • 20200430_175258.jpg
    20200430_175258.jpg
    7.3 MB · Views: 6
  • 20200430_175245.jpg
    20200430_175245.jpg
    4.1 MB · Views: 3

Jayah

New Member
Sorry I just deleted it but I realized that it was that site only. Because when I added a different shoes and deleted through the text/code there was no link on my site & everything is fine. Thanks so much@
 

Jayah

New Member
Ok so doing both the css code & highlight and delete seems to work but now my contact page picture is gone. You can see it at jayahs.com got to contact page.

What do u think I should do? Thank you.
 

Jayah

New Member
Hi guess what?? Everything is fixed!!! Even my contact page, I got my picture up & everything is working fine now! Thank you so much for your help! You are amazing!!
 
Top