Page 24 of 63 FirstFirst ... 14222324252634 ... LastLast
Results 231 to 240 of 623
  1. #231
    Join Date
    Jul 2009
    Posts
    37
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by bislewl View Post
    Any template should support multi-languages.
    However you will need to create the language files, if they aren't present.

    Lets say you wanted to add "Klingon" you would need to copy the English language files rename where it says English to Klingon, and then translate. Unless language files already exist.

    Does that help?
    bislewl - Thanks for the response. Would those language files go in the includes>languages>tableau folder?

    On our current 1.3.9 site, there are English/Spanish buttons to choose your preferred language. Where would I add those button using this template?

  2. #232
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    I'm rebuilding highly customized 1.3.9h site from scratch. When I take a bare zc 1.5.4 install (test site) and then install this mod it will seize the site if my database uses prefix (like zen_) in the tables. If I do a clean install using a db with no prefixes, this mod works fine. Problem for me, my old database that I'd like to import uses prefixes.

    Thanks...

  3. #233
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by jagall View Post
    Hi, this is a great template.
    I have installed this a few times now on an upgrade 1.5.4 but the flexislider is not displaying at all. It doesn't allow me to upload the logo or there is not option in banner manger for Your banner title” or the group “footerbanner. The template is running but the actual slideshow is not.
    Any suggestions?
    thanks a mil
    For the flexslider use the current slides as a template, as it DOES NOT use the banner manager upload, rather it uses html.

  4. #234
    Join Date
    Apr 2009
    Posts
    188
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    I have a couple of questions...hope someone can help me understand.

    1. I have already installed a template that is theme based.....If I install this template do I basically wipe out my theme based look or can I use both?
    2. Is there some sort of how to for installing this template that I didn't see in previous posts?

    Thanks

    MM

  5. #235
    Join Date
    Nov 2013
    Location
    Dorset, UK
    Posts
    121
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by soxophoneplayer View Post
    I'm rebuilding highly customized 1.3.9h site from scratch. When I take a bare zc 1.5.4 install (test site) and then install this mod it will seize the site if my database uses prefix (like zen_) in the tables. If I do a clean install using a db with no prefixes, this mod works fine. Problem for me, my old database that I'd like to import uses prefixes.

    Thanks...
    Hi,

    I am currently using this template (v1.34) on zen v1.54 with database prefix of "zen_". It does not cause any issue for me!!

    Regards

  6. #236
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Quote Originally Posted by jagall View Post
    Hi, this is a great template.
    I have installed this a few times now on an upgrade 1.5.4 but the flexislider is not displaying at all. It doesn't allow me to upload the logo or there is not option in banner manger for Your banner title” or the group “footerbanner. The template is running but the actual slideshow is not.
    Any suggestions?
    thanks a mil
    Hi
    I got this sorted now thankfully and the template seems to up and running.

    Does anyone know if you can or how to replace Best Seller on the carousel with Specials

    Many thanks

  7. #237
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Hi All,

    Had difficulty with the product image size the product carousel only with the featured and new products. But by copying the code from the Best Seller Section in the tpl.index.php file and replacing the section marked in RED in the Featured and New product Section, it worked and all images are sized neatly.

    <!--BOF Best Sellers Items-->
    <div id="tabBestSellersContent" class="tabContent">
    <!-- slider container -->
    <ul class="productSlideInner">
    <?php
    $specialSlide = getProductsSlide("top", $_SESSION["languages_id"]);
    foreach($specialSlide as $product) {
    ?>
    <li class="slide">
    <div class="prod_image">
    <a class="slideProductImage" href="<?php echo zen_href_link(FILENAME_PRODUCT_INFO, "products_id=" . $product["products_id"]);?>">
    <?php echo zen_image(DIR_WS_IMAGES . $product["products_image"], $product["products_name"], 124, 124)?>
    </a>


    maybe just me had this issue.

  8. #238
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    should be tpl_index_default.php

    Quote Originally Posted by jagall View Post
    Hi All,

    Had difficulty with the product image size the product carousel only with the featured and new products. But by copying the code from the Best Seller Section in the tpl.index.php file and replacing the section marked in RED in the Featured and New product Section, it worked and all images are sized neatly.

    <!--BOF Best Sellers Items-->
    <div id="tabBestSellersContent" class="tabContent">
    <!-- slider container -->
    <ul class="productSlideInner">
    <?php
    $specialSlide = getProductsSlide("top", $_SESSION["languages_id"]);
    foreach($specialSlide as $product) {
    ?>
    <li class="slide">
    <div class="prod_image">
    <a class="slideProductImage" href="<?php echo zen_href_link(FILENAME_PRODUCT_INFO, "products_id=" . $product["products_id"]);?>">
    <?php echo zen_image(DIR_WS_IMAGES . $product["products_image"], $product["products_name"], 124, 124)?>
    </a>


    maybe just me had this issue.

  9. #239
    Join Date
    Apr 2015
    Location
    Missouri
    Posts
    7
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    Greetings,

    I am in the process of implementing this template on my site. I have modified it so that on the main page that it shows Newest Items, Featured, then Best Sellers.

    I was wondering how I could get the default 'selection' to be the newest items instead of best sellers?

    Thanks,
    Donna

  10. #240
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    672
    Plugin Contributions
    0

    Default Re: Tableau Responsive Theme - Support Thread

    I must be missing something. I installed the template which seemed to install and it seems to show fine. However, I do not have these sections:

    Template Configuration
    Global Configuration
    Header Configuration
    Social Networking Configuration
    Home Page Configuration

    According to your getting_started.html page it looks like these sections might be created under: Configuration area. I have none of these sections in my admin panel. I do have these sections:

    Numinix Disk Cache Configuration
    Google Plus One Configuration
    Facebook Like Button Configuration
    Pinterest Pin It Button Configuration
    CSS/JS Loader Configuration

    Am I missing something here? If so, what folders can I upload to add these sections?

 

 
Page 24 of 63 FirstFirst ... 14222324252634 ... 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