Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 08-25-2009 08:11:51

rdohmen
Member
From: Williamsburg, VA
Registered: 04-09-2007
Posts: 13
Website

Featured Products, Specials, New Products will not appear

Dave,

How do I go about getting the Featured Products, Specials, and New Products to appear.

Taking your earlier advice regarding getting the Featured Products to appear on the splash page I followed the instructions and have now got empty white box place holders but no pictures or item info.

You provided to "Modify your splash page in admin under Website > Content > Webpages and look for a line that reads:

Code:
$this->include_namespace($app,'prodfeature',array());
Change it to read:

Code:
$this->include_namespace('ecom','prodfeature');

and things should work correctly.  This minor oversight will be addressed in the next CCP update."

The same problem exists with Specials and New Products.  When I click on those links I get the Specials or New Products pages but the items fail to appear.

My new site running CCP7 is new.outdoorrecwarehouse.com.

Thanks in advance,

Rick

Offline

 

#2 08-30-2010 20:12:50

carolsim
Member
Registered: 08-02-2003
Posts: 37

Re: Featured Products, Specials, New Products will not appear

Hello I am having the same problem at http://www.illinoislaborhistory.org/store/index.php. Is there afix? I tried the line of code suggested and it did not work.


Thanks,


Bob S,





rdohmen wrote:

Dave,

How do I go about getting the Featured Products, Specials, and New Products to appear.

Taking your earlier advice regarding getting the Featured Products to appear on the splash page I followed the instructions and have now got empty white box place holders but no pictures or item info.

You provided to "Modify your splash page in admin under Website > Content > Webpages and look for a line that reads:

Code:
$this->include_namespace($app,'prodfeature',array());
Change it to read:

Code:
$this->include_namespace('ecom','prodfeature');

and things should work correctly.  This minor oversight will be addressed in the next CCP update."

The same problem exists with Specials and New Products.  When I click on those links I get the Specials or New Products pages but the items fail to appear.

My new site running CCP7 is new.outdoorrecwarehouse.com.

Thanks in advance,

Rick

Offline

 

#3 08-30-2010 22:58:54

dh783
Member
From: Avondale, Arizona
Registered: 04-06-2005
Posts: 6233
Website

Re: Featured Products, Specials, New Products will not appear

Have you made any changes to the product display scripts at System Dashboard > Store > Store Displays > Product List Displays.
Can you find the namespace ecom.prodfeature in the ecom_namespace database and is it's active field set to 1 (or ture).

John

Last edited by dh783 (08-30-2010 23:08:06)

Offline

 

Board footer