Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

bombbeat

Pioneers
  • Posts

    1
  • Joined

  • Last visited

Profile Information

  • Real Name
    Rod

bombbeat's Achievements

  1. Greetings, First, thanks for the contribution. Now, the issue: I've gone through the install process, and all looks well except for the social bookmarks. I'm using STS. I can get the bookmarks to show up on the product_info.php page, BUT none of the bookmarks (when looking via status) show the product ID. So each link has something to the effect of: http://www.facebook.com/share.php?.......product_info.php?products_id=&title= From testing, it appears as though the issue revolves around the fact that I'm using a product_info.php template. That led me to doublecheck this instruction: NOTE 2: If you are using STS and a product_info template, use this code instead: <table width="794" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="smallText" align="center">$text_viewing $text_viewing_title</td> </tr> <!--- BEGIN Header Tags SEO Social Bookmarks --> </table> But unfortunately, I'm lost at this point, as experimentation with that code has not yet worked. Can you point me in the right direction? Where exactly is the above code supposed to go? Is there supposed to be code after the "<!-- BEGIN Header Tags SEO Social Bookmarks -->" code? As of now, I have the above code in the product_info.php file (not the template) and the "Social Bookmarks" code in the STS Product CONTENT version of product_info.php.html . Thanks for looking into this.
×
×
  • Create New...