darkangel612 Posted July 9, 2014 Share Posted July 9, 2014 IN a brand new account the shopping cart does not display the payment options when the method is clicked on. See images: the first one is showing the cart and the second one is after I used web tools to show hidden area. This is the code from the source that says display: none, which I assume is meant to keep it hidden until needed. Questions..... 1. Is there a way to fix it to show when needed 2. Which file(s) to edit (is it in .css) and set it to always show. 3. possibly a corrupted or missing file----- which one. Thanks and any help is vastly appreciated cause we sure don't wish to lose business due to this problem. The code: <!-- Payment --> <h1 class="page-heading step-num"><span>3</span> Please choose your payment method</h1> <div id="opc_payment_methods" class="opc-main-block"> <div id="opc_payment_methods-overlay" class="opc-overlay" style="display: none;"></div> <div class="paiement_block"> <div id="HOOK_TOP_PAYMENT"></div> Link to comment Share on other sites More sharing options...
Dh42 Posted July 9, 2014 Share Posted July 9, 2014 It could be anything. A link to the site would help solve it. Link to comment Share on other sites More sharing options...
darkangel612 Posted July 9, 2014 Author Share Posted July 9, 2014 It could be anything. A link to the site would help solve it. I am so sorry that I forgot that part, and I know better from the other forums I help out at...LOL Here is the link to the naughty site: http://www.ialwaysnguyen.com/ just choose anything to create the order Then fill out the registration part. When you return to the cart it appears everything shows until the bottom part in the picture. Clicking the image for the cards for the choices just returns you right back to the page with nothing showing. I downloaded the files to see if something got left out on the server but RL got in the way and did not get that far yet. Thanks in advance Link to comment Share on other sites More sharing options...
Dh42 Posted July 9, 2014 Share Posted July 9, 2014 What happens when you disable the block search module? Link to comment Share on other sites More sharing options...
darkangel612 Posted July 9, 2014 Author Share Posted July 9, 2014 not sure since I just found out the problem...I mainly do zen cart but this client likes my work and ask me to look into it. I will ask him to make me an admin so I can go see and get back to you. sorry Link to comment Share on other sites More sharing options...
musicmaster Posted July 9, 2014 Share Posted July 9, 2014 When a customer is not logged in he is part of a different group: guests. It looks like this payment method is enabled for normal customers and disabled for guests. Link to comment Share on other sites More sharing options...
darkangel612 Posted July 9, 2014 Author Share Posted July 9, 2014 so it should be enabled for everyone. I thought and was hoping that it was an admin setting to take care of. I will let the owner know since he is very hard to get hold of---2 jobs I believe. Thank you. Link to comment Share on other sites More sharing options...
Dh42 Posted July 9, 2014 Share Posted July 9, 2014 Under modules >> payments you can enable or disable payment gateways for different groups. Link to comment Share on other sites More sharing options...
Recommended Posts