Jump to content

Payment options NOT showing to customer not logged in!


Recommended Posts

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>

post-815386-0-27018000-1404865498_thumb.jpg

post-815386-0-09777300-1404865504_thumb.jpg

Link to comment
Share on other sites

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

×
×
  • Create New...