Show Posts


Messages - Ollie

Pages: 1 ... 3 4 [5] 6 7 ... 17
61
General Support / Re: Is it possible?
« on: August 13, 2016, 01:47:52 PM »
I believe this is an AbanteCart limitation. I suggest using a separate tool for calculating profit. In QuickBooks, for example, you can get Profit & Loss Reports very easily and you have the option to have it summarized or detailed.

62
General Support / Favicon not showing on Internet Explorer
« on: August 13, 2016, 01:40:51 PM »
My favicon is not showing on the product page on Internet Explorer 11. No problem with other pages or other browsers. I'm using v 1.2.7 of AbanteCart. Any idea how to fix it?

63
General Support / Problem with database or Abantecart?
« on: August 12, 2016, 08:24:33 PM »
Recently, I paid someone to optimize my database and upgrade the shopping cart to version 1.2.7. After the fact, I'm having a problem that I never did before on version 1.2.0. Here's a brief description:

No matter what category an item is listed under (for example, "vision'), it will come up in any other category URL. For example, in the following link, any word you use to replace "vision" with makes no difference. The product URL will be found - regardless of category name! I call it the "whatever factor". You can type whatever and the product will pop up. No kidding!

https://assistech.com/store/vision/fc1204

NOTE: I'm not providing any goofy links because I don't want Google to index goofy stuff. Or maybe I should provide one with a little tweak. Please copy the URL below, remove the white spaces before and after "whatever" and paste the URL in your browser window:

https://assistech.com/store/ whatever /fc1204

I swear I don't have a category named "whatever". lol

Has anyone experienced a smiliar problem with v. 1.2.7?

I was told this problem has nothing to do with the database optimization. The person hinted it might be a problem with v 1.2.7 or an issue caused by my extensions. I uninstalled and deleted all my extensions only to found out the problem persists. If it is indeed an AbanteCart glitch, what would the solution be?

I appreciate any suggestions and/or recommendations that might lead me to a resolution. I would love to hear from other Abantecart 1.2.7 users and/or core developers. Thank you!

64
Customization help / Paid Support for New Extension Development
« on: August 11, 2016, 08:43:05 AM »
I'm half way done with a new Abantecart extension that will have multiple functionalities, including a currency reminder (to check out in the default currency), an upsale promoter, and an "ask questions" feature. I'm looking for someone with experience in extension development to help me finish the job. This is a paid job, by the way, and I'd rather hire on a fixed basis. If anybody is interested, please send me a pvt message and I'll reply with more details. Thanks!

65
General Support / Re: Wrong hover image on product page
« on: August 01, 2016, 02:50:51 PM »
Hi Ollie,
I sawy your website assistech.com and I didn't see any problem on hover on cart. But if it is there then inspect that element it might be coming from styling or other template.
And by the way nice work
I would like to know how you did that live chat its really neat and looks good.. And also how do you make your questionmark.png img? I Am trying to make an image for my website but not able to make it transparent which software do you use?

Hi rvalani. The problem in question is in the upgraded version of my website at https://assistech.com/store . Please check again.

Thank you. Glad you like the website. As far as live chat, I had some files coded for the floating icon. Very soon I'll have an extension available in the Marketplace, which will include a free chat app. Would you be interested?

The question mark is part of a feature known as "Ask a Question" in a new extension to be released soon. It's called Sales Plus. On my website you can get a better idea of it: https://assistech.com/store/salesplus

Regards,

Oliver

66
Check line 30 of /storefront/view/default/template/pages/product/product.tpl. It should have this code for version 1.2.7:

<div class="mainimage bigimage easyzoom easyzoom--overlay easyzoom--with-thumbnails">

Also check to make sure you have "* EasyZoom core styles" coded in /storefront/view/default/stylesheet/style.css.

NOTE: Zoom is not supported for embeded image tags if main image is linked to an external source.

67
Hi. After I did a couple of manual upgrades from 1.2.5 to 1.2.7, I see now that the weight based shipping option is no longer available in the checkout. The free shipping and default flat shipping are still working in the checkout.

I had a similar situation with a couple of default payment extensions after installing a custom extension. Once I uninstalled and reinstalled the default extensions, the issue was resolved. I suggest giving it a try.

68
Extension Support / Re: Accessibity Issue with Default Extension
« on: July 30, 2016, 02:30:25 PM »
1. you can add your own variable-sign for recognition of blind user with hook. (or change controller default_authorizenet_aim/storefront/controller/responses/extension/default_authorizenet_aim.php)
for ex.  $blind_user = true;
2. then change your tpl default_authorizenet_aim/storefront/view/default/template/responses/default_authorizenet_aim.tpl and add some your custom changes as you need

I did and I made the extension available for FREE in the Marketplace: http://marketplace.abantecart.com/accessible_cart

69
General Support / Wrong hover image on product page
« on: July 30, 2016, 02:23:43 PM »
For some reason, when I mouse over Add to Cart button on the product page, it shows a little shopping cart icon on the top right hand corner - in addition to the regular size icon! See screenshot attached. How and where can I fix this?

70
General Support / Re: Payment options not showing in database
« on: July 30, 2016, 02:19:14 PM »
Replying to my own question: Once I uninstalled and reinstalled the default extensions, the issue with my extension was resolved.

71
General Support / SOLVED: Payment options not showing in database
« on: July 29, 2016, 12:55:27 PM »
Currently, I have three payment options set up in my store. They are all turned on in the extension Admin and all are showing in the shopping cart, but when I ran a SQL query in the database, only one option shows. How do I fix this?

72
General Support / Re: SEO URL not working
« on: July 21, 2016, 05:16:34 PM »
I followed the video provided on AbanteCart cart site and did accordingly changed the .htaccess file remover extension but it dont work

Did you turn on Use SEO URL's in Admin? Try System > Settings > System

73
Extension Support / Accessibity Issue with Default Extension
« on: July 21, 2016, 05:12:27 PM »
How do I go about requesting that a default extension be made accessible?

The extension in question is default_authorizenet_aim. The form fields are not coded properly. As is, they are not accessible for those who are blind or visually impaired.

I cater to the blind and this is important for my customers. I appreciate if one of the core developers could respond to my inquiry. Thank you.

PS: I created an extension that is dependent on default_authorizenet.aim. Without this fix, my extension won't be 100% accessible. Your help is greatly appreciated.

74
General Support / Re: Latest products help
« on: July 19, 2016, 07:12:21 PM »
Is there any way to display latest 16 products insead of displaying last 4 products?
Can someone help me how?

To set the number of items to display go to Admin > System > Settings > General.

75
Support / Re: I need Brazilian Portugue PT_BR Brazilian currency
« on: June 29, 2016, 01:30:19 AM »
This extension is out of date and moreover came comentarios forum that Masma not being compatible with 1.2.7 and 1.2.8. :'(
It is that it is breaking the paging and deselvolvedor not responding email community.
Did you get the issue resolved about the Brazilian Portuguese extension? If not, please stay tuned. Very soon Assistech will release a new extension for Abantecart that allows translating up to 100 languages, including Portuguese. We are working on it. By the way, I'm also a speaker of Portuguese. If you have any further questions, feel free to send me a private message in English or Portuguese.

Pages: 1 ... 3 4 [5] 6 7 ... 17

Powered by SMFPacks Social Login Mod