Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Documents General on Main Page

Documents General on Main Page

Locked

Views: 1,751

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 Aug 2007, 4:59 AM
#1
tiger avatar

tiger

New Zenner

Join Date:
Oct 2006
Posts:
56
Plugin Contributions:
0

Documents General on Main Page

Hi

I want to be able to display my documents general in the central box on the main page. The most obvious way I can see of doing this would be for them to be listed as featured products (even though they are not for purchasing). However, i realise that documents general do not appear in the featured products list as standard. Does anyone know either how i can make them appear in the featured products list or whether there is any other solution.

Thanks a lot for any advice.

1 Aug 2007, 6:26 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Documents General on Main Page

tiger:

i realise that documents general do not appear in the featured products list as standard. Does anyone know either how i can make them appear in the featured products list

Go to Admin->Catalog->Featured
In the sidebox, there is a text link that says "Product ID to be Manually Added as a Featured" ... click on it.
Type in the product ID number of the document product you want to be added to the Featured list and click Confirm.
Give it a date range & save.
Done.

1 Aug 2007, 9:23 AM
#3
tiger avatar

tiger

New Zenner

Join Date:
Oct 2006
Posts:
56
Plugin Contributions:
0

Re: Documents General on Main Page

Hi DrByte

Thank you for helping me. I've gone to Admin>Catalog>Featured but can't see any sidebox with a text link that says "Product ID to be Manually Added as a Featured". I also clicked New Product but still don't see it.

I did a search with the Developer's Tool Kit and found only one result with this text:
**admin/includes/languages/english/featured.php
**Line #57 : define('TEXT_INFO_MANUAL', 'Product ID to be Manually Added as a Featured');
Am i missing something?

Thanks again.

1 Aug 2007, 10:44 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Documents General on Main Page

1 Aug 2007, 11:08 AM
#5
tiger avatar

tiger

New Zenner

Join Date:
Oct 2006
Posts:
56
Plugin Contributions:
0

Re: Documents General on Main Page

:laugh: - Found it! Thank you, thank you!!!