Page 34 of 63 FirstFirst ... 24323334353644 ... LastLast
Results 331 to 340 of 623
  1. #331
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Tableau Responsive Theme - Support Thread

    This can be changed through the banner manager within the admin.

    Quote Originally Posted by jodean View Post

  2. #332
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by mikestaps View Post
    Interesting... I couldn't find the GITHUB info or links in any of the doccumentation of the several versions of this template I have downloaded...???
    Thankfully Google found it... https://github.com/numinix/tableau
    if you look at our documentation there is a section for help. If you click on that you are taken to a page about Tableau. From that page you can select report a bug and that will take you to our Github page.

  3. #333
    Join Date
    Jan 2012
    Posts
    38
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Name:  Add_To_Cart_Button.JPG
Views: 211
Size:  11.8 KB
    Hi
    First of all thanks for the template is there any answer to having a short add to cart button?
    Thanks in advance

  4. #334
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by leon2lil View Post
    Name:  Add_To_Cart_Button.JPG
Views: 211
Size:  11.8 KB
    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!

  5. #335
    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

  6. #336
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    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!

  7. #337
    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?

  8. #338
    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 :|

  9. #339
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    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!

  10. #340
    Join Date
    Apr 2007
    Location
    Vancouver, Canada
    Posts
    1,550
    Plugin Contributions
    70

    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!

 

 
Page 34 of 63 FirstFirst ... 24323334353644 ... 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: 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

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