Show Posts


Topics - homeydclown

Pages: [1]
1
Support / ******! No shipping Options are Available message
« on: September 14, 2015, 11:12:55 AM »
We had a new customer inform us that they could not check out their order today.  We have never had this problem with any other customers, and the test account I created months ago was still able to complete checkout, no problems. I'm not sure why this new customer is having problems suddenly.  All the shipping is set up correctly and we have all the locations added correctly.  I went into her account and checked her address, she entered it correctly. Some pictures are included, if anyone knows how to fix this I would appreciate all the help I can get.  Thanks in advance!

I just created a new account and used my new customers address details, the test account created worked just fine and I was able to check out. Not sure what the problem is then with this new account.

I am still running version 1.2.2 and have not updated.

I have read this post on the forum, it did not help me tho - http://forum.abantecart.com/index.php?topic=3871.0






2
Support / Language definition XXXXXXXX is missing for
« on: July 06, 2015, 12:32:11 AM »
I keep receiving these messages and don't know how to stop them.  I followed the instructions the message gave me correctly, they just keep coming back.  I will show the problem in pictures and how I tried to fix them below.  I just want to be able to fix something like this when it pops up. I have had 4 of these pop up within the last day or so.

If anybody knows, please help.  Thanks as always!

Can I just delete the item too or would that be bad?

Here is the problem, 1st I receive the message.



Open the link in the message



Change the INDO value with a translation



And here is a pic of the INDO box on the website.


3
Support / Language definitions problems
« on: July 01, 2015, 07:33:16 AM »
I am trying to update things here and change the language to Indonesian.  As you can see in the pictures, there is a Indo value and an English value.  Everytime we send an email to a customer, it keeps arriving in English.  We have also been having problems where we change the wording and then it just changes back to the original text we just changed automatically. I also made both the Indo and English values in Indo lang, but the email still appears in English. I have included pics of everything to see. If anyone knows what I am doing wrong, please help.  Thank you, I do appreciate the help!





4
Support / Remove "Contact Sitemap Login" links from content
« on: June 27, 2015, 08:19:23 AM »
I cannot find how to remove these 3 (Contact, Sitemap, & Login) links, please see the picture.  These do not show up in the Content Manager.  If anyone knows how to remove them, please let me know.  Thank you for the help!


5
Support / Change new customer email
« on: June 22, 2015, 12:17:51 AM »
When someone signs up for a new account, they receive an email.  I want to change the wording of the email they get. I think its in language definitions.  Is there a keyword I can search to pull it up quickly?  I have attached a pic to show the email.  Any help is appreciated, thanks!


6
Support / Zoom bug for images
« on: June 05, 2015, 12:01:21 AM »
Everything was working perfect on the site, then we noticed today that when you zoom over a pic, instead of zooming in like it should there appears multi images of the same pic (please see images below).  Why did this happen? Please help admin, thank you.

Images 1 & 2 show the zoom effect not working properly and what is happening when we mouse over the images.




The 3rd image shows what an image looks like without the mouse over the image, that should be the picture that is getting zoomed. You can compare image 1 to 3 and see what is happening on our website.


7
Support / Maintenance Mode Message
« on: June 02, 2015, 01:54:25 AM »
Its there a way to change the message that shows up on the website when I switch on the Maintenance Mode?  Please let me know, thank you very much for the help!

8
Support / Smaller Price box
« on: May 20, 2015, 07:27:44 PM »
I need to make the price box smaller, it is just too long and there is too much wasted space.  What line in the code can I change the length of this box?  Thank you for the help, I really appreciate it.


9
Support / Extend the option box
« on: May 17, 2015, 07:42:31 PM »
I need to widen this box so all my lettering can be viewed, some of the options are just too long.  Here is an example:


If anyone can help, that would be great. 

10
Support / Bank Transfer Instructions not showing up
« on: March 29, 2015, 07:05:14 PM »
I added some words in the instruction box and bought something, when I receive the email all I get is "Follow instructions to make your payment: 0"  See attached screen shot.  Why is it doing this?



11
Customization help / Price box on product page
« on: March 29, 2015, 06:26:43 PM »
Its a gray box and it holds the biggest price on the product page, and I want to shrink the box from side to side.  I found some it of the CSS on line 1446 and messed with that for a wile but was only able to shrink it up and down or move the box up and down. If anybody knows how to shrink it, please help.  I would appreciate it, thank you!

12
Customization help / Widening Option Box on Product Page
« on: March 29, 2015, 06:21:45 PM »
My values are too long and they are getting cut off, I want to make the box bigger. I have looked all around the product page in CSS under storefront/view/default/stylesheet/stylesheet.css and I just can't find it. I found this but I couldn't find anything similar. If anybody knows the exact line, I would appreciate the help! Thank you!

1. You can edit /storefront/view/default/stylesheet/stylesheet.css to add more width:
Code: [Select]
#content .product_options {
    float: right;
    margin: -10px -8px -2px 0;
    width: 210px;
}
Change 210px to something bigger

2. You can change location of div with product_options class below middle_content div
Look into file: /storefront/view/default/template/pages/product/product.tpl

Pages: [1]

Database Error

Please try again. If you come back to this error screen, report the error to an administrator.