Results 1 to 10 of 623

Hybrid View

  1. #1
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by leon2lil View Post
    Add_To_Cart_Button.JPG
    Hi
    First of all thanks for the template is there any answer to having a short add to cart button?
    Thanks in advance
    Hello -

    What version of Tableau are you running? Can you please send us a link to your site?

    Thanks!

  2. #2
    Join Date
    Jan 2012
    Posts
    38
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Hi
    Most recent version that appears on zen cart site.
    http://prohairtherapyltd.co.uk/
    Also is there a way to turn of the blog and twitter for the moment as these haven't been created yet

  3. #3
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by leon2lil View Post
    Hi
    Most recent version that appears on zen cart site.
    http://prohairtherapyltd.co.uk/
    Also is there a way to turn of the blog and twitter for the moment as these haven't been created yet
    Hello -

    For some reason it looks like there is an inline style being added to your button. This is not happening for us on a vanilla install of Tableau. One thing you might try is editing line 151 of includes/tableau/templates/tpl_product_info_default.php.

    That line currently looks like this:

    PHP Code:
    $the_button '<input type="hidden" name="cart_quantity" value="1" /><span class="btn-add-cart">' zen_draw_hidden_field('products_id', (int)$_GET['products_id']) . zen_image_submit(BUTTON_IMAGE_IN_CARTBUTTON_IN_CART_ALT) .'</span>'
    Try changing that to this:

    PHP Code:
    $the_button '<input type="hidden" name="cart_quantity" value="1" /><span class="btn-add-cart">' zen_draw_hidden_field('products_id', (int)$_GET['products_id']) . zen_image_submit(BUTTON_IMAGE_IN_CARTBUTTON_IN_CART_ALT'style="width: auto;"') .'</span>'
    And let us know if that fixes your issue.

    Thanks!

  4. #4
    Join Date
    Jan 2012
    Posts
    38
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Hi
    Could find the exact file includes/tableau/templates/tpl_product_info_default.php.
    (Even in the source files I downloaded.)
    but tried it in includes/tableau/templates/tpl_product_info_display.php which had that exact line you told me to change.
    No joy.
    I haven't actually change anything but the basic config in the template menu... could it be cause it's 1.5.1?

  5. #5
    Join Date
    Jul 2015
    Location
    Virginia
    Posts
    57
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    I am having troubles with the template changing my site name. The name of the site which appears on my browser tab changes.In the admin area the Store name is still the same as before. Any ideas? I would share a link, but I am running on a local server :|

  6. #6
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by Blenderite View Post
    I am having troubles with the template changing my site name. The name of the site which appears on my browser tab changes.In the admin area the Store name is still the same as before. Any ideas? I would share a link, but I am running on a local server :|
    Hello -

    Yes in order to change that you need to edit the language file found at YOUR_CATALOG=>includes=>languages=>english=>tableau=>meta_tags.php

    Thanks!

  7. #7
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: Tableau Responsive Theme - Support Thread

    is jquery_tabs_index.js supposed to go somewhere?

  8. #8
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,566
    Plugin Contributions
    74

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by leon2lil View Post
    Hi
    Could find the exact file includes/tableau/templates/tpl_product_info_default.php.
    (Even in the source files I downloaded.)
    but tried it in includes/tableau/templates/tpl_product_info_display.php which had that exact line you told me to change.
    No joy.
    I haven't actually change anything but the basic config in the template menu... could it be cause it's 1.5.1?
    Sorry yes that was the right file. A typo on our part. Do you have any extra modules installed at the moment? Is there any way you could contact us through a support ticket. You can get a link to that through our documentation that came with Tableau.

    Thanks!

 

 

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: 1087
    Last Post: 18 Jan 2025, 07:23 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

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