seanc Posted March 17, 2007 Posted March 17, 2007 Looking for some help installing multiple contributions I was wanting to have WYSIWYG HTML AREA Editor Categories Descriptions (integrated with WYSIWYG above) Custom Meta Tags per Item (integrated with Categories Descriptions & Ultmate SEO Urls) Ultimate SEO Urls Contribution 2879 JS Cook Menu CVV2 with Details Australian Zones Must Agree to Terms Is there anyone out there that can help me with this Regards Sean
seanc Posted March 17, 2007 Author Posted March 17, 2007 I thought of some more information...I have amanded it to the bottom of this message Looking for some help installing multiple contributions I was wanting to have WYSIWYG HTML AREA Editor Categories Descriptions (integrated with WYSIWYG above) Custom Meta Tags per Item (integrated with Categories Descriptions & Ultmate SEO Urls) Ultimate SEO Urls Contribution 2879 JS Cook Menu CVV2 with Details Australian Zones Must Agree to Terms I have successfully integrated Custom Meta Tags per Item Ultimate SEO Urls Contribution 2879 JS Cook Menu CVV2 with Details Australian Zones But cant get Category Descriptions to also have the Custom Meta Tages as well and WYSIWYG HTML AREA Editor diplays this at the top of the catalog - categories/products page } else { // create category/product info $heading[] = array('text' => '' . EMPTY_CATEGORY . ''); $contents[] = array('text' => TEXT_NO_CHILD_CATEGORIES_OR_PRODUCTS); } break; } if ( (tep_not_null($heading)) && (tep_not_null($contents)) ) { echo ' ' . "\n"; $box = new box; echo $box->infoBox($heading, $contents); echo ' ' . "\n"; // Add neccessary JS for WYSIWYG editor of category image if($action=='edit_category'){ if (HTML_AREA_WYSIWYG_DISABLE != 'Disable'){ echo ' '; } } } But works fine on the edit/new categories or edit/new products page The products have the WYSIWYG HTML Editor, and the SEO URL, Custom META TAGS etc on it And Categories has the WYSIWYG HTML Editor also when I allow category decriptions, but again not the SEO URL and Custom META TAGS Is there anyone out there that can help me with this Regards Sean
Recommended Posts
Archived
This topic is now archived and is closed to further replies.