This topic has 13 replies, 2 voices, and was last updated 3 years, 5 months ago ago by Rose Tyler
hi guys
Long time did not talk to you 🙂
Hope you are all well!
I have a question regarding the links to single product pages on shop page.
I would like to remove the links to single product page because all information that i have on single product page is also visible when visitor clicks on quick view button.
now because of this, i think its better to disable this link or change the link (hovering on product image or title etc) from single product page to quick view.
Could you please tell me how to do this?
Thanks a lot
Kind regards
B
Hello,
You can use the next custom CSS code:
.content-product .product-content-image,
.content-product .product-title a {
pointer-events: none;
}
or provide us with temporary wp-admin and FTP access, we will try to achieve the “quick view” opening via changes in your child theme.
Regards
Hi Rose
This worked, however as you suggest maybe would be better option to “change” this link to quick view? and maybe then we could disable quick view button?
Thanks
Login is in private content area of first message 🙂
Hello,
In this case, we need FTP access also. Contact your hosting provider to get FTP host, FTP user, and FTP password. Provide this information via the Private content area.
Regards
Hi Rose
See here.
thanks.
Hi Rose
I have just reset password again, please try again with same login and pass
thanks
Hello,
Thanks for the access. One of our technicians will reply later. Please be patient.
Regards
Hello,
Clear cache and check now.
Regards
Hi Rose
Thanks a lot, but i do see some errors here. please check private area.
could you tell me how you did it exactly please so I can make a note of it and not bother you again later.
thank you
Hello,
Thanks for the reply. The technician who worked on your site will back after the weekend. Please be patient.
https://prnt.sc/15sw261
Regards
thank you very much! Awaiting reply 🙂
have a nice sunday!
Hello,
Improved our custom script with this -> http://prntscr.com/16ah0ps.
Please, check now
Regards
You must be logged in to reply to this topic.Log in/Sign up