Jump to content

Hiding product images


Recommended Posts

Hello1

I am trying to see if there is a way to hide all product images.

I am setting up a shop that is basically going to be just a list of products for retailers to purchase from a wholesaler. They don't need to know what it looks like as they are just going to be replenishing stock.

 

I didn't see the option in the admin.

 

I tried searching for this but was not successful in finding the solution.

 

V1.6 and currently using the default theme though I find it too busy so a simple theme will likely be looked for. (any suggestions?)

 

Thanks for your help!

Link to comment
Share on other sites

indeed, there is no option in back office to disable product images. in this case it's necessary to modify several things in template files.

where you want to disable pictures? on product page? categories listing? perhaps everywhere?

Link to comment
Share on other sites

I want to just show text links to the products if that's possible.

 

i'll also be needing to add a link to the catalog or the categories or show all categories on the home page. Havent figured out how to do that yet, but that's another topic.

Link to comment
Share on other sites

I was able to shrink the image down to 1x1 in the Images preferences. This may be enough to do what I want. This way I also don't have to alter any core code which is something I am trying to avoid.

Link to comment
Share on other sites

I found how to hid the image then center the rest of the details. In Product.css change .pb-left-column #image-block Display = none. In Global.css change .col-md-5 width =20%. This removes the large image on the product page and centers the rest of the results as you can now see here. http://shavedback.com/presta/miscellaneous-tools/8-portable-refractometerq.html

Link to comment
Share on other sites

I'd still like to know if there is a way to do this through custom css files so that I don't have to edit the core CSS files.These changes won't stay after an upgrade, I assume.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...