Page 57 of 63 FirstFirst ... 7475556575859 ... LastLast
Results 561 to 570 of 623
  1. #561
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,547
    Plugin Contributions
    81

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by raunharman View Post
    How can I show the Quantity discounts table on the Product info page?
    The discount table shows with the deafult zen theme, but disappears when I enable the Tableau theme.
    The code is in tpl_product_info_display.php:

    PHP Code:
    <!--bof Quantity Discounts table -->
    <?php
      
    if ($products_discount_type != 0) { ?>
    <?php
    /**
     * display the products quantity discount
     */
     
    require($template->get_template_dir('/tpl_modules_products_quantity_discounts.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_products_quantity_discounts.php'); ?>
    <?php
      
    }
    ?>
    <!--eof Quantity Discounts table -->
    Double check that the code is unaltered in your template file.

  2. #562
    Join Date
    Dec 2005
    Posts
    166
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Tried this.

    It is not working.

    As a further step, I noticed that the file tpl_modules_products-quantity_discounts.php was missing in the tableau/templates folders. So, I copied the file from default_theme/templates.

    Still not working.




    Quote Originally Posted by numinix View Post
    The code is in tpl_product_info_display.php:

    PHP Code:
    <!--bof Quantity Discounts table -->
    <?php
      
    if ($products_discount_type != 0) { ?>
    <?php
    /**
     * display the products quantity discount
     */
     
    require($template->get_template_dir('/tpl_modules_products_quantity_discounts.php',DIR_WS_TEMPLATE$current_page_base,'templates'). '/tpl_modules_products_quantity_discounts.php'); ?>
    <?php
      
    }
    ?>
    <!--eof Quantity Discounts table -->
    Double check that the code is unaltered in your template file.
    http://www.raunharman.com
    http://www.raunharman.net
    Website Development, E-Book Solutions & Handicraft Exports

  3. #563
    Join Date
    Jun 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    In the demo, there is a flex slider on the home page, but when I install (tried it both on 1.5.4 and 1.5.5d) I do not get the slider showing up... what am I missing?

  4. #564
    Join Date
    Jun 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    To let you guys know, the problem was that I had no banners in the group titled "homepagebanner"

    I found the banner group being called on line 25 of templates/tpl_index_default.php

    I would like to note to Numinix that this topic is not mentioned in the install or getting started instructions and because I had no idea I ended up spending the day reinstalling different versions of the template and of zen cart

  5. #565
    Join Date
    Jun 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Okay, some more followup.

    I was able to get the "hero image" up (which is what the code comments call the big image at the top of the homepage) as I stated in my last reply, but I was hoping this would be a slider or perhaps a random pick from the "homepagebanner" but it will only display 1 banner, if I create more, it only shows the first one created, if I turn off the first one, it goes to the second one I created.

    Is there some way to randomize the selection OR have it scroll?

  6. #566
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Greetings!
    Just got setup on my first try at Tableau, and I got a small issue... the logo, no matter what file I put in place (named logo.png), it still keeps as Tableau, even stretches to the new size of the logo that I'm trying to get in there...

    Any ideas?...

  7. #567
    Join Date
    Jun 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    When the new version will be available for download? I can't seem to find it, thanks!

    Quote Originally Posted by numinix View Post
    Version 1.8.4 has been released with the updated documentation.

    Here is the specific step that was missing:
    Go to ADMIN > CONFIGURATION > Categories-Tabs Menu ON/OFF and set the option to 1

  8. #568
    Join Date
    Jun 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Just refresh the page using "CTRL-R", it should show up.

    Quote Originally Posted by chowardart View Post
    Greetings!
    Just got setup on my first try at Tableau, and I got a small issue... the logo, no matter what file I put in place (named logo.png), it still keeps as Tableau, even stretches to the new size of the logo that I'm trying to get in there...

    Any ideas?...

  9. #569
    Join Date
    Nov 2013
    Location
    Dorset, UK
    Posts
    121
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by orento View Post
    Just refresh the page using "CTRL-R", it should show up.
    Or in ie "CTRL+F5"

  10. #570
    Join Date
    Nov 2013
    Location
    Dorset, UK
    Posts
    121
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Also, on occasion if the upload has been interrupted and not done properly. It might be worth manually replacing the file in the directory below and upload with your FTP software (or cPanel).

    ....\includes\templates\tableau\images\logo.png

    Good luck

 

 
Page 57 of 63 FirstFirst ... 7475556575859 ... LastLast

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1071
    Last Post: 4 Feb 2024, 04:28 PM
  2. v155 Support Thread - Responsive Color Changes for 155
    By dbltoe in forum Templates, Stylesheets, Page Layout
    Replies: 99
    Last Post: 1 Oct 2021, 12:31 PM
  3. v155 Tableau Theme configuration not working.
    By tunes in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 22 Mar 2017, 06:53 PM
  4. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  5. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR