Installation Instructions For Google Plus One Button
Installation Tips Uninstall Help
ABOUT US
backtotop
Title:Google Plus One Button
Author:Numinix
Description:Adds a Google +1 button to your product pages.
Installation Level:Easy
Installation Time:~ 5 minutes
Author Notes:Zen Cart is the copyright of the Zen Cart Development Team.
DISCLAIMER
backtotop
This module is installed at your own risk. If you are unsure of how to complete the installation procedure documented below, please view our help section for additional information. Numinix Web Development LLC takes no responsibility for problems related to the installation of this module.
LICENSE
backtotop
Before installing this module, you agree to abide by these license terms.
INSTALLATION
backtotop
  1. Install CSS JS Loader
  2. Upload all files in this package while maintaining the directory structure (rename YOUR_TEMPLATE to your custom template folder name)
  3. Add the following code to any template file(s) you choose (example: includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php):
    Code: SELECT ALL
    <!-- Google +1 Button BEGIN -->
    <?php 
      if (GOOGLE_PLUS_ONE_ENABLED == 'true') {
        require($template->get_template_dir('tpl_modules_google_plus_one.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_google_plus_one.php'); 
      }
    ?>
    <!-- Google +1 Button END -->
TIPS
backtotop
UNINSTALL
backtotop
  1. Remove edits performed in the installation procedure above.
  2. Delete all uploaded files from your store.
  3. Patch your database by copying and pasting the contents of uninstall.sql into ADMIN->TOOLS->INSTALL SQL PATCHES
HELP
backtotop
Copyright © 2006-2011 Numinix Web Development LLC. Web design by Numinix