| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
DIY Tabbed Content Menu for Product Page | ||||
|
|
Thread Tools | Search this Thread |
#111
|
|||||||
|
|||||||
just buy BOOMERS
I recommend highly not wasting your time and buying BOOMER's Tabbed Menu even though its based on a free script BOOMER has taken the time to make it integrated and cleaned it up to make it look professional which is what your paying for
|
|||||||
#112
|
|||||||
|
|||||||
Phil,
Not sure if you are watching this thread any longer, but thought I would throw this question out to see if I can get a possible answer. I have implemented this tabbed menu on several sites now and it is great. I love it. I was asked to add it to an older store (3.4) branch and I did. After I did and was testing, I found the addition of the tabbed menu caused the voting, reviews, add to cart button, add to wsh list buttone etc. to not work. Is there a reason you may know of that may cause this? I have temporarily reverted the cart back to original set up until I may find an answer to this unsuaual twist. Another thought here was to add literal tags to this to make it work properly and when these tags were added, the tab script would not work.
__________________
vs 4.1.12 |
|||||||
#113
|
|||||||
|
|||||||
Great mod, thank you.
Is it possible to NOT let the detailed image load (to save on bandwidth and speed up load time), UNLESS they specifically click on the detailed images tab? Thank you
__________________
-------------------- X-Cart Gold 4.1.11 Linux/Apache -------------------- |
|||||||
#114
|
|||||||
|
|||||||
Thank you very much PhilJ and everyone who added tweaks along the way. It has helped me alot.
|
|||||||
#115
|
|||||||
|
|||||||
Thanks all again for this. I am having a small problem with this mod in IE though. In the product details area. The bottom line of the all the boxes are gone, or getting cut off? any ideas how to fix that, in firefox there is no problem.
THanks
__________________
X-Cart Gold Version 4.0.18 EWDHosting.com is my Host Unix Servers |
|||||||
#116
|
|||||||
|
|||||||
Nice hack and I hope you can help with the install on my site. I've ran into a couple problems with trying to install. I've installed everything as instructed but I'm getting this on my site: http://www.muscle-mustangs.com/shop/product.php?productid=16199&cat=285&page=1#tabs
It deleated the entire product description and when the tabs are clicked, they don't bring up the desitred function. Anythoughts to what I have done wrong?
__________________
SERVER: UNIX VERSION: 4.0.17 |
|||||||
#117
|
|||||||
|
|||||||
Got it to work everyone
__________________
SERVER: UNIX VERSION: 4.0.17 |
|||||||
#118
|
|||||||||
|
|||||||||
Tabbed content menu for product page with dynamic labels
We have implemented this DIY mod and are absolutely enthusiastic about it. Thanks.
We have changed the way the tabs text is shown in order to accommodate our trilingual webstore. The original text, for example "Recommended Products", has been replaced by it's equivalent label, in this case, {$lng.lbl_recommends}. The other labels are: {$lng.lbl_send_to_friend} {$lng.lbl_detailed_images} {$lng.lbl_customer_reviews} {$lng.lbl_related_products} Here is the revised code: <a name="tabs"></a> <ul id="tablist">[*]{$lng.lbl_detailed_images} [*]{$lng.lbl_send_to_friend}[*]{$lng.lbl_related_products}[*]{$lng.lbl_recommends}[*]{$lng.lbl_customer_reviews} [/list] <DIV id="tabcontentcontainer"> <div id="sc1" class="tabcontent"> {include file="modules/Detailed_Product_Images/product_images.tpl" } </div> <div id="sc2" class="tabcontent"> {include file="customer/main/send_to_friend.tpl" } </div> <div id="sc3" class="tabcontent"> {if $active_modules.Upselling_Products ne ""} {include file="modules/Upselling_Products/related_products.tpl" } {/if} </div> <div id="sc4" class="tabcontent"> {include file="modules/Recommended_Products/recommends.tpl" } </div> <div id="sc5" class="tabcontent"> {if $active_modules.Customer_Reviews ne ""} {include file="modules/Customer_Reviews/vote_reviews.tpl" } {/if} </div> </DIV> {if $active_modules.Product_Options ne '' && $product_options ne ''} <SCRIPT type="text/javascript" language="JavaScript 1.2"> check_options(); </SCRIPT> {/if} We also changed the order so that sc1, the default tab shown, is the detailed image instead of send to a friend. Because all our products have detailed images and because of the nature of the product we sell, that is what the customer wants to see first. You can see it at work here: http://www.mercalydia.com/tienda/catalog/english/index.html Again, thanks for sharing this mod. I just wanted to share my little bit here.
__________________
Cordially, Just me X-Cart Gold Version 4.2.3 Multilingual shop: Spanish, French and US English |
|||||||||
#119
|
|||||||
|
|||||||
I tried this mod, it is a great mod. My only concern is while all other contents on the page already loaded, the contents within the tab menu still takes another 7-8 sec. to load. Even just for the product detail tab (which contents mostly text or only text).
Does anyone else have the same problem? I need some feedback. |
|||||||
#120
|
|||||||
|
|||||||
I am trying to get this to work on V 4.1_RC? Anyone had any luck?
Thank you.
__________________
X-Cart Gold Version 4.0.18 EWDHosting.com is my Host Unix Servers |
|||||||
|
|||
X-Cart forums © 2001-2020
|