Viewing 14 replies - 1 through 14 (of 14 total)
  • By any chance did you resolve this?

    Thread Starter jwoertz

    (@jwoertz)

    If I remember correctly, there was some long, drawn-out way to change this setting. I took one look at it and said “not worth it” and moved on. I mean, how hard can it be to give us that option in GUI form!

    thanks jwoertz – I have to say I’m moving away from Cartpress as it is just too complicated. Can I ask what you are using?

    Thread Starter jwoertz

    (@jwoertz)

    I’m still on CartPress. Working very well but yes, somewhat complicated.

    The “no photo“ icon is always wrapped in a div with a tcp-no-image class, so I would add the following code to my site’s CSS to hide it if I didn’t want to edit the theme files:

    .tcp-no-image { display:none; }

    Thank you is0ph – perfect just what I needed

    Thread Starter jwoertz

    (@jwoertz)

    I don’t understand how to add that code to my site’s CSS. How do you do that? Sorry!

    jwoertz:

    Check out your admin menu, you have a “Look&Feel” item related to TheCartPress (same icon). Among the submenus there is one called “Custom styles”.
    Check activate, then paste the code I provided, save changes and test.

    Thread Starter jwoertz

    (@jwoertz)

    Thank you!

    Thread Starter jwoertz

    (@jwoertz)

    OK this worked for me (thanks) but it hid all product photos. I just want it to hide only the “no photo” icon on items without photos. Is that possible?

    It shouldn’t hide the product photos… can you provide a link to a page where this happened (even if you’ve not activated the custom CSS on your site), I’d like to check why the tcp-no-image class would be added to non-empty photos.

    Thread Starter jwoertz

    (@jwoertz)

    OK I refreshed a couple of times and here’s what’s happening:

    The good:
    Any items with photos still have photos in the full items page description. The photos also show in the search results.

    The not so good:
    They do not have photos in the category view, where you go to see all items in a certain category.

    NO ICONS: https://www.synergycomputersystems.com/mono-laser-toner/

    ICON: https://www.synergycomputersystems.com/product/canon-9435b001aa-137-compatible-toner-200801p/

    I don’t think the CSS is the cause for the lack of photos in the category view, the .tcp-no-image class is not present and there are no image files linked in each product block.

    In your admin, check “Look&Feel”, “Catalogue” submenu, in the “Visibility” block, is “Display Image” checked?

    Thread Starter jwoertz

    (@jwoertz)

    Thank you. Yes, that is checked. I unchecked then checked the box again and still no photos in that larger view. No problem though. I am OK with that.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘"No Photo" Icon on Products’ is closed to new replies.