Show Posts


Messages - Basara

Pages: 1 ... 350 351 [352] 353 354 ... 388
5266
Support / Re: How To Change Checkout Text
« on: June 27, 2014, 01:33:25 AM »

5267
Support / Re: Need some advice for new site install
« on: June 27, 2014, 01:31:43 AM »
Hi we have this website: www.hygienics.com

I want to keep the look for the most part if possible but replace the backend Admin and the shopping system with AbanteCart Cart.

#1 Can I keep the theme/look and adapt it to AbanteCart?
Hello. Yes, but you need to develop new template (or change existing) for AbanteCart

#2 I installed the cart to /store directory so not to interfere with what is live now. When I finish can I move what I did in /store out into the root (public_html) part of the site and still have it work?

I have not touched .htaccess but will edit it if needed.

Yes you can please read this topic How to move to another directory and this How to move to another domain

5268
Support / Re: Permanently reduce price of all items in store
« on: June 27, 2014, 01:22:57 AM »
I know this is old topic but if I read correctly if you do an export of existing products and then make some changes, even add a few new items, then import no duplicates are created?

Hello.

Basically You can choose update or create new. To insert new products using import tool you need to add new column named action in the exported file and remove id. See short import/export manual

5269
Hello.

This is not possible.

5270
General Discussion / Re: contact us form not working
« on: June 26, 2014, 09:01:20 AM »
Hello.

What is your AbanteCart version? Do you have email related errors in AbanteCart error log?
Please check this post

5271
Hi everyone,

I am new to AbanteCart and I am concerned about customer account creation spamming. By default, new customers registration do not require to enter any catpcha or some sort of anti spam mechanism and I was wondering if it's possible to include any sort anti account creation spam?
Hello.
There is no in admin setting to manage this yet. If you are good in php modify this files

Also, how do I make new customer accounts a need to click on a link to activate their account in the automatic generated email sent to them upon new account creation?

There is setting Approve New Customers in Admin-System-Settings-Checkout Tab

5272
General Support / Re: want add live chat on the bottom of home page ,
« on: June 26, 2014, 06:50:05 AM »
How to create HTML block in AbanteCart

5273
Customization help / Re: add to cart button
« on: June 26, 2014, 06:48:55 AM »
Hi.

Try to search for text 'Add to cart' in admin ( top right corner ) See video how it works

5274
so.. solution is in attachment. Just replace file extensions/price_based_shipping/storefront/model/extension/price_based_shipping.php.
i added condition for products without weight. If it zero - will not effect on shipping price.
 please check and let me know

Hi. what about Requires Shipping: OFF setting for digital products? Maybe easy and more correct to fix Price Based Shipping work with this setting?

5275
General Discussion / Re: banner management in multistore
« on: June 26, 2014, 04:58:28 AM »
Hello.

Banner manager manage banner creation and edit process only.
You need to assign banner to the block -> block to the some Layout (template). Then assign different templates to each store. In this case you can manage each template layout (and store layout) separately in Admin-Design-Layout.

 If you want to use same template try to clone it

5277
General Discussion / Re: Floating store front central onscreen
« on: June 25, 2014, 08:57:58 AM »
No its in template2. Basically if I set it 100% the slideshow wont reach on larger screens so I wanted to set the width then have the storefront float central on the screen

Hello. For template2 find extensions\template2\storefront\view\template2\stylesheet\stylesheet.css file about line 50
change
Code: [Select]
#wrapper {
text-align:center;
}

to 
Code: [Select]
#wrapper {
text-align:center;
margin: 0 auto;
}

5278
Still have a notice at checkout and view cart that they should not purchase tangible and digital goods at the same time - not very professional.

Hello, Ron.
Can You please explain why you can not purchase 'tangible and digital goods' together? Price Based Shipping - calculate cost based on cart sub-total and no difference what kind of product if product have price  ??? this is how it work on my side.

5279
Extensions and Add-Ons / Re: xml
« on: June 25, 2014, 05:35:00 AM »
Hello.

Can you please clarify what you are tried to do? It is not clear from your post.

In case you need export import  try other formats (CSV, TXT)

Also do not post file content. Please attach file to the topic.  :)

5280
New Features Discussion / Re: Product count for categories
« on: June 25, 2014, 04:56:51 AM »
Hi.

You need to assign all products from subcategories to main category too. In case you assign only to subcategories the count show 0 for main category

Pages: 1 ... 350 351 [352] 353 354 ... 388

Database Error

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