SMFHacks.com

SMF Store => Support => Topic started by: Beltazar on October 23, 2008, 09:21:21 pm

Title: adding more images per product???
Post by: Beltazar on October 23, 2008, 09:21:21 pm
 Thanks for reading and helping..     
      Ok, in the store it allows me to upload more then one product image..  yet when I got to that product I only see the one image/thumbnail..  How do I get it to display like 3 or 4 thumbs and see the full images...  am I doing something wrong..

thanks..
Title: Re: adding more images per product???
Post by: SMFHacks on October 23, 2008, 09:35:40 pm
Currently the store only allows you to show one image on the main product display page which is the primary image for the product.

If you upload more than one image there is a view more link underneath the primary image to show additional images.

Would make a good feature request to allow multiple images to be shown on the main product/item view page.

Title: Re: adding more images per product???
Post by: Bar Nuthin on October 24, 2008, 10:00:32 pm
lately i've been using a lot of bbc code to dress up my store items

in this one, i make a single png image that looks like multiple thumbnails - and link it to the "more images" page

Code: [Select]
[center][url=http://tiltbuster.com/index.php?action=store;sa=viewmore;id=152][img]http://tiltbuster.com/store/1_17_10_08_9_28_26.png[/img][/url][/center]
(http://tiltbuster.com/store/1_17_10_08_9_28_26.png) (http://tiltbuster.com/index.php?action=store;sa=viewmore;id=152)



here is another example of using bbc to add more pics to a store item descritpion

========================

Code: [Select]
Stealth III is a dark theme with some nice subtle features, like the highlighted "mouse over" features and other highlights.

[center][img]http://tiltbuster.com/store/1_11_10_08_8_14_51.png[/img]   [img]http://tiltbuster.com/store/1_11_10_08_8_11_33.png[/img] [/center]

The coolest thing about this mod are the looks achieved from the  [b]17 different background colors[/b] you can choose from with the included AHK ModManager (from _dave_ over at 2+2).

[center][img]http://tiltbuster.com/store/thumb_1_11_10_08_7_13_58.jpg[/img]  [img]http://tiltbuster.com/store/thumb_1_11_10_08_7_39_36.jpg[/img]   [img]http://tiltbuster.com/store/thumb_1_11_10_08_7_50_18.jpg[/img][/center]

[center][url=http://tiltbuster.com/index.php?action=store;sa=viewmore;id=144][size=12pt][b]Click here to see all 17![/b][/size][/url][/center]

Stealth III is a dark theme with some nice subtle features, like the highlighted "mouse over" features and other highlights.

(http://tiltbuster.com/store/1_11_10_08_8_14_51.png)   (http://tiltbuster.com/store/1_11_10_08_8_11_33.png)

The coolest thing about this mod are the looks achieved from the  17 different background colors you can choose from with the included AHK ModManager (from _dave_ over at 2+2).

(http://tiltbuster.com/store/thumb_1_11_10_08_7_13_58.jpg)  (http://tiltbuster.com/store/thumb_1_11_10_08_7_39_36.jpg)   (http://tiltbuster.com/store/thumb_1_11_10_08_7_50_18.jpg)

Click here to see all 17! (http://tiltbuster.com/index.php?action=store;sa=viewmore;id=144)