Page 42 of 63 FirstFirst ... 32404142434452 ... LastLast
Results 411 to 420 of 623
  1. #411
    Join Date
    Apr 2010
    Posts
    269
    Plugin Contributions
    1

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by vanhorn_s View Post
    Sorry, it changed my code to an apostrophe:
    Code:
     & # 8 2 1 7 ;
    with no spaces.
    This actually works better:
    Code:
    define('DEFINED_VARIABLE','George\'s Store');
    The other code worked great, except for the confirmation email showed the code.

  2. #412
    Join Date
    Sep 2015
    Location
    Islesboro Island Maine USA
    Posts
    1
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    The Admin Template Selection won't acknowledge this Tableau template in any of the versions listed on this site or on GitHub.

    I've followed numinix's directions under Tableau Theme Installation and documentation Table of Contents. I'm running a new install of Zen Cart 1.5.4 on a LAMP server, PHP 5.6.11 MySQL 5.6.23. The Admin Template Selection will not acknowledge the template. I've tried uploading the various versions posted, since it was suggested to someone else in the forums, but Admin Template Selection does not recognize any of them. I even tried the versions on GitHub. If I upload a copy of its' own template_info.php file to its' own top level dir, then the Admin Template Selection will list it, but not boot it. Tried the various permissions settings as stated in the instructions. Cleared caches, everywhere, on all software and hardware.

    When I follow the custom template instructions at https://www.zen-cart.com/content.php?180 and at https://www.zen-cart.com/wiki/index...._-_Customizing, the templates I produce using those instructions do show up in the Admin Template Selection.

    The instructions state the extracted tarball file structure must be maintained; is the structure correct as intended? If numinix is releasing versions for different carts, those listed here may not be those intended for Zen Cart, or they may need some further tweeking not mentioned in the instructions.

    I would like to use the template, but Zen Cart 1.5.4 won't recognize or install any version as downloaded.

    What suggestions do you all have?

    Thanks.

  3. #413
    Join Date
    Nov 2013
    Location
    Dorset, UK
    Posts
    121
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Hi All.

    Any ideas how to resolve a little bug I found? I use Zen 1.54 & PHP 5.4, The template is Version 1!

    In The "Account" section, when no orders are present and the "Order History" screen is selected I get the footer mounted where the order details would normally sit, see attached pic.

    Click image for larger version. 

Name:	screen.jpg 
Views:	81 
Size:	37.1 KB 
ID:	15659

    Really don't know what causes this so thought would put out to the community.

    Thanks in advance for any suggestions.

    P.s. I love this template. It's probably one of the best free responsive templates I have ever found and use it on more than one store (yes bug in all stores I have).
    Attached Images Attached Images  

  4. #414
    Join Date
    Nov 2013
    Location
    Dorset, UK
    Posts
    121
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by Islesboro View Post
    The Admin Template Selection won't acknowledge this Tableau template in any of the versions listed on this site or on GitHub.

    I've followed numinix's directions under Tableau Theme Installation and documentation Table of Contents. I'm running a new install of Zen Cart 1.5.4 on a LAMP server, PHP 5.6.11 MySQL 5.6.23. The Admin Template Selection will not acknowledge the template. I've tried uploading the various versions posted, since it was suggested to someone else in the forums, but Admin Template Selection does not recognize any of them. I even tried the versions on GitHub. If I upload a copy of its' own template_info.php file to its' own top level dir, then the Admin Template Selection will list it, but not boot it. Tried the various permissions settings as stated in the instructions. Cleared caches, everywhere, on all software and hardware.

    When I follow the custom template instructions at https://www.zen-cart.com/content.php?180 and at https://www.zen-cart.com/wiki/index...._-_Customizing, the templates I produce using those instructions do show up in the Admin Template Selection.

    The instructions state the extracted tarball file structure must be maintained; is the structure correct as intended? If numinix is releasing versions for different carts, those listed here may not be those intended for Zen Cart, or they may need some further tweeking not mentioned in the instructions.

    I would like to use the template, but Zen Cart 1.5.4 won't recognize or install any version as downloaded.

    What suggestions do you all have?

    Thanks.
    Hi,

    I have had a similar issue previously and resolved it with the .htaccess (see installation instructions) from a later version. Also I host on Godaddy and tried to use a basic installation with Installatron (zen cart 1.51) and then upload the template. Never ever got it going.......

    However a fresh manual install (1.54) and manual database setup with .htaccess modified as per the instructions and it worked.

    Honestly I don't know if this is your issue but worth a try.
    Last edited by SpaceMonkey; 30 Sep 2015 at 02:46 AM. Reason: detail

  5. #415
    Join Date
    Jan 2012
    Posts
    38
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Thanks So Much Bislewl
    Worked A Treat

    Has any one noticed on a mobile device sometimes the logo gets cut in half.
    Or is there a limit on the size of a logo I can change somewhere

    Website address is prohairtherapyltd.co.uk.
    Last edited by leon2lil; 30 Sep 2015 at 12:23 PM.

  6. #416
    Join Date
    Aug 2010
    Location
    Hartland, MI
    Posts
    288
    Plugin Contributions
    3

    Default Re: Tableau Responsive Theme - Support Thread

    I have been asked (via PM's) how I was able to add the Information drop down menu next to the Categories drop down menu in the header of my site - HERE. I have also noticed similar questions posted here, so rather than answer a few PM's I wanted to share this here.
    I basically copied the tpl_modules_categories_tabs.php and renamed it tpl_modules_information_tabs.php.
    I also created an information defines page to deal with the mobile version of the menu not expanding, when you click on the parent "category" in the information menu it loads this page.

    Please do not just upload all of these files to your site, use them as a guide to edit your files, as I have other modules and add-ons installed.

    Here are the files I changed/created...
    information_tab.zip

  7. #417
    Join Date
    Aug 2010
    Location
    Hartland, MI
    Posts
    288
    Plugin Contributions
    3

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by SpaceMonkey View Post
    Hi All.

    Any ideas how to resolve a little bug I found? I use Zen 1.54 & PHP 5.4, The template is Version 1!

    In The "Account" section, when no orders are present and the "Order History" screen is selected I get the footer mounted where the order details would normally sit, see attached pic.

    Really don't know what causes this so thought would put out to the community.

    Thanks in advance for any suggestions.

    P.s. I love this template. It's probably one of the best free responsive templates I have ever found and use it on more than one store (yes bug in all stores I have).
    I do not have this bug showing up on mine, but I do remember having to do a little tweeking on the account pages... also see if the bug mentioned on GitHub HERE could have anything to do with it.

    Looking at the stock tableau 1.6.6 tpl_account_history_default.php and mine this bug fix is the only difference. I didn't notice anything in the footer that would cause this...

  8. #418
    Join Date
    Aug 2010
    Location
    Hartland, MI
    Posts
    288
    Plugin Contributions
    3

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by mikestaps View Post
    I have been asked (via PM's) how I was able to add the Information drop down menu next to the Categories drop down menu in the header of my site - HERE. I have also noticed similar questions posted here, so rather than answer a few PM's I wanted to share this here.
    I basically copied the tpl_modules_categories_tabs.php and renamed it tpl_modules_information_tabs.php.
    I also created an information defines page to deal with the mobile version of the menu not expanding, when you click on the parent "category" in the information menu it loads this page.

    Please do not just upload all of these files to your site, use them as a guide to edit your files, as I have other modules and add-ons installed.

    Here are the files I changed/created...
    information_tab.zip
    I forgot the css file... This goes in the templates/tableau/css folder

    css.zip

  9. #419
    Join Date
    Apr 2010
    Posts
    269
    Plugin Contributions
    1

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by mikestaps View Post
    I have been asked (via PM's) how I was able to add the Information drop down menu next to the Categories drop down menu in the header of my site - HERE. I have also noticed similar questions posted here, so rather than answer a few PM's I wanted to share this here.
    I basically copied the tpl_modules_categories_tabs.php and renamed it tpl_modules_information_tabs.php.
    I also created an information defines page to deal with the mobile version of the menu not expanding, when you click on the parent "category" in the information menu it loads this page.

    Please do not just upload all of these files to your site, use them as a guide to edit your files, as I have other modules and add-ons installed.

    Here are the files I changed/created...
    information_tab.zip
    Thank you for this. Where are the names defined for this?
    On my test site, I still have HEADER_TITLE_INFORMATION next to categories, rather than information, also HEADER_TITLE_CUSTOMER_SERVICE, and TITLE_GENERAL.

    redsautorehab.com/newzen

  10. #420
    Join Date
    Apr 2010
    Posts
    269
    Plugin Contributions
    1

    Default Re: Tableau Responsive Theme - Support Thread

    In the left column sideboxes, the reviews sidebox has blue text that shows REVIEWS [MORE], and I cannot collapse the sidebox. The featured sidebox did the same thing, but I just turned it off, because I don't care about it.
    Also, is there a way of setting the default sort order to best selling? When you navigate from a mobile device, it does not have the entire drop down menu, and so main categories are all you see, rather than sub categories.


    http://redsautorehab.com/newzen/inde...index&cPath=13

 

 
Page 42 of 63 FirstFirst ... 32404142434452 ... 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