Hi Guys,
Anyone know How i can make Add To Cart Tab to the very first tab ?
Thanks
Shane
Printable View
Hi Guys,
Anyone know How i can make Add To Cart Tab to the very first tab ?
Thanks
Shane
Ive managed to make it look better by adding the <br /> as u said. as long as i dont add any more tabs it should look ok.
Would you be able to answer the below please, im really struggling with it at the moment:
Quote:
Can you also confirm the correct way of adding info the the actual tabs. Again it apears to be very different from tab products lite.
for expmple i want to add:
<h2 id="productRewardPoints" class="productRewardPoints">
<?php
/**
* display the product reward points
*/
include($template->get_template_dir('/tpl_product_reward_points.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_product_reward_points.php');
?>
</h2>
<!--eof Product Reward Points block -->
to my add to cart tab. Exactly which area to i add it too, ive been trying add to cart pre load and the add to cart. So far only way i can get anything to show up in the actual tab its self is by adding this to some areas $fmtATC .= however as im not a programmer im having issues trying to get tho show.
Do you have a small guide you could do to explain how to add code to tabs.
How can I disable the 'Details' tab? I want the details to be shown under the product price.
move the details in your tpl_product_display_info.php file to where you want it. Then just disable the Details tab from the admin->TPP Config section.
Unless you also want the product price on a tab, then you need to do a code change in the tabbed_products_pro.php module file
I'm probably going to redo the whole thing when zc1.4 comes out so that things like this can be done easier. But for now, moving stuff onto other tabs, and changing the order globally isn't easy.
Hey all,
Thanks for this great contrib!
I installed it and it went fine but I'm getting this in result.
http://img365.imageshack.us/img365/4808/sampleaz5.jpg
Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.
Thanks in advance!
PS Qhome i looked at the link you have posted I'm not sure what im looking at:blink:
"OK Fixed:
Fixed: Prevent product title from including model number
Files affected:
-modules/tabbed_products_pro.php
Attached
(Milo, don't use this one. Use the one in your PM)"
this post?
Thanks
How to move product 'model' and 'unit in stock' from the bottom page to just under the product price? Can't locate the code in tpl_product_info_display.php.
Qhome, would you please kindly provide the list of files to uninstall from Tabbed Lite (since it's no longer available in the download section for comparison purpose).
This would be something nice to add in the readme file.
Also, no mention is made of what to do with SQL update for those of us upgrading from Tabbed Lite. Some of the configuration options in TabbedProductsPro.sql looks like they are part of tabbed lite which would mean this would generate an error if I simply install the new sql. Please advice.
Thanks!