View Single Post
  #1  
Old 01-27-2013, 11:16 PM
 
taijasa taijasa is offline
 

Newbie
  
Join Date: Jan 2013
Posts: 9
 

Question Problems with xcart

Hello,
Following are some problems which I am facing while developing my store.
1. I am working on xcart and I had to add contact form on home page so I added this {include file="customer/help/contactus.tpl"} but it is showing only one field (Message Field) on homepage where it shud also show other fields as well. But when I go to contact us (help.php?section=contactus&mode=update) it works fine.
How can we link it to home.php so that it will work on home page itself.

2. I have added jquery accordion to my site homepage. So I am using this jquery library for that <script src="http://code.jquery.com/jquery-1.8.3.js"></script>. When I add this file, Jquery modals and various links does not work as they should. Popups does not work when this script is added. Validation popups does not appear. How to stop this jquery conflict?

3. I am looking for Subscription module for my site. http://help.x-cart.com/index.php?title=X-Cart:Subscriptions similar to this. Xcart version is x-cart-4.5.4-goldplus.

Thanks.
__________________
x-cart-4.5.4goldplus
Reply With Quote