Search found 3 matches
Page 1 of 1
Search found 3 matches
Re: Site name in Title
ok I changed this:
Code: Select all
$this->document->title = $product_info['name'];
Code: Select all
$this->document->title = $product_info['name'] . ' - ' . $product_info['manufacturer'] . ' : ' . $category_info['name'];
- Sat Mar 19, 2011 7:48 pm
- Replies 66
- Views 59040
Re: Site name in Title
how can I'll add the category name in the title?
Jump to post- Sat Mar 19, 2011 7:40 pm
- Replies 66
- Views 59040
how to add a new report?
Hello everyone, I need to add a new report with the list of products with the following information:
name
manufacturer_name
description
price
model
product_id
category_description_name
image
how can I do? is the first time I try to change something and not very capable with php can you help me?
- Tue Mar 15, 2011 7:41 pm
- Replies 0
- Views 637
Page 1 of 1
Search found 3 matches