Did you check if the button works the way you want when using the default template?
Edit:
Just saw you website, so the above question may be a little unnecessary :blush:
Printable View
Did you check if the button works the way you want when using the default template?
Edit:
Just saw you website, so the above question may be a little unnecessary :blush:
Hi,
I've read all TPP docs at least twice, then read through all of this forum's many, many pages. Although I saw my particular question asked here several times, I never saw an answer, so I'm not sure if it's a dumb question, if it's been answered 47 times already somewhere else, or if no one has an answer, but ... I'll ask anyway.
Is there a way to create a separate tab for each attribute (option name) and then, of course(!), list the option values in the appropriate tab?
Thanks for any and all help!
I had to move on to other items....
So , I do not have a solution ..
If i remember correctly, the "ask a question" button did not get
the focus (is not active) - So, when you select the "ask a question"
button the "add to cart" button actually has the focus - adds the item to cart and proceeds to checkout page
I will revisit this later as time permits
and if I find the solution I will share
Ken
Hi All
I LOVE this mod, thanks!
I want to install the cross sell mod but there are several of them. Can someone tell me WHICH Cross Sell mod is integrated with Tabbed Prods Pro?
And how does this mod decide what "details" are? All I get is model and mfr.
I was wondering if anyone wouldn't mind taking a look at a site for me. I am trying to keep it to only a few eyes until the launch.
I really like the tabbed products pro module but am running into some issues with the install.. Now granted, This is a joomla site with zencart integration using the Cartage plugin.
The JS in the autoloaders appears to be the base of the problem -- once loaded the screen goes blank.
Let me know anyone and I will email you all the information.
Glenn
Glenn,
DISCLAIMER:
I by no means am an authority on Tabbed Product Pro
I am testing
Apache 2.x
ZC_1.3.9H
PHP 5.3.5
MySQL 5.5.9
and TPP 1.07
As you are aware TPP 1.07 incorporates Wordpress and Minify
I have Two test beds
1. PC/XAMPP - files in http doc root
2. Linux -- files *NOT* in http doc root
Perhaps, this is an artifact of the configuration of my Linux test bed (non-standard path)
as it works fine on my PC with XAMPP as the files are in http doc root
I have setup my testbed site as
Apache named based Virtual host configuration with the virtual host doc root a different file path than
the apache doc root (the ZC configs and apache conf point to another directory other than apache doc root)
First, check your web site error log .
What I observed in my test is that the error_log shows
that my page is trying to load .css/.js files http doc root /var/www/.....
Not my virtual host doc root /home/user/... where the files reside
The Wordpress addon appears to use var ABS_PATH
which on my Linux box resolves to /var/www/..........
(apache doc root)
Hence, nothing loads
I was not successful in just leaving out wordpress files
/functions/extra_functions/ class.rlwp.php
/functions/extra_functions jscpipt.php
I was not sucessfull in editing class.rlwp.php path
define ('ABSPATH','/var/www/zc138/wordpress/');
So, I rolled back to TPP 1.05 as mentions previously in this thread and all is good
(As 1.05 does not include WP or Minify)
Hi Glen
What's your URL? I'd love to see the Joomla / Zen hybrid.
I had a similar issue with easyslider and tabbed prods pro. This thread solved it for me
http://www.zen-cart.com/forum/showpo...&postcount=248
Basically, the jscripts are interfering with each other during load. that thread tells you how to move one of the scripts into a php file. I did it and not only did it fix my problem, the site is also much, much faster in general.
Does anyone have a solution for displaying php within a tab?
I'm looking to display a RSS feed through a php parser within a tab.
Hi,
I have been searching many threads for this random problem I found.
Zencart 1.3.9f
I installed additional images, and it works great. I then installed tabs and it also works great. See example here. It pulled in the additional images already associated with that product.
Then I added some new products and uploaded their additional images. I checked their pages and the additional images don't register as a tab. I checked the admin, and the images show as being uploaded and the status is enabled. I checked all the config settings and they are correct in enabling additional images. However, they don't show up on the website. See page here. This problem only occurs for new products. The old products' images continue to display.
The second issue I noticed is that the attribute image no longer replaces the main product image when selected. This happens with every product (new or old). I have never encountered this problem before, and I checked the attribute settings and they are correct.
Has anyone seen anything like this before? Can anyone suggest which files I should check for bugs? It happened after using tabs.
Thank you,
Lindsay