Show Posts


Messages - maxter

Pages: 1 2 [3] 4 5 ... 15
31
General Extensions / Re: Google AdSense extension
« on: April 26, 2021, 08:29:57 AM »
Duplicate?

32
General Support / Re: Admin Quick Edit Product
« on: April 26, 2021, 08:29:24 AM »
Works for me as well.

33
Most common issues with a copy is missing files or directory. Double check

34
General Support / Re: Get rid of the 'Sort By:' panel/button
« on: April 26, 2021, 08:26:53 AM »
When you say you are a designer. Do you know HTML? Just remove below HTML from the file suggested earlier:

Code: [Select]
<div class="sorting well">
  <form class=" form-inline pull-left">
    <?php echo $text_sort?>&nbsp;&nbsp;<?php echo $sorting?>
  </form>
  <div class="btn-group pull-right">
    <button class="btn" id="list"><i class="fa fa-th-list"></i>
    </button>
    <button class="btn btn-orange" id="grid"><i class="fa fa-th"></i></button>
  </div>
</div>

If you do not know PHP, you will not be able to hook :)

35
Template Support / Re: drop-down list it is white
« on: April 26, 2021, 08:23:48 AM »
I do not think it is a bug. You do not have some data text  translated. Where did you get Italian package from ?

36
Support / Re: CSV import with images hosted on Dropbox
« on: April 26, 2021, 08:21:33 AM »
Very strange, could be something to do with URL itself or your server. I have done this before and it worked for me.

37
Support / Re: Google AdSense
« on: April 26, 2021, 08:19:22 AM »
Why would anyone need AdSense on ecommerce site? This will take away customers from your business

38
Support / Re: CSV import with images hosted on Dropbox
« on: April 26, 2021, 06:54:28 AM »
Is the image URL that id on dropbox has a publick URL? Can you view it in the browser without login to dropbox? AbanteCart import can load images only from publick URLs.

39
New Features Discussion / Re: Auto unzip a ZIP file of resources
« on: April 23, 2021, 02:54:28 PM »
Sounds like a custom solution. How many users would need this? I have seen integrations with drop shippers and they provide URLs to product images. That works perfect with the import.
In the scenario of zip based import, this will now require to follow naming convention for files/folders and will be a lot to handle on error side.
Sound like a lot of work with ton of support and lack of reward. :)

40
I work with AbanteCart for couple of years. I like AbnateCart. I know WooCommerce as well, but I find that coding is faster with AbanteCart.

41
Extension Support / Re: Extensions Update 2
« on: April 06, 2021, 07:44:22 AM »
As Basara pointed out, custokmers are not forced to purchase extended support.
I think the reason it was limited support to 120 days is related to below factors:

1. Improve service to benefit customers 
2. Burdan on authors to support customers indevinately and customers abuse that policy.
3. There is a cost involved with extension upgrade and improvment. Authors were deincentivized to upgrade extensions.
 

42
Support / Re: How can I bring the about us page to life?
« on: March 21, 2021, 10:22:20 PM »
I think there is something wrong with your server configuration or URL rewrites.

Can you post a URL to your site?

43
Did you look inside of public_html?

44
I do not think there is an option like this. Do you want to limit per some period or indefinitely?

45
Support / Re: Change product price after order was place
« on: March 18, 2021, 02:01:34 PM »
You can manually change prices and recalculate order after it is placed.

Pages: 1 2 [3] 4 5 ... 15

Powered by SMFPacks Social Login Mod