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?
Search our site
Forum Search
Google Site Search
Buy now for ...
ECT Hosted Store
Responsive Design
Hosted Store Free Trial
Dreamweaver
WordPress
Design your own
Store tools
Developer license
Download updater
ASP Updater
PHP Updater
Replacement software
Store set up services
How it works
Home
Demo stores
Hosting
Live stores
ASP support
ASP parameters
PHP support
PHP parameters
Downloads
Ecommerce articles
General help
Admin help
Cascading style sheets (CSS)
Content management system
Cross selling
CSS dynamic menus
CSS product layouts
Customer login
Designers
Developers
DHL shipping
Digital downloads
Dynamic tab panels
Email troubleshooting
FedEx shipping
Gift registries
Home page products
Loyalty points
Magic Toolbox
Multiple languages
Product reviews
Royal Mail shipping
Search engine friendly
Search parameters
Shipping methods
Site map
Social media
Stock management
Troubleshooting
Tutorials
Updaters
Upgrades
UPS shipping
User Manual
Using Dreamweaver
Using Expression Web
Using Responsive Design
USPS shipping
WordPress Overview
All Forums
Technical
ASP (Windows server) versions
6.9.4 add to cart button not working on products p
Author
«
Topic
»
kpelham
Starting Member
USA
11 Posts
Pre-sales questions only
(More Details...)
Posted - 07/30/2018 : 05:53:03
Hello,
I just updated to 6.9.4 php version. I have added the js file and uploaded etc but the add to cart buttons on the product page are not working (they do on the details page)
Also, the sidebar navigation is not working right.
Help!?
Thanks in advance,
K
Andy
ECT Moderator
95440 Posts
Posted - 07/30/2018 : 06:10:59
Hi
Can you change this line
<script type="text/javascript" src="/js/ectcart.js"></script>
to
<script type="text/javascript" src="/isa/js/ectcart.js"></script>
as it seems to be a pth problem
Andy
Please feel free to review / rate our software
kpelham
Starting Member
USA
11 Posts
Pre-sales questions only
(More Details...)
Posted - 07/30/2018 : 06:40:54
That did not work. (I had the complete /exact url there previously and it did not work either)
kpelham
Andy
ECT Moderator
95440 Posts
Posted - 07/30/2018 : 06:44:39
Your products page works for me now, where are you seeing the problem?
Andy
Please feel free to review / rate our software
kpelham
Starting Member
USA
11 Posts
Pre-sales questions only
(More Details...)
Posted - 07/30/2018 : 07:36:55
Oops... I forgot to upload the index page. It is working thanks!
The sidebar navigation is still messed up. Where do I go to fix that (its been so long since I worked on this cart... sorry)
Thanks again
K
Andy
ECT Moderator
95440 Posts
Posted - 07/30/2018 : 07:45:54
I'm not sure how you had it before but this class in isa.css
li.ectsubmenu1{
background-color: #f2f6d9;
border-bottom:0px;
}
should now be
li.ectsub{
background-color: #f2f6d9;
border-bottom:0px;
}
and this
li.ectmenu1 a{
display:block;
padding:4px;
text-decoration: none;
color: #605F35;
FONT-SIZE: 11px;
font-weight: bold;
}
li.ectmenu1 a:hover{
color: #8F8E50;
background-color: #E2EAA9;
}
should now be
ul.ectmenu1 li a{
display:block;
padding:4px;
text-decoration: none;
color: #605F35;
FONT-SIZE: 11px;
font-weight: bold;
}
ul.ectmenu1 li a:hover{
color: #8F8E50;
background-color: #E2EAA9;
}
Can you see if that helps?
Andy
Please feel free to review / rate our software
kpelham
Starting Member
USA
11 Posts
Pre-sales questions only
(More Details...)
Posted - 07/30/2018 : 08:11:19
Thanks Andy!
You know... after allllll these years, your customer service is still the best! Thanks s
o much
«
Topic
»
Jump To:
Select Forum
Technical
Getting Started and Pre-Sales
ECT Hosted Store
ASP (Windows server) versions
PHP (Unix / Linux / Apache) versions
WordPress for Ecommerce Templates
Tips and Tricks - HALL OF FAME
Advanced Tips and Tricks - NO QUESTIONS PLEASE
General
Suggestions - NOT QUESTIONS
Off topic, News and Updates
Design issues
CSS, Responsive Design, Critiques and Reviews
Search Engines & Marketing
Developers, Mods and Updaters
ASP Mods
PHP Mods
ASP / PHP Updaters and Hotfix Forum
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
Shopping Cart Software Forum for Ecommerce Templates
© 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds.
Snitz Forums 2000