Page 51 of 63 FirstFirst ... 41495051525361 ... LastLast
Results 501 to 510 of 623
  1. #501
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by spawnie69 View Post
    How can I add links underneath 'All Categories' in the 'Shops' left footer column?
    I can't seem to find in forum. thanks

    You will need to add custom code to the common/tpl_footer.php file

  2. #502
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by vanhorn_s View Post
    I tried the developers toolkit, and searching for #CAF200, which is the color used, and nothing comes up. I will play around with it some more next week.
    This color is used a lot in the out of box version of the template.

    If you have made changes to the stylesheets it is possible you will no longer see this come up when searching in the developers toolkit.

    If that is the case, I suggest checking in the template styling section in the admin (click Tools>Template Selection> Mouseover Tableua>Click Configure.) This template comes with some styling there that is then fed into the css/stylesheet.php file which then overrides all the regular styling.

  3. #503
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by lindasdd View Post
    You will need to add custom code to the common/tpl_footer.php file
    I just found where to do this. These links are located in EZ pages. You can even add more easily.

  4. #504
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by spawnie69 View Post
    I just found where to do this. These links are located in EZ pages. You can even add more easily.
    Speaking of the footer - there is a misspelling.

    'Polices' should be 'Policies'.

    You can adjust in the file includes/languages/english/extra_definitions/tableau/footer.php

  5. #505
    Join Date
    Apr 2010
    Posts
    265
    Plugin Contributions
    1

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by spawnie69 View Post
    where is the change log located? thanks
    https://www.numinix.com/templates/ze...nsive-template
    It is under the version history tab, on the right side of the screen.

  6. #506
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    I just noticed my shopping cart link is not appearing correctly in my Chrome (just home page). Firefox is ok. Shopping Cart appears in blue at the top left instead of top right.
    Do you guys get the same? What file can this be related to?
    www.gelcandlecompany.com/demo4

    I already checked \includes\languages\english\tableau\header.php and looks ok.

  7. #507
    Join Date
    Aug 2015
    Location
    UK
    Posts
    14
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Using tableau and since installing I am getting these error logs. Can anyone help explain what I need to do to stop them.

    Thank you.

    PHP Warning: strpos() expects parameter 1 to be string, array given in /includes/modules/pages/index/main_template_vars.php on line 75
    PHP Warning: strrpos() expects parameter 1 to be string, array given in /includes/functions/functions_categories.php on line 484
    PHP Warning: substr() expects parameter 1 to be string, array given in /includes/functions/functions_categories.php on line 484

  8. #508
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by spawnie69 View Post
    I just noticed my shopping cart link is not appearing correctly in my Chrome (just home page). Firefox is ok. Shopping Cart appears in blue at the top left instead of top right.
    Do you guys get the same? What file can this be related to?
    www.gelcandlecompany.com/demo4

    I already checked \includes\languages\english\tableau\header.php and looks ok.

    I'm seeing that in chrome as well.

    Change that link color. It is very hard to see.

    Adjust the CSS stylesheets. You are missing some styling that is in the original stylesheet

    Most likely this is the issue:
    - in includes\templates\tableau\css\auto_loaders\ajaxcartslide.css around line 32 (in the original styling) there is the following:
    #ajaxCartSlideSelector {
    position: absolute;
    right: 0;
    top: 48px;
    width: auto;
    }

    Adjust that as needed - most likely just the 'right' and 'top' amounts.

  9. #509
    Join Date
    Jun 2007
    Posts
    474
    Plugin Contributions
    2

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by MIKEYFM View Post
    Using tableau and since installing I am getting these error logs. Can anyone help explain what I need to do to stop them.

    Thank you.
    I don't have an answer, but I can tell you I'm not getting those error logs.

    Your error logs are definitely related to category stuff.

    Line 75 in main_template_vars.php is:
    if (isset($cPath) && strpos($cPath, '_'))

    Line 484 in functions_categories.php is:
    $childCatID = str_replace('_', '', substr($categories_id, strrpos($categories_id, '_')));

    Have you installed any Plugins that modify categories?

    When you installed Tableau, did you make sure to make the modification to line 64 in main_template_vars.php?

  10. #510
    Join Date
    Aug 2005
    Location
    SF Bay Area, California, USA
    Posts
    89
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Subcategories Display In Body?

    I downloaded Tableau v1.6.6 through Zen Cart and installed it as part of an upgrade to ZC 1.5. I would like to have subcategories show in the body of the page, when a category is selected from the menu. At this time, selecting a category shows the products in that category. I followed the instructions shown in post #425, but I ended up getting a blank page result. Is there a new way to get my subcategories to show when I select a category? I have been looking around, but have found nothing else.
    Thank you!
    Last edited by chrx; 17 Nov 2015 at 07:09 PM. Reason: typo

 

 
Page 51 of 63 FirstFirst ... 41495051525361 ... 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