This topic has 6 replies, 2 voices, and was last updated 7 years, 7 months ago ago by Jack Richardson
Hi there,
I need to remove some text and the ‘Add to Wishlist’ link on product page. There are 2 ‘Add to Wishlist’ links on product page, I only need one.
Please see url to screenshot image: http://tinypic.com/r/293zmso/9
Also, please could you advice how to remove all ‘Add to wishlist’ link through out the whole website? I disable it on the Theme option admin panel, but this only removes the wishlist button on top of page.
Please help. Thanks.
My WordPress login is below.My site is on coming soon mode at the moment, you won’t see it unless you login.
Hello,
Unfortunately we can’t log in to your site Dashboard with provided credentials. Please check them and give us the correct ones. Thank you.
Regards,
Jack Richardson.
Please try the below login
Hello,
There are 2 ‘Add to Wishlist’ links on product page, I only need one.
I’ve set the following settings for the Wishlist plugin http://prntscr.com/esr64a , http://prntscr.com/esr6vy . Please check single product page now.
Also, please could you advice how to remove all ‘Add to wishlist’ link through out the whole website? I disable it on the Theme option admin panel, but this only removes the wishlist button on top of page.
The link “Add to wishlist” displays only in top bar (can be disabled in Theme Options > Header) and on single product pages. Where else do you see it, could you please show direct link?
Regards,
Jack Richardson.
Hi Jack,
I need to remove some text and the ‘Add to Wishlist’ link on product page. There are 2 ‘Add to Wishlist’ links on product page, I only need one.
Please see url to screenshot image : http://tinypic.com/r/293zmso/9
I have shared my WordPress login details above if you need to access it.
Thanks.
Hello,
The issue with the “Add to wishlist” link has been fixed in the previous reply. To hide “Product information” text I’ve added this css code in your child style.css:
.quick-view-popup .product-info h4, .single-product-page .product-info h4 {
display: none;
}
Now your single product page looks like this http://prntscr.com/eupbwk . Clear browser cache and check.
Regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up