Web Store Questions

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/16/2010 12:49:18 PM
Gravatar
Total Posts 7

Web Store Questions

I'm trying to set up a web store for my site however I'm finding for some reason there is no product "description" information showing up in on my store page.  The HTML has the "description" div blank (and I've set up a description in both the product and offer settings).

All I get is "<div class="description"></div>"

 

 

 

3/16/2010 12:58:15 PM
Gravatar
Total Posts 18439

Re: Web Store Questions

Product list uses Abstract rather than Description. This way you can have a more detailed description on the product detail page and brief description in product list.

Hope it helps,

Joe

3/16/2010 3:38:32 PM
Gravatar
Total Posts 7

Re: Web Store Questions

I have the product abstract and description set up aas well as the offer description and nothing is being shown.  Any ideas?

3/17/2010 10:36:50 AM
Gravatar
Total Posts 18439

Re: Web Store Questions

There is a setting in Settings for grouping the product list by products or by offers, what is shown depends on that setting. You may need offer descriptions and offer abstracts or you may need product descriptions and product abstracts.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.