Tagged: x
-
AuthorPosts
-
March 10, 2017 at 7:24 am #1401850
Hi,
Wondering if anyone can help, as I have searched the forums and can not find anything that seems to be relevant.
I know how to change our default placeholder image in child theme functions.php, and this appears for categories that do not have a image and on the product page all fine.
But I can not find out how to display the image on the shop page for products. Please see the attached pics.
Also, I have tried disabling functions.php and style.css in my child theme, to see if it was any code I have done that was interfering, but they still have no image.
Any help would be appreciated.
Regards.
Lee.
March 10, 2017 at 7:28 am #1401857Here is pic 2!
March 10, 2017 at 2:26 pm #1402277Hi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
March 11, 2017 at 4:09 am #1402914This reply has been marked as private.March 11, 2017 at 6:48 am #1403007Hey There,
The default image seems to work fine on my end:
Could you please double check again or send me the link which is not working?
Thanks.
March 11, 2017 at 10:01 am #1403129This reply has been marked as private.March 11, 2017 at 7:33 pm #1403444Hi there,
I’m confused, but that product has featured image. Your screenshots are also not a product page. Would you mind providing more details? Or please provide the URL that has featured image issue.
Thanks!
March 13, 2017 at 5:44 am #1404689This reply has been marked as private.March 13, 2017 at 5:03 pm #1405554Hi There,
Thank you for the clarification. Would you mind providing us with login credentials (wp-admin and FTP) in private reply, so we can take a closer look.
The credentials you provided above does not work.
Thanks.
March 14, 2017 at 1:10 pm #1406876This reply has been marked as private.March 14, 2017 at 6:23 pm #1407235Hi again,
Thank you for providing the credentials. Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.no-post-thumbnail .entry-product .entry-featured a:first-child { background: url(https://shop.abyssaquatics.co.uk/images/placeholder.png); background-size: cover; padding-bottom: 100%; }
Don’t forget to clear your browser’s cache after adding the code. Let us know how this goes!
March 15, 2017 at 5:13 am #1407791Works like a charm!
Thank you so much, this has been bugging me for a while now.🙂
March 15, 2017 at 7:56 am #1407893If you need anything else please let us know.
-
AuthorPosts