Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Feb 2008
    Posts
    137
    Plugin Contributions
    0

    Default Re: Stupid Button Text Question?

    Well, I can nuke the override, and it works... but I'd rather have stuff in tighter...

    This is the area with the offending code (I think...) - any hints?

    <!--bof Main Product Image -->
    <div id="productMainImage" class="centeredContent back">
    <?php
    if (zen_not_null($products_image)) {
    ?>
    <?php
    /**
    * display the main product image
    */
    require($template->get_template_dir('/tpl_modules_main_product_image.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_main_product_image.php'); ?>
    <?php
    }
    ?>
    <!--eof Main Product Image-->

    <!--bof Prev/Next top position -->
    <?php if (PRODUCT_INFO_PREVIOUS_NEXT == 1 or PRODUCT_INFO_PREVIOUS_NEXT == 3) { ?>
    <?php
    /**
    * display the product previous/next helper
    */
    require($template->get_template_dir('/tpl_products_next_previous.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_products_next_previous.php'); ?>
    <?php } ?>
    <!--eof Prev/Next top position-->

  2. #2
    Join Date
    Feb 2008
    Posts
    137
    Plugin Contributions
    0

    Default Re: Stupid Button Text Question?

    Okay, heck with it... Reverted to the unmodded product info display template, and turned off pretty much everything but the "buy the darn thing" button in the admin - How do the products look for you now? I wanna make this easy/simple for the customers...

    (5 days until the advertising hits the street, but I've got major meeting on Thursday/Friday)

 

 

Similar Threads

  1. v139h ckeditor plugin--text size question-source button
    By DarkAngel in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Jun 2013, 08:22 PM
  2. stupid question...
    By jbnyc in forum Basic Configuration
    Replies: 11
    Last Post: 12 Sep 2011, 10:41 PM
  3. Stupid question about editing welcome text on main page
    By musicfreer in forum General Questions
    Replies: 3
    Last Post: 15 Jan 2009, 05:34 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg