mghay Posted October 31, 2009 Posted October 31, 2009 Hi Mike <SNIP> <?php echo '<a title="' . $header_tags_array['title'] . '" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $product_info['products_id'], 'NONSSL') . $header_tags_array['title']; ?></a></td> <snip> Thanks Jack, Works fine now. At the risk of being a pain...a quick query about the Silo infobox. I have it all selected with a title entered for all cats and for a number of links. The infox box displayes OK - but only for products, not cats - and with the product name as box header and only the one link. It's no big deal and I am happy to leave it like that but is that the way it is supposed to be? I gathered from your notes that the header should be that entered in the Silo Control and that the number of links selected, presumably the last few viewed, should be displayed. The info is there in the db files and the 'is_disabled' = 0 but the silo setting seems to get stuck in the 'Get Settings' routine. However, that is all too difficult just now one to puzzle about another day! Thanks again for a great contrib, Mike Quote
Guest Posted October 31, 2009 Posted October 31, 2009 Hi, I'm about to update from 3.1.7 to 3.1.8, but is wondering what to do in step 4, when STS is installed. Can I just follow step 4 or do I have to do something different? Best regards, Jesper 4) In includes/column_left.php, the following can go anywhere but will carry more weight if placed at the top. FIND: Released under the GNU General Public License */ ADD BENEATH: /*** Begin Header Tags SEO ***/ if (HEADER_TAGS_DISPLAY_SILO_BOX == 'true') if (isset($category_depth) && $category_depth !== 'top') include(DIR_WS_BOXES . 'headertags_seo_silo.php'); /*** End Header Tags SEO ***/ Quote
Guest Posted October 31, 2009 Posted October 31, 2009 Adam & Bill - thanks. Paul - there is an update file with instructions on how to convert your version to this one. There weren't any changes to the admin/categories.php file, which is the most difficult part of the installation, but there are still quite a few changes. Just be sure to backup your database before trying the conversion. Jack Hello Jack, so too convert Header Tags Controller 2.63 to Header Tags SEO V 3.18, I must convert to Header Tags SEO V 3.0 first and go through all the version changes up to v3.18? Quote
Jack_mcs Posted November 1, 2009 Author Posted November 1, 2009 I still cant enter more than a few character in cat des. it crops at a fixed length as far as i can se. And it is only with categori descriptions. The category description is controlled by the categories.php file and stored in the database. If you have replaced the file with a known good one and it still fails, then there is a problem with the database and you should run the uninstall and install database scripts. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Jack_mcs Posted November 1, 2009 Author Posted November 1, 2009 (edited) I have check the category box and then update index.php in Page Controll. An error occur says "Missing Sort order are not allowed". Then I give order 2 for Category. Yet the problem still remain title, description, keywords of Index.php appear on all categories and sub categoris pages. Though my Test does not indicate any error. See the recent previous post regarding this. It was just a matter of checking the correct boxes. Edited November 1, 2009 by Jack_mcs Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Jack_mcs Posted November 1, 2009 Author Posted November 1, 2009 Thanks Jack, Works fine now. Don't thank me. I didn't suggest that fix since it is not a valid fix and breaks the code. At the risk of being a pain...a quick query about the Silo infobox. I have it all selected with a title entered for all cats and for a number of links. The infox box displayes OK - but only for products, not cats - and with the product name as box header and only the one link. It might be that those categories that aren't showing have products, in which case they won't show. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Jack_mcs Posted November 1, 2009 Author Posted November 1, 2009 I'm about to update from 3.1.7 to 3.1.8, but is wondering what to do in step 4, when STS is installed. If your STS is using the standard column_left file, then include it as it says. Otherwise you will have to edit the one it uses. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Jack_mcs Posted November 1, 2009 Author Posted November 1, 2009 Hello Jack, so too convert Header Tags Controller 2.63 to Header Tags SEO V 3.18, I must convert to Header Tags SEO V 3.0 first and go through all the version changes up to v3.18? Only if you are concerned about keeping all of your old tags. If you do want to keep them, there is a quicker way but not one I would go through at this point in the thread. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
www.in.no Posted November 2, 2009 Posted November 2, 2009 The category description is controlled by the categories.php file and stored in the database. If you have replaced the file with a known good one and it still fails, then there is a problem with the database and you should run the uninstall and install database scripts. Tryed that, no luck. I can add the cat. des. first time, but when i edit again it chops the new text away.. Quote
boostanddestroy Posted November 2, 2009 Posted November 2, 2009 Is there a way to automatically make the titles of the products the title of each individual product page? Like an automatic fill tag or something like that? I just installed it on my site and got it working, but I do not see how to make it automatically do this. Thank you -Chisholm Weaver Quote noob-
Jack_mcs Posted November 2, 2009 Author Posted November 2, 2009 Is there a way to automatically make the titles of the products the title of each individual product page? Like an automatic fill tag or something like that? I just installed it on my site and got it working, but I do not see how to make it automatically do this. Yes, run fill tags, as mentioned in the installation instructions. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
boostanddestroy Posted November 2, 2009 Posted November 2, 2009 (edited) I really like the way the titles are coming out right now but I don't want all of the extra clutter with the stuff below. Okay I have fun fill tags but I do not want all of the "ITEMNAME, ITEMNAME computer, ITEMNAME dresses" and "UPPER_ITEMNAME is one of our best categories. There are many types of ITEMNAME's in the ITEMNAME category. " I delte that and hit update and it is not changing anything it still brings up all this text that I really do not want. Please let me know how to make it just so that the title of the product becomes the title of the product page with fill tags. Edited November 2, 2009 by boostanddestroy Quote noob-
Jack_mcs Posted November 2, 2009 Author Posted November 2, 2009 Please let me know how to make it just so that the title of the product becomes the title of the product page with fill tags. Go to the docs directory of this contribution package. Open the file named How_To_Operate.txt. Read step 1 and do what it says. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
boostanddestroy Posted November 2, 2009 Posted November 2, 2009 Hey, Jack I did that, thank you for your help It still shows that text at the top of each category though and I want that gone. Quote noob-
Jack_mcs Posted November 2, 2009 Author Posted November 2, 2009 Hey, Jack I did that, thank you for your help It still shows that text at the top of each category though and I want that gone. I've no idea what "that text" is but Header Tags allows you to completely control the title and tags. If it isn't formatted the way you want, then you don't have it setup correctly. I suggest you turn off off of the check boxes and do one at a time to figure out the problem you are having. If it is because you have used the override option in fill tags, you either need to use that again to change it, or run the uninstall and install scripts to wipe it all. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
accolade Posted November 4, 2009 Posted November 4, 2009 Sorry if this has been answered elsewhere, I can't find anything using the search function. I installed Header Tags SEO 3.1.7 about 6 weeks ago, all seemed fine. However, I did not notice until today that my product quantity box is missing (in the amend/add new product section), so I can't update quantities or actually add a new product now as it defaults to 0 in stock. Any idea what I may have done wrong or where I need to look? Thanks alot! Quote
accolade Posted November 4, 2009 Posted November 4, 2009 Update - I redid everything in the admin/categories.php file and it seems to now be fixed. I obviously missed something along the way. (Although the products attributes add-on now doesn't show up - so that may have been what caused the clash) Quote
jigga1234 Posted November 4, 2009 Posted November 4, 2009 (edited) Hello Jack. Is there a usual problem that might cause the fill tags facility not to work? If I try to fill only empty tags and ask it to show the missing tags. It shows the tags that are missing but states "No Missing Tags have been filled" The Page Control and test all work fine. I am wondering why there might be a problem. Also in test it tells me that the header tag code appears in my product.info.php.html template (which is a mistake) however If i remove the code and place in what you recommend in your install guide for those using STS it completly makes a mess of the product.info page (my left column goes below the main body or $content tag)????? my website is here is it helps viewing source? Thank you for your time. Edited November 4, 2009 by jigga1234 Quote
Jack_mcs Posted November 4, 2009 Author Posted November 4, 2009 Hello Jack. Is there a usual problem that might cause the fill tags facility not to work? If I try to fill only empty tags and ask it to show the missing tags. It shows the tags that are missing but states "No Missing Tags have been filled" You have to evaluate the items that are missing. The basic Fill Tags code uses the product title to create the Header Tags title so if the product is missing its title, Fill Tags won't fill in that item. Also in test it tells me that the header tag code appears in my product.info.php.html template (which is a mistake) however If i remove the code and place in what you recommend in your install guide for those using STS it completly makes a mess of the product.info page (my left column goes below the main body or $content tag)????? You should have Header Tags code in the product_info page if using STS. Try making the indicated changes to a fresh STS file and switch your shop to use it. If it works, then your template file is at fault. If it doesn't, try installing the Header Tags code in one of the files (since it is already in product_info, you may want to do this first) and turn off STS. If it works, then it is your STS installation at fault. If it fails, you've made a mistake in the Header Tags installation. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Whiskers Posted November 5, 2009 Posted November 5, 2009 Hiya, I am having a problem with the alignment of the right column when on the product info page since installing v3.1.8: www.fashionstation.co.uk If you click any of the test products then you can see what I mean. Also the path at the top nav bar doesn't show the other categories any more for some reason. I always have troubles when installing this contribution with More Pics as some of the admin changes seem to overide each other. This time I used Beyond Compare to just merge the files product_info.php and categories.php as all others files seem fine. Could it be in the content of the product_info.php file as shown below: <?php /* $Id: product_info.php 1739 2007-12-20 00:52:16Z hpdl $ $Loc: catalog/ $ $Mod: 20081216 More Pics 2.0 kymation $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2003 osCommerce Released under the GNU General Public License */ require('includes/application_top.php'); require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_PRODUCT_INFO); $product_check_query = tep_db_query("select count(*) as total from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_status = '1' and p.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and pd.products_id = p.products_id and pd.language_id = '" . (int)$languages_id . "'"); $product_check = tep_db_fetch_array($product_check_query); ?> <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html <?php echo HTML_PARAMS; ?>> <head> <?php /*** Begin Header Tags SEO ***/ if ( file_exists(DIR_WS_INCLUDES . 'header_tags.php') ) { require(DIR_WS_INCLUDES . 'header_tags.php'); } else { ?> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>"> <title><?php echo TITLE; ?></title> <?php } /*** End Header Tags SEO ***/ ?> <base href="<?php echo (($request_type == 'SSL') ? HTTPS_SERVER : HTTP_SERVER) . DIR_WS_CATALOG; ?>"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,left=150') } //--></script> </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0"> <?php /*** Begin Header Tags SEO ***/ ?> <a name="<?php echo $header_tags_array['title']; ?>"></a> <?php /*** End Header Tags SEO ***/ ?> <!-- header //--> <?php require(DIR_WS_INCLUDES . 'header.php'); ?> <!-- header_eof //--> <!-- body //--> <table border="0" width="100%" cellspacing="3" cellpadding="3"> <tr> <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- left_navigation //--> <?php require(DIR_WS_INCLUDES . 'column_left.php'); ?> <!-- left_navigation_eof //--> </table></td> <!-- body_text //--> <td width="100%" valign="top"><?php echo tep_draw_form('cart_quantity', tep_href_link(FILENAME_PRODUCT_INFO, tep_get_all_get_params(array('action')) . 'action=add_product')); ?><table border="0" width="100%" cellspacing="0" cellpadding="0"> <?php if ($product_check['total'] < 1) { ?> <tr> <td><?php new infoBox(array(array('text' => TEXT_PRODUCT_NOT_FOUND))); ?></td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox"> <tr class="infoBoxContents"> <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> <td align="right"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image_button('button_continue.gif', IMAGE_BUTTON_CONTINUE) . '</a>'; ?></td> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> </tr> </table></td> </tr> </table></td> </tr> <?php } else { // More Pics $product_info_query = tep_db_query("select p.products_id, pd.products_name, pd.products_description, p.products_model, p.products_quantity, pd.products_url, p.products_price, p.products_tax_class_id, p.products_date_added, p.products_date_available, p.manufacturers_id from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_status = '1' and p.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and pd.products_id = p.products_id and pd.language_id = '" . (int)$languages_id . "'"); $product_info = tep_db_fetch_array($product_info_query); tep_db_query("update " . TABLE_PRODUCTS_DESCRIPTION . " set products_viewed = products_viewed+1 where products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and language_id = '" . (int)$languages_id . "'"); if ($new_price = tep_get_products_special_price($product_info['products_id'])) { $products_price = '<s>' . $currencies->display_price($product_info['products_price'], tep_get_tax_rate($product_info['products_tax_class_id'])) . '</s> <span class="productSpecialPrice">' . $currencies->display_price($new_price, tep_get_tax_rate($product_info['products_tax_class_id'])) . '</span>'; } else { $products_price = $currencies->display_price($product_info['products_price'], tep_get_tax_rate($product_info['products_tax_class_id'])); } if (tep_not_null($product_info['products_model'])) { $products_name = $product_info['products_name'] . '<br><span class="smallText">[' . $product_info['products_model'] . ']</span>'; } else { $products_name = $product_info['products_name']; } ?> <tr> <td><table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr> <?php /*** Begin Header Tags SEO ***/ ?> <td valign="top"><h1><?php echo $products_name; ?></h1></td> <td align="right" valign="top"><h1><?php echo $products_price; ?></h1></td> <?php /*** End Header Tags SEO ***/ ?> </tr> </table></td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="main"> <?php // BOF: More Pics if (MORE_PICS_TABLE_LOCATION == 'above' || MORE_PICS_TABLE_LOCATION == 'sides') { include (DIR_WS_MODULES . FILENAME_MORE_PICS); } $product_images_query = tep_db_query ("select image_filename from " . TABLE_PRODUCTS_IMAGES . " where products_id = '" . (int) $_GET['products_id'] . "' and product_page = '1' "); $product_images = tep_db_fetch_array ($product_images_query); $products_main_image = $product_images['image_filename']; if (tep_not_null ($products_main_image) && MORE_PICS_SHOW_ORIG_ON_PRODUCT_INFO == 'true') { ?> <table border="0" cellspacing="0" cellpadding="2" align="right"> <tr> <td align="center" class="smallText"> <?php if (MORE_PICS_LINK_CSS_IMAGES == 'true') { echo '<a href="' . tep_href_link (FILENAME_PRODUCT_INFO, tep_get_all_get_params() . '#morepics') . '">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; } else { ?> <script language="javascript"><!-- document.write('<?php echo '<a href="javascript:popupWindow(\\\'' . tep_href_link(FILENAME_POPUP_IMAGE, 'pID=' . $product_info['products_id']) . '\\\')">' . tep_image(DIR_WS_IMAGES . $products_main_image, addslashes($product_info['products_name']), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; ?>'); //--></script> <noscript> <?php echo '<a href="' . tep_href_link (DIR_WS_IMAGES . $products_main_image) . '" target="_blank">' . tep_image (DIR_WS_IMAGES . $products_main_image, $product_info['products_name'], (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_WIDTH), (MORE_PICS_RESTRICT_PARENT=='false'?'':SMALL_IMAGE_HEIGHT), 'hspace="5" vspace="5"') . '<br><img border=0 src=images/zoom.gif></a>'; ?> </noscript> <?php } // if (MORE_PICS_LINK_CSS_IMAGES ... else ... // EOF: More Pics ?> </td> </tr> </table> <?php } ?> <p><?php echo stripslashes($product_info['products_description']); ?></p> <?php $products_attributes_query = tep_db_query("select count(*) as total from " . TABLE_PRODUCTS_OPTIONS . " popt, " . TABLE_PRODUCTS_ATTRIBUTES . " patrib where patrib.products_id='" . (int)$HTTP_GET_VARS['products_id'] . "' and patrib.options_id = popt.products_options_id and popt.language_id = '" . (int)$languages_id . "'"); $products_attributes = tep_db_fetch_array($products_attributes_query); if ($products_attributes['total'] > 0) { ?> <table border="0" cellspacing="0" cellpadding="2"> <tr> <td class="main" colspan="2"><?php echo TEXT_PRODUCT_OPTIONS; ?></td> </tr> <?php $products_options_name_query = tep_db_query("select distinct popt.products_options_id, popt.products_options_name from " . TABLE_PRODUCTS_OPTIONS . " popt, " . TABLE_PRODUCTS_ATTRIBUTES . " patrib where patrib.products_id='" . (int)$HTTP_GET_VARS['products_id'] . "' and patrib.options_id = popt.products_options_id and popt.language_id = '" . (int)$languages_id . "' order by popt.products_options_name"); while ($products_options_name = tep_db_fetch_array($products_options_name_query)) { $products_options_array = array(); $products_options_query = tep_db_query("select pov.products_options_values_id, pov.products_options_values_name, pa.options_values_price, pa.price_prefix from " . TABLE_PRODUCTS_ATTRIBUTES . " pa, " . TABLE_PRODUCTS_OPTIONS_VALUES . " pov where pa.products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "' and pa.options_id = '" . (int)$products_options_name['products_options_id'] . "' and pa.options_values_id = pov.products_options_values_id and pov.language_id = '" . (int)$languages_id . "'"); while ($products_options = tep_db_fetch_array($products_options_query)) { $products_options_array[] = array('id' => $products_options['products_options_values_id'], 'text' => $products_options['products_options_values_name']); if ($products_options['options_values_price'] != '0') { $products_options_array[sizeof($products_options_array)-1]['text'] .= ' (' . $products_options['price_prefix'] . $currencies->display_price($products_options['options_values_price'], tep_get_tax_rate($product_info['products_tax_class_id'])) .') '; } } if (isset($cart->contents[$HTTP_GET_VARS['products_id']]['attributes'][$products_options_name['products_options_id']])) { $selected_attribute = $cart->contents[$HTTP_GET_VARS['products_id']]['attributes'][$products_options_name['products_options_id']]; } else { $selected_attribute = false; } ?> <tr> <td class="main"><?php echo $products_options_name['products_options_name'] . ':'; ?></td> <td class="main"><?php echo tep_draw_pull_down_menu('id[' . $products_options_name['products_options_id'] . ']', $products_options_array, $selected_attribute); ?></td> </tr> <?php } ?> </table> <?php } // BOF: More Pics 6 if (MORE_PICS_TABLE_LOCATION == 'below') { include (DIR_WS_MODULES . FILENAME_MORE_PICS); } // EOF: More Pics 6 ?> </td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <?php $reviews_query = tep_db_query("select count(*) as count from " . TABLE_REVIEWS . " where products_id = '" . (int)$HTTP_GET_VARS['products_id'] . "'"); $reviews = tep_db_fetch_array($reviews_query); if ($reviews['count'] > 0) { ?> <tr> <td class="main"><?php echo TEXT_CURRENT_REVIEWS . ' ' . $reviews['count']; ?></td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <?php } if (tep_not_null($product_info['products_url'])) { ?> <tr> <td class="main"><?php echo sprintf(TEXT_MORE_INFORMATION, tep_href_link(FILENAME_REDIRECT, 'action=url&goto=' . urlencode($product_info['products_url']), 'NONSSL', true, false)); ?></td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <?php } if ($product_info['products_date_available'] > date('Y-m-d H:i:s')) { ?> <tr> <td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_AVAILABLE, tep_date_long($product_info['products_date_available'])); ?></td> </tr> <?php } else { ?> <tr> <td align="center" class="smallText"><?php echo sprintf(TEXT_DATE_ADDED, tep_date_long($product_info['products_date_added'])); ?></td> </tr> <?php } ?> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td><table border="0" width="100%" cellspacing="1" cellpadding="2" class="infoBox"> <tr class="infoBoxContents"> <td><table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> <td class="main"><?php echo '<a href="' . tep_href_link(FILENAME_PRODUCT_REVIEWS, tep_get_all_get_params()) . '">' . tep_image_button('button_reviews.gif', IMAGE_BUTTON_REVIEWS) . '</a>'; ?></td> <td class="main" align="right"><?php echo tep_draw_hidden_field('products_id', $product_info['products_id']) . tep_image_submit('button_in_cart.gif', IMAGE_BUTTON_IN_CART); ?></td> <td width="10"><?php echo tep_draw_separator('pixel_trans.gif', '10', '1'); ?></td> </tr> </table></td> </tr> </table></td> </tr> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <!--- BEGIN Header Tags SEO Social Bookmarks --> <?php if (HEADER_TAGS_DISPLAY_SOCIAL_BOOKMARKS == 'true') include(DIR_WS_MODULES . 'header_tags_social_bookmarks.php'); ?> <!--- END Header Tags SEO Social Bookmarks --> <tr> <td> <?php if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_also_purchased(3600); } else { include(DIR_WS_MODULES . FILENAME_ALSO_PURCHASED_PRODUCTS); } } ?> </td> </tr> <?php // BOF: More Pics 6 if (MORE_PICS_TABLE_LOCATION == 'bottom') { ?> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td align="center" class="smallText"><?php include_once (DIR_WS_MODULES . FILENAME_MORE_PICS); ?></td> </tr> <?php // EOF: More Pics 6 } ?> <?php /*** Begin Header Tags SEO ***/ ?> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="smallText" align="center"><?php echo TEXT_VIEWING; ?> <?php echo '<a title="' . $header_tags_array['title'] . '" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $product_info['products_id'], 'NONSSL') . '"/# ' . $header_tags_array['title'] . '">' . $header_tags_array['title']; ?></a></td> </tr> <?php /*** End Header Tags SEO ***/ ?> </table></form></td> <!-- body_text_eof //--> <td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="2"> <!-- right_navigation //--> <?php require(DIR_WS_INCLUDES . 'column_right.php'); ?> <!-- right_navigation_eof //--> </table></td> </tr> </table> <!-- body_eof //--> <!-- footer //--> <?php require(DIR_WS_INCLUDES . 'footer.php'); ?> <!-- footer_eof //--> <br> </body> </html> <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?> Thanks in advance for any help that could be given! :) Quote
Whiskers Posted November 5, 2009 Posted November 5, 2009 I have just been fiddling about and found that it is this bit which is causing the problem on the products_info.php page: <?php /*** Begin Header Tags SEO ***/ ?> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="smallText" align="center"><?php echo TEXT_VIEWING; ?> <?php echo '<a title="' . $header_tags_array['title'] . '" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $product_info['products_id'], 'NONSSL') . '"/# ' . $header_tags_array['title'] . '">' . $header_tags_array['title']; ?></a></td> </tr> <?php /*** End Header Tags SEO ***/ ?> It says the placement is not critical, but where can I put it so it works? I then need help with the 2 admin files I tried merging (without any luck). :( Thanks. Quote
Jack_mcs Posted November 5, 2009 Author Posted November 5, 2009 It says the placement is not critical, but where can I put it so it works? The instructions shows where it can be inserted. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Whiskers Posted November 5, 2009 Posted November 5, 2009 The instructions shows where it can be inserted. When I put that in the said position it put all of my right column underneath the centre main picture for some reason? Quote
Jack_mcs Posted November 6, 2009 Author Posted November 6, 2009 When I put that in the said position it put all of my right column underneath the centre main picture for some reason? Please read the previous posts on this subject. Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
newzealandnz Posted November 6, 2009 Posted November 6, 2009 Hello I have a problem and I can not see how to fix it. I have got the Titles and Descriptions displaying in the sub cats however they will not display on the 1st cats This is how I what all pages to display Good not like this Bad Quote Danny de Hek Managing Director New Zealand's Information Network
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.