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
 All Forums
 Technical
 WordPress for Ecommerce Templates
 Progressing Slow and even, new issues
Author « Topic »  

threecrow
Ecommerce Template Expert

USA
773 Posts

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

Posted - 07/09/2019 :  18:57:24  
Got the replacement ECT for WordPress, got it installed. Able to upgrade to PHP 7.0 and above.

I've not set up a store with ECT in some years. It's coming back slow. A point in the correct direction, as there seems something I'm missing.

New issues:
The Categories page looks except the cart to the right is compressed to the left.

www DOT moskaladigital DOT com/categories DOT php

www DOT moskaladigital DOT com/categories DOT php?cat=5

Product page looking good also, but "Add to Cart" button stopped working. The Detail should display as a button

www DOT moskaladigital DOT com/products DOT php?cat=7

Prod Details page just went wacky.

www DOT moskaladigital DOT com/proddetail DOT php?prod=SVD-L

On the cart page I not sure what going on on the top left.

www DOT moskaladigital DOT com/cart DOT php

Thanks page same as Prod details.

www DOT moskaladigital DOT com/thanks DOT php

Client Login, I not sure what's happening here.

www DOT moskaladigital DOT com/clientlogin DOT php








John

Don't make excuses. It's what you do, not why you didn't.

dbdave
ECT Moderator

USA
10277 Posts

Posted - 07/09/2019 :  19:23:47  
I am not sure on the mini cart there. I think some css styling would do it, but I see it's table based and has an embedded width.

For the add to cart, you have a problem with you link to the javascript file

<script type="text/javascript" src="http://:www.yourwebsite.com/js/ectcart.js"></script>
The extra colon there is a problem.
Typically you would not use absolute links there, but maybe you are doing that for a reason...

I'll poke around on some of the others to see if I can help further.

David

dbdave
ECT Moderator

USA
10277 Posts

Posted - 07/09/2019 :  19:28:04  
In your product detail page, you have the following unclosed div
<div id="content" class="col-md-8
(missing closing quote on the class and closing bracket >)
I believe there is also a missing closing </div> or two there.
An HTML validation tool will help with that.

dbdave
ECT Moderator

USA
10277 Posts

Posted - 07/09/2019 :  19:31:55  
Your cart page has the same unclosed "div" that the proddetail page has.
In firefox, you can view source and firefox will show problem code in red. Give it a whirl..

I recommend, fix the issues I mention, check all pages for the bad div, get the js file linked, see where your at, and report back with unresolved issues.

David

threecrow
Ecommerce Template Expert

USA
773 Posts

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

Posted - 07/10/2019 :  06:13:25  
[quote]<script type="text/javascript" src="http://:www.yourwebsite.com/js/ectcart.js"></script>
The extra colon there is a problem.
Typically you would not use absolute links there, but maybe you are doing that for a reason...[/quote]

Yep, that boo came after numerus attempts. For some reason it wasn't being picked up.

Good eye TY.

John

Don't make excuses. It's what you do, not why you didn't.

Edited by - threecrow on 07/10/2019 06:25:07

threecrow
Ecommerce Template Expert

USA
773 Posts

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

Posted - 07/10/2019 :  06:23:20  
[quote]In your product detail page, you have the following unclosed div
<div id="content" class="col-md-8
(missing closing quote on the class and closing bracket >)
I believe there is also a missing closing </div> or two there.
An HTML validation tool will help with that.[/quote]

Yep, seen that as well. I would imagine that all of the pages would be affected as they are derived in the same manner. Curious!?

TY again

John

Don't make excuses. It's what you do, not why you didn't.
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.01 seconds. Snitz Forums 2000