Check in multiple browsers whether all of them are showing the same blue box. If they do, then there might be a CSS issue.
BUT mainly, This must be caused due to inappropriate closing of html tags.
Just check whether you have closed all </div> tag while integrating.
I had the same issue but closing div tags solved it.
Hello,
Goto respective .tpl pages &
look for {$clientsdetails.firstname}
add {$clientcompanyname} below it.
Now you can see both Client & Company name.
Hello,
My question is How to Filter Repeated Order On Cart?
Example :
I go to domainchecker page & search for domain : abcd.com. If it is available I select add to cart.
sometimes due to slow connection speed Or network/server unavailability browsers show "SERVER NOT FOUND OR CAN'T FIND THE PAGE YOU ARE LOOKING FOR". So I cannot proceed to domain configuration page at that time.
So I go back to domainchecker page & again search for domain : abcd.com. it is available I select add to cart.
This time everything works fine.
But when I go to shopping cart page. I can see repeated order for abcd.com. & I have billed twice for the same domain.
Though this is not regular problem, I have noticed it only couple of times.
How to overcome this issue ? It looks unprofessional when you billed twice for the same product.
Need your help.
Thanks
- Mandar
How to Show Only Domain Extension in Availability Result on DomainChecker page?
Example: Instead of,
xyz.com ====> Available
xyz.org ====> Available
xyz.net ====> Available
xyz.in ====> Available
I want to show only,
com ====> Available
org ====> Available
net ====> Available
in ====> Available
I don't have so much of space on page....
Any help will Appreciate !
Thanks ,
-MANnDAaR
Hello,
Is there any possibilities of enabling Product service terms ( How many years client wants to buy service for ? ) on cart page ?
This is common feature available on most of the cart modules.
It also look more professional & It is good to have it on cart page as customers can decide service terms considering grand total on Checkout.
I hope it is possible using bit of java / php coding.
But I am not developer
Can any body work on this?
Matt, will you please enable this Feature on next release ?
- Regards,
MANnDAaR
Hello,
I would like to create 30 day money back counter on cancellation request page.
I do not have any programming knowledge so looking for help from you guys.
Purpose of this tweak is to enable user whether their subscription is under Money back guarantee or not.
Basically I need "Days passed counter" from the activation date of the product. and If days are lesser than 30 days, it will print " Your product is under money back policy"
Looking for help.
Thanks.