♥JcMagpie Posted July 13, 2019 Share Posted July 13, 2019 JcM footer-Cart Popup V1.0 A simple add-on that allows you to display what's in the cart as the customer adds it. It is a full screen overlay with cart window. Customer can either view and continue without leaving his page or he can edit cart or check out. It’s a simple no core change add-on so just copy files over go to admin and install and setup. Adjustments to size and position can be made in admin. That’s it enjoy. Has been tested on FROZEN BS4 and Phoenix V1.0.0.3 only. Should work on Frozen BS3 but not tested. Can be seen working on the custom test sites, any comments must relate to this add-on or other custom add-on's only and not the main code. That should be done in the official thread for the code. Can be seen working on this custom website With Opacity set to 0 With Opacity set to 0.75 and color pink valquiria23 and Smoky Barnable 1 1 Quote Link to comment Share on other sites More sharing options...
♥kennyk Posted July 13, 2019 Share Posted July 13, 2019 Thanks for this excellent add-on! I am having a few issues: 1. None of the font awesome icons are showing 2. Initially all the cart items were on one line. I moved the following line of code to be the last line of the 'foreach' structure: echo '<div class="dropdown-divider"></div>' . PHP_EOL; However, I am not getting the divider at the top or the bottom. 3. Your Cart is there but in color white so it can not be seen. 4. "Your Cart" is not left justified and "3 items, $65.04" is not right justified. Any help would be greatly appreciated. Thanks! Quote Link to comment Share on other sites More sharing options...
ArtcoInc Posted July 13, 2019 Share Posted July 13, 2019 @kennyk Which OSC BS version? DO NOT go by the version number. What is the date on the original ZIP package? Or, if not available, what is the date on any unaltered/untouched file? M Quote Link to comment Share on other sites More sharing options...
♥kennyk Posted July 13, 2019 Share Posted July 13, 2019 osCommerce Online Merchant v2.3.4 is the version. It's heavily modified. I do use FA icons in many places. I don't have the date of the original ZIP package and I'm not in a place right now where I could provide the date of an unaltered file. Quote Link to comment Share on other sites More sharing options...
♥JcMagpie Posted July 14, 2019 Author Share Posted July 14, 2019 As the add-on instructions say this is for Frozen BS4 or Phoenix only and has only been tested on these, if your using on a older code you will need to make changes, these will depends on what you are running and what mods you have made. 1. None of the font awesome icons are showing--------------------- You don't have the right ones installed you need verion 5 2. Initially all the cart items were on one line. I moved the following line of code to be the last line of the 'foreach' structure: echo '<div class="dropdown-divider"></div>' . PHP_EOL; ---------------------------Should not be required if you are using BS4 However, I am not getting the divider at the top or the bottom. -------------------- Again BS4 issue 3. Your Cart is there but in color white so it can not be seen. ----------------- Again BS4 issue should have border around it so look at your css settings. 4. "Your Cart" is not left justified and "3 items, $65.04" is not right justified--------------- Uses BS4 pull class so if your not using it then you will need to change. Quote Link to comment Share on other sites More sharing options...
♥kennyk Posted July 14, 2019 Share Posted July 14, 2019 Thank you @JcMagpie for the reply and information. I am not knowledgeable enough to know how to make these changes. Nice add-on and wish I could use it. Oh well, thank you again for the reply. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.