Randon Quotes Not Displayed but Enabled

Hi, I found a thread to change colour of quotes. Did that, thinking maybe they were hidden but they're hiding pretty well. Can't find them. Where can I correct this, please? I increased the bottom of the template thinking they were cut off but nothing. Thanks!

Quote · 5 Aug 2009

Please help if you can, thanks!

Quote · 5 Aug 2009

If Daily Quotes is not displayed, check about you have this code...

.

open index.php after "promo code" line

.

$_page_cont[$_ni]['promo_code'] = getPromoCode();


add:
$_page_cont[$_ni]['daily_quotes'] = quote_get();

.

open templates/tmpl_uni/page1.html and insert __daily_quotes__
usually after __promo_code__ line so it looks like:

.

__include _header.html__
__promo_code__
__daily_quotes__
__page_main_code__
__include _footer.html__

.

.

Daily Quotes will be below promo block

Quote · 5 Aug 2009

okweb, you're far better than ok! Thank you! Worked like a charm. I now have random quotes. I really like quotes. My favorite quote is: "Tell me what you think not what others think." *grin*

Be well and take special care!!

Quote · 5 Aug 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.