Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 total price issue after update
Author « Topic »  

amandarail
Starting Member

United Kingdom
9 Posts

Pre-sales questions only
(More Details...)

Posted - 01/03/2019 :  12:29:06  
Hello

I updated store and the display total price has stopped working (and a large gap appeared beneath it). Here is the page url of an example - http://www.norfolktopsoil.co.uk/proddetail.php?prod=BN40

I have updated a number of times, but it has not helped. Any advice gratefully received.

Mandy

Amanda Burke

Andy
ECT Moderator

95440 Posts

Posted - 01/03/2019 :  13:36:58  
Hi Amanda

In your css file find

.detailoptions{
padding: 0px 0 0 0;
border-top: 0px solid;
margin-top: 0px;
}

and change it to

.detailoptions{
padding: 0px 0 0 0;
border-top: 0px solid;
margin-top: 0px;
float:left
}

Andy

Please feel free to review / rate our software

amandarail
Starting Member

United Kingdom
9 Posts

Pre-sales questions only
(More Details...)

Posted - 01/03/2019 :  14:52:21  
Hi Andy, this does not work. The main issue is not so much layout but functionality - the total price does not update when people choose different options. This was previously working fine.

The layout has also gone wrong, but I think I can sort this ok myself with a little bit of time.

I have no idea why the price has stopped updating. I notice that when inspecting the page in chrome it says there are 'uncaught reference errors' of various types - is this something to do with it?

Mandy

Amanda Burke

dbdave
ECT Moderator

USA
10468 Posts

Posted - 01/03/2019 :  14:56:31  
Hi, it seems you have not connected your site to the javascript file mentioned in the update file
I do not see any reference to "ectcart.js" in the source of the page.
I am surprised you can add to cart.
Check this thread for more info - https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=110209

amandarail
Starting Member

United Kingdom
9 Posts

Pre-sales questions only
(More Details...)

Posted - 01/03/2019 :  15:24:51  
Sorry, and thank you.

Mandy

Amanda Burke

dbdave
ECT Moderator

USA
10468 Posts

Posted - 01/03/2019 :  15:49:07  
No worries Mandy. It does get missed here and there.
Post back if you still have problems.
Make sure you have the newest ect-css file (included with the update package) in place as well.

David
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000