Show Posts


Messages - Basara

Pages: 1 ... 336 337 [338] 339 340 ... 388
5056
Hi.

Agree with you this is some kind of bug. Thank You for report.
We will inform you when found solution.

5057
Shipping Modules / Re: Multiple shipping modules
« on: September 09, 2014, 09:49:56 AM »
From google 'For your origin country make sure you type a 2 digit abbreviation only. '

I don't understand. I checked the abbreviations for the United States and this is what I have:
ISO(2): US
ISO(3): USA

I'm still having getting the same error.

Hello.
I mean you need to check your UPS settings in AbanteCart

5059
Hello.

Try to load missing language data.

Go to Admin-System-Localization-Languages
Click to edit Italian language at the bottom of page select
Source Language:  English
Text translation method: Copy
Click LOAD button.

After complete all missed data in italian will be copied from english source.
We recommend to backup before load missing data


5061
General Discussion / Re: About Product adding.
« on: September 09, 2014, 05:25:19 AM »
Now i am using Default theme in my store, i want to know that, how can i edit the stylesheet file?
Please tell me as soon as possible.

Hi.

Locate files with FTP or Cpanel filemanager
See file list
https://github.com/abantecart/abantecart-src/tree/master/public_html/storefront/view/default_html5/stylesheet

5062
General Support / Re: Export Product Feature
« on: September 08, 2014, 09:06:08 AM »
Featured Product field export bug confirmed

5063
Support / Re: Help configuring taxes....
« on: September 08, 2014, 06:43:22 AM »
Hello.

Please check that products added to cart have correct Tax Class Enabled

5064
Languages and Zones / Re: Indonesia Language AbanteCart v1.1.5
« on: September 08, 2014, 03:39:53 AM »
I have,but perhaps is not very complete.Just need to change the words to your own desired one.

Hello.

Can You please share it? You can attach in forum or share as extension in the AbanteCart Marketplace https://marketplace.abantecart.com

5065
General Support / Re: Export Product Feature
« on: September 08, 2014, 02:26:06 AM »
I have tried to export product and tick the Feature field, but when I see the CSV, I dont see the Feature filed

Please suggest how to fix the Feature Tab?

Hello. If you mean Product Features or Attributes extension You need to contact extension author about CSV import


also when I using CSV import, it will caused error, but it good when using Txt delimited
Try to use different CSV delimiters (TAB for example). Also not all CSV edit software support delimiter auto-detection and you need to configure it manually

5066
General Discussion / Re: PayPal when Customer using Balance?
« on: September 08, 2014, 01:52:29 AM »
Hello.

Try PayPal Express Checkout http://marketplace.abantecart.com/payment-and-shipping/paypal-express-checkout

Please note. Order with balance zero will be marked as "Payment Method: No Payment Required" in order history

5068
General Support / Re: Use background image in slider rather than color
« on: September 06, 2014, 04:01:12 AM »
Hello.

Try to edit this file
Code: [Select]
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default_html5/stylesheet/onebyone.css
line 139
replace
Code: [Select]
.banner_conteiner .oneByOneSlide { background:#00A1CB url(../image/banner_shadow.png) center top no-repeat; }
with
Code: [Select]
.banner_conteiner .oneByOneSlide { background-image: url("http://www.w3schools.com/images/w3logotest2.png"); }

5069
Customization help / Re: Stick figure People help
« on: September 06, 2014, 02:19:04 AM »
Looking at the documentation you posted it looks like exactly what I am looking for! but when I go to my products page and click on expand, there is nothing there for adding images like there is in the documentation, am I missing something??

Hi.

Some of your browser plugins can block important scripts load. Try to disable or white-list your site in AdBlock browser plugin or similar plugins.

5070
General Support / Re: PayPal Express Button
« on: September 05, 2014, 09:07:51 AM »
Please post your site URL

Pages: 1 ... 336 337 [338] 339 340 ... 388

Powered by SMFPacks Social Login Mod