• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Shop Made Simple: use multiple images
PostPosted: Thu Oct 14, 2010 4:37 pm 
Offline
Forum Members
Forum Members

Joined: Mon Dec 03, 2007 9:32 pm
Posts: 23
Hi.

I use Shop Made Simple.
In the shop, you can upload items. For these items, you can upload images.
You can show this image in the template with the tag {$pimage}.

You can also add multiple images to a item. But... How do you use the other images you upload.. Is there a tag for them?


Top
 Profile  
 
 Post subject: Re: Shop Made Simple: use multiple images
PostPosted: Fri Oct 15, 2010 7:48 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Fri Jun 08, 2007 7:29 pm
Posts: 899
Location: 's-Hertogenbosch, Netherlands
weaselweasel,

There is no separate tag for this. At least not as part of the module.
If you've added multiple images, the images will be shown on the product detail page (if using the supplied template).

Duketown

_________________
Want to know more about CMSMS look at my site: http://www.duketown.eu


Top
 Profile  
 
 Post subject: Re: Shop Made Simple: use multiple images
PostPosted: Sat Oct 16, 2010 12:28 pm 
Offline
Forum Members
Forum Members

Joined: Mon Dec 03, 2007 9:32 pm
Posts: 23
That's the thing... If they are shown in the original template... There must be a tag or something that calls for the images to appear, right?


Top
 Profile  
 
 Post subject: Re: Shop Made Simple: use multiple images
PostPosted: Tue Oct 19, 2010 8:47 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Fri Jun 08, 2007 7:29 pm
Posts: 899
Location: 's-Hertogenbosch, Netherlands
weaselweasel,

I noticed the problem. Working on a new version of ShopMadeSimple.
For now (I hope you are a bit handy with php).
Change in action.fe_product_list.php on line 161+162:
Code:
   $onerow->prodname = $this->CreateLink($id, 'fe_product_detail', $detailpage!=''?$detailpage:$returnid,
         $row['prodname'], $params, '', false, false, '', true, $prettyurl);

into:
Code:
   $onerow->prodname = $this->CreateLink($id, 'fe_product_detail', $detailpage!=''?$detailpage:$returnid,
         $row['prodname'], $sendtodetail, '', false, false, '', true, $prettyurl);


So $params to be changed into $sendtodetail.

Duketown

_________________
Want to know more about CMSMS look at my site: http://www.duketown.eu


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Arvixe - A CMSMS Partner