Zen Cart Logo
Forums / Addon Templates / Tableau Responsive Theme - Support Thread

Tableau Responsive Theme - Support Thread

Views: 229,270

Results 121 to 140 of 624
27 Aug 2014, 11:04 AM
#121
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Tableau Responsive Theme - Support Thread

satello:

Thanks for the update, will do as soon as I have time. A couple of questions, I'm still at Zen 1.5.1, would it be recommended to upgrade cart first and then Template?

Our template works with both versions, so you can do it in whatever order you wish.

28 Aug 2014, 1:50 AM
#122
enzo avatar

enzo

New Zenner

Join Date:
May 2014
Location:
Planet Earth
Posts:
18
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

numinix:

Our template works with both versions, so you can do it in whatever order you wish.

Thanks for the update! I particularly like how ya'll got the template selection page to look and act more like a wordpress template activation. Very nice! :smile:

28 Aug 2014, 2:12 AM
#123
enzo avatar

enzo

New Zenner

Join Date:
May 2014
Location:
Planet Earth
Posts:
18
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

BUG REPORT:

I'm not sure this classifies as a "bug" per say but the CSS directory contains a stylesheet.css & stylesheet.php file. Since this discovery, I've learned that inline styles, as generated by the stylesheet.php, override all other styles.

As a newb, this made customizing the look of this template an adventure. On discovering the nearly identical stylesheet.php, I deleted it and so far so good.

Despite the pain, I learned something today! As such, it was more than worth it! LOL!

28 Aug 2014, 9:37 AM
#124
enzo avatar

enzo

New Zenner

Join Date:
May 2014
Location:
Planet Earth
Posts:
18
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Enzo:

BUG REPORT:

I'm not sure this classifies as a "bug" per say but the CSS directory contains a stylesheet.css & stylesheet.php file. Since this discovery, I've learned that inline styles, as generated by the stylesheet.php, override all other styles.

As a newb, this made customizing the look of this template an adventure. On discovering the nearly identical stylesheet.php, I deleted it and so far so good.

I spoke too soon. Please DISREGARD my so called "bug" report. The stylesheet.php is necessary. Without it, changes made when configuring the tableau template in the admin panel will not be saved.

I will say this though as this happened to me: For those of you who are using Firebug or the like to determine where in the css files you would need to go to, to change a color or what have you; realize that when it reads something about an inline style and doesn't mention what file is being referenced for the styles you see, it's really coming from the stylesheet.php. (hows THAT for a run on sentence!)

Knowing this will save you a lot of time trying to figure out why changes you made to your stylesheets aren't taking hold.

If you do need to make changes to your stylesheet, it would be best to start in the template configuration admin panel. After that, add your changes that can't be made via the admin panel directly to the stylesheet.php... unless the same rules aren't duplicated in stylesheet.css... then you should probably add it there instead...

As you can probably guess, for the newb, such as myself, it can get really confusing if you're not paying strict attention.

I appreciate the hard work y'all at Numinix have put into this template and I would have loved the configuration settings that have been included in the new template configuration screen if it werent' for the fact that I am using background images in certain places instead of just colors.

As I'm currently using textures and not flat out colors, I can't use the admin template configuration screen. In fact, it made modifying the template much harder as it made managing the differences between stylesheet.css and stylesheet.php confusing and hard to keep track of.

For everyone who is only concerned with modifying the color scheme and NOT adding background textures; be sure to leave stylesheet.php alone. In my opinion, the new system the kind folks at Numinix added to the template configuration panel is actually really great!

All this said, if y'all at Numinix add the option to add background image textures in addition to the already included option to control the color scheme, your new system would go from really great to AWESOME!

29 Aug 2014, 11:10 PM
#125
enzo avatar

enzo

New Zenner

Join Date:
May 2014
Location:
Planet Earth
Posts:
18
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Has anyone figured out why this error occurs?

Attachment 14470
One moment categories list fine, you add a product and BAM! This error pops up.

I can see the products loading on the front page carousel but if you search for a product or click on categories this error pops up.

4 Sep 2014, 4:26 AM
#126
darnaez avatar

darnaez

Zen Follower

Join Date:
Jun 2009
Location:
Miami, Fl
Posts:
138
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

I installed Tableau but it seems it was a good idea. My site is https://www.cryo64.com and now I finally found a comment where says why the banner wasn't showing. But now even I change the images it still showing the images in the demo. Only the first image that I replace it for the one that come in the demo.. THe categories are no more linkables. The nice images below showed in the demo don't appear. Please help!!! Thanks

4 Sep 2014, 4:03 PM
#127
darnaez avatar

darnaez

Zen Follower

Join Date:
Jun 2009
Location:
Miami, Fl
Posts:
138
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Finally I resolved all the problems. THe banner works. I realized that the images only change if you modify the html code. Thanks Numinix! I hope to buy some of your stuff in the future. However I think to move to Prestashop, so I hope you sell modules for that. Thanks!

5 Sep 2014, 8:17 PM
#128
darnaez avatar

darnaez

Zen Follower

Join Date:
Jun 2009
Location:
Miami, Fl
Posts:
138
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

A new problem. Now customers are clamming for the DOWNLOAD BUTTON in theirs orders. Is missing!

9 Sep 2014, 11:43 PM
#129
rickydicky avatar

rickydicky

New Zenner

Join Date:
Sep 2014
Location:
New Zealand
Posts:
19
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

thomaswhiteeagle:

At the bottom of the template is the 3 columns blog, twitter feed, etc. its a really nice template and the work put into it is much appreciated but that part is difficult and convoluted at best to edit or update. I'd like to have that section be editable using the old style of define page define_main_page.php be recoding the tempalte to do that. Anyone have any ideas on how to do that? Thought if I just put in the orginal code: <div id="indexDefaultMainContent"><?php require($define_page); ?></div><?php } ?>page); ?></div> it would work but no.

How do you change these columns? I have been able to change part of the about us one, but cannot find the relevant php files for the others.

10 Sep 2014, 11:56 AM
#130
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Tableau Responsive Theme - Support Thread

RickyDicky:

How do you change these columns? I have been able to change part of the about us one, but cannot find the relevant php files for the others.

You can edit those sections inside of tpl_index_default.php at line 183. We plan to add more control over these sections in our next release within our template configuration panel.

10 Sep 2014, 12:00 PM
#131
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Tableau Responsive Theme - Support Thread

Enzo:

Has anyone figured out why this error occurs?

Attachment 14470
One moment categories list fine, you add a product and BAM! This error pops up.

I can see the products loading on the front page carousel but if you search for a product or click on categories this error pops up.

Can you please let us know the following:

  1. Does the product you are adding have attributes?
  2. What side boxes do you have enabled?
10 Sep 2014, 12:01 PM
#132
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Tableau Responsive Theme - Support Thread

DArnaez:

A new problem. Now customers are clamming for the DOWNLOAD BUTTON in theirs orders. Is missing!

Tableau originally did not come with the Download Product template with it. We will be adding this with our next release.

12 Sep 2014, 12:08 AM
#133
rickydicky avatar

rickydicky

New Zenner

Join Date:
Sep 2014
Location:
New Zealand
Posts:
19
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

I am currently trying to get the accordion on the product info pages to work. Has anybody had any success with this?

So far I have tried adding a column to the database in the table product_descriptions titled product_descriptions2. Then I have attempted to use the data from this table in the tpl_product_info.php template in the same way that the first description (product_descriptions) is referenced.

The first tab of the accordion (Product Description):

<section class="tab-content">
			<h3 class="tab"><?php echo TEXT_TAB_ACCORDION_DESCRIPTION; ?></h3>
			<!--bof Product description -->
				<?php if ($products_description != '') { ?>
				<div id="productDescription1" class="productGeneral biggerText"><?php echo stripslashes($products_description); ?></div>
				<?php } ?>
			<!--eof Product description -->
		</section>

The second tab of the accordion (was called specification, now renamed to Ingredients):

		<section class="tab-content">
			<h3 class="tab">INGREDIENTS</h3>
			<!--bof Product description2 -->
				<div>
				<?php if ($products_description2 != '') { ?>
				<div id="productDescription2" class="productGeneral biggerText"><?php echo stripslashes($products_description2); ?></div>
				<?php } ?>
				
				</div>
			<!--eof Product description2 -->
		</section>

So far this has not worked, and has only resulted in a blank specifications/ingredients tab.

Any tips on how to get this to work?
Site is at: http://www.akin.co.nz/

13 Sep 2014, 3:59 AM
#134
gunnyotoole avatar

gunnyotoole

New Zenner

Join Date:
Aug 2014
Location:
florida
Posts:
1
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

satello:

hello everyone, don't know if it's a template related problem, but while testing the mailing list susscribe, after entering the email address in the box bottom end of the page, no confirmation email is received, and the actual welcome page show this:

Newsletter Subscription

Thank you for taking a moment to subscribe to our Newsletter.

You'll receive notices of newly available products, special offers, and news of upcoming showings.

Subscriptions disabled.

bla bla bla

Checking the database, the address does not get recorded at all. To be said, testing the functionality of the cart, order confirmations and updates are received regularly, so don't think it's actually a problem with the server. Can somebody help? I searched the zen website but could not find anything there.

As said, don't know if it's a template or general setting related problem.

thank you

Did anyone ever find out why the newsletter signup does not work. I am getting the same issue and would like to use the integrated newsletter instead of mailchimp. Thanks!

13 Sep 2014, 6:46 AM
#135
dysfunctional avatar

dysfunctional

Zen Follower

Join Date:
Apr 2008
Posts:
159
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

gunnyotoole:

Did anyone ever find out why the newsletter signup does not work. I am getting the same issue and would like to use the integrated newsletter instead of mailchimp. Thanks!

Hi, I had the same question, ended up putting a signup form for my Joomla newsletter in there. I would prefer having them sign up to my Zen Cart newsletter obviously, but after reading this post from DrByte I changed my mind :) :

http://www.zen-cart.com/showthread.php?37185-Newsletter-Only-Subscriptions-for-v1-3x&p=1094494#post1094494

Eventually I will put a Mailbeez sign up form there.

13 Sep 2014, 4:29 PM
#136
umar_khan avatar

umar_khan

New Zenner

Join Date:
Sep 2014
Location:
Hyderabad, Andhra Pradesh, India
Posts:
1
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Hello

Installed this amazing theme. Many thanks to the developers. However I am stuck with image size issue. No matter what size i set in the Image Configuration tab, the images are locked by default to a specific size. Please guide me where am I going wrong.

Here is the link to my site http://mushi.in/estore/index.php?main_page=index&cPath=152

13 Sep 2014, 4:53 PM
#137
dysfunctional avatar

dysfunctional

Zen Follower

Join Date:
Apr 2008
Posts:
159
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Umar Khan:

Hello

Installed this amazing theme. Many thanks to the developers. However I am stuck with image size issue. No matter what size i set in the Image Configuration tab, the images are locked by default to a specific size. Please guide me where am I going wrong.

Here is the link to my site http://mushi.in/estore/index.php?main_page=index&cPath=152

I think the image sizes are hardcoded in the template, so that's why the image setting doesn't do anything. Firebug will help you find where in the css to change this :).

29 Sep 2014, 12:19 AM
#138
rickydicky avatar

rickydicky

New Zenner

Join Date:
Sep 2014
Location:
New Zealand
Posts:
19
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

RickyDicky:

I am currently trying to get the accordion on the product info pages to work. Has anybody had any success with this?

So far I have tried adding a column to the database in the table product_descriptions titled product_descriptions2. Then I have attempted to use the data from this table in the tpl_product_info.php template in the same way that the first description (product_descriptions) is referenced.

The first tab of the accordion (Product Description):

<section class="tab-content"> <h3 class="tab"><?php echo TEXT_TAB_ACCORDION_DESCRIPTION; ?></h3> <!--bof Product description --> <?php if ($products_description != '') { ?> <div id="productDescription1" class="productGeneral biggerText"><?php echo stripslashes($products_description); ?></div> <?php } ?> <!--eof Product description --> </section> ``` > The second tab of the accordion (was called specification, now renamed to Ingredients): > ``` <section class="tab-content"> <h3 class="tab">INGREDIENTS</h3> <!--bof Product description2 --> <div> <?php if ($products_description2 != '') { ?> <div id="productDescription2" class="productGeneral biggerText"><?php echo stripslashes($products_description2); ?></div> <?php } ?>
			</div>
		<!--eof Product description2 -->
	</section>
> 
> So far this has not worked, and has only resulted in a blank specifications/ingredients tab.
> 
> Any tips on how to get this to work?
> Site is at: <http://www.akin.co.nz/>

In response to my own question! 

It was actually quite easy to get the second description working. Just need to install [Numinix Product Fields](http://www.zen-cart.com/downloads.php?do=file&id=1495) and then install the second description module. Then the second description will be enabled. If you have trouble running the SQL command (as I did) then try executing it from withing PHPmyadmin, and check that the table it is trying to create doesn't already exist. If it does exist then just exclude the statement to add a table. Hope this helps anyone who is confused like I was.
29 Sep 2014, 12:45 AM
#139
rickydicky avatar

rickydicky

New Zenner

Join Date:
Sep 2014
Location:
New Zealand
Posts:
19
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

dysfunctional:

I think the image sizes are hardcoded in the template, so that's why the image setting doesn't do anything. Firebug will help you find where in the css to change this :).

The image sizes are actually defined in the database and called by PHP. Maybe you can override with CSS, but if not...

If you want to change the size of the product image for example you will have to find out where in the database the PHP is referencing. To do this you need to locate the PHP file responsible for displaying the product image. In this case it is at /includes/templates/tableau/templates/tpl_modules_main_product_image.php.

After opening the file you can see that the database entry responsible for this particular image is MEDIUM_IMAGE_WIDTH, MEDIUM_IMAGE_HEIGHT.

You can now find this and edit the value in phpmyadmin.

Be warned though. If you do change the values in the database then everywhere that Medium_Image is referenced will change size (which for me was perfect!).

11 Oct 2014, 12:53 PM
#140
ellivir avatar

ellivir

Zen Follower

Join Date:
Sep 2005
Posts:
444
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

After loading the files of tableau, the site goes blank, having only this text "WARNING: An Error occurred, please refresh the page and try again."
I can't access the admin either, it doesn't find it at all. The site had only a basic installation done with "classic", no products, nothing set up before the tableau installation.

The latest version of the template was used (via ZC plugins).

The ZC log says:
PHP Fatal error: 1146:Table 'customer123_ws153.ws153_template_configuration_group' doesn't exist :: SELECT * FROM ws153_template_configuration_group ==> (as called by) /home/omnirotor/public_html/shop/includes/init_includes/init_template_config.php on line 10 <== in /home/omnirotor/public_html/shop/includes/classes/db/mysql/query_factory.php on line 155