VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: duncan12 on October 06, 2015, 23:25:19 PM

Title: [solved disable facebox] Getting a blank modal message upon adding to cart
Post by: duncan12 on October 06, 2015, 23:25:19 PM
We just released the site live, now it has some new weird behavior. When you add something to the cart the screen dims and a dialog window appears with no text in it... just a close box.

Anybody ever seen that? http://www.bevaradesign.com
Title: Re: Getting a blank modal message upon adding to cart
Post by: duncan12 on October 06, 2015, 23:51:58 PM
If I go into VirtueMart => Configuration => Checkout, and unselect "Display modal popup upon 'Add to cart'" I get a normal modal popup now, as well as another system message at the top of the screen.
Title: Re: Getting a blank modal message upon adding to cart
Post by: jenkinhill on October 06, 2015, 23:52:35 PM
Turn off facebox - use only fancybox.   http://forum.virtuemart.net/index.php?topic=131482
Title: Re: Getting a blank modal message upon adding to cart
Post by: duncan12 on October 07, 2015, 00:17:27 AM
Stop using Facebox. Start using Fancybox. Huh? It's all Greek to me.
Title: Re: Getting a blank modal message upon adding to cart
Post by: Milbo on October 07, 2015, 07:29:23 AM
go into VirtueMart => Configuration =>templates
Title: Re: Getting a blank modal message upon adding to cart
Post by: duncan12 on October 08, 2015, 19:00:30 PM
OK. I found the fancybox setting under VM => Configuration => Templates. So now I get a popup when adding to the cart. But the previous pop showed related products and had some nice styling. This fancybox does not. I guess I can re-style this box. But how do I get the related products back?

Site has been temporarily hidden in a subdirectory until I can get it to work again: http://www.bevaradesign.com/joomla/
Title: Re: Getting a blank modal message upon adding to cart
Post by: jenkinhill on October 08, 2015, 19:29:48 PM
If the template developer hard coded padded.php to use facebox then I guess the template will need recoding.
Title: SOLVED: Getting a blank modal message upon adding to cart
Post by: duncan12 on October 10, 2015, 01:11:14 AM
It must have been a caching issue. the Related Products appear now. I just had to re-style the box a bit and all is good. Problem solved.