| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
X-Cart popup messages | ||||
![]() |
|
|
Thread Tools |
#31
|
|||||||||
|
|||||||||
![]() Quote:
If it's not working on product details page you have something not loading there, check the install again
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#32
|
|||||||||
|
|||||||||
![]() Thanks.
I've been through the install twice, but I can't find anything I overlooked. Any guesses what code might be related to product.php?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World - Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com) X-Cart Version 4.1.10 |
|||||||||
#33
|
|||||||||
|
|||||||||
![]() I've got a little more info. I can see by the source of the page that the popups are loading on the product pages and display: none is properly set, so there must be something disconnected between the add to cart button and the module... does XC popups rely on any specific tag IDs/classes/functions relating to the add to cart button by any chance?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World - Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com) X-Cart Version 4.1.10 |
|||||||||
#34
|
|||||||||
|
|||||||||
![]() If you have the install correct and on product details page when you click on add to cart it turns into "added" then back to "add to cart" it shoudl work
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#35
|
|||||||||
|
|||||||||
![]() Excellent - thank you. I tracked it down to this line from product.tpl, in my template:
<div>{include file="customer/main/product_details.tpl"}</div> Compared to the unmodified version of product.tpl: <div class="details">{include file="customer/main/product_details.tpl"}</div> Yikes. Putting that class tag back in there fixed it. Thanks for your very quick help!
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World - Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com) X-Cart Version 4.1.10 |
|||||||||
#36
|
|||||||||
|
|||||||||
![]() No problem, glad you fixed it
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#37
|
|||||||||
|
|||||||||
![]() Can this be made to work with the contact us and register functions?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World - Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com) X-Cart Version 4.1.10 |
|||||||||
#38
|
|||||||||
|
|||||||||
![]() In relation to what?
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#39
|
|||||||
|
|||||||
![]() Is there a way to add a "buy" button in related_products.tpl (upselling products) so the items listed on product.tpl under "related products" can have a buy now button? Once the button is clicked, the popup message would appear.
I have already tried copying the code for the "buy now" button in product.tpl, but is adds the item to the cart without the popup (so the customer doesn't know the item was added, since I have "Redirect customer to cart after adding a product" disabled. |
|||||||
#40
|
|||||||||
|
|||||||||
![]() Because related products uses different way to list the products, you can make related products template to use the same products_t.tpl or products_list.tpl by calling one of them and passing related products array to it
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
![]() |
|
Thread Tools | |
|
|
|
|||
X-Cart forums © 2001-2020
|