Show Posts


Messages - natdroid

Pages: 1 [2] 3 4 ... 8
16
Templates / Re: Lack of Themes
« on: October 31, 2019, 02:12:17 AM »
Hi Karen
You are right
Abantecart has excellent preconfigured things that help a lot.
But Themes that are the face of your store.
It lacks of theme and variety but has other things that make AbanteCart really good.
Maybe in future versions they put 5 o 6 free themes. Right now you dont find free themes.
In our roundup you will find a collection of themes. Use any of these to create beautiful abantecart online stores
https://www.bugtreat.com/store/web-templates/free-templates/abantecart

17
General Support / Re: Need developer for change my website
« on: August 06, 2019, 12:58:35 AM »
Hallo.

Contact Ben https://www.fiverr.com/nattoben  :D

18
I tried all of the above and nothing is working. Should the .htaccess. So Lost

Asking help here https://www.fiverr.com/nattoben/fix-abantecart-bugs-and-issues

20
Support / Re: report
« on: March 27, 2019, 04:00:50 AM »

21
Development Help Needed / Re: extend or hook
« on: March 21, 2019, 08:00:18 AM »
thank you

22
Development Help Needed / Re: extend or hook
« on: March 21, 2019, 01:09:47 AM »
I dont need that stuff. Scripts injections can be various in templates.
Do you know how to override functions in /core/engine/controller.php?

23
Development Help Needed / Re: extend or hook
« on: March 20, 2019, 09:14:10 AM »
how do I need to hook to $this->templateResource in my extension/core/extension.php ?

24
Development Help Needed / Re: extend or hook
« on: March 20, 2019, 07:45:13 AM »
thank you
I build extension and want to catch and remove .css and .js in templates .tpl
Code: [Select]
<script type="text/javascript" src="<?php echo $this->templateResource('/javascript/jquery-1.12.4.min.js'); ?>"></script>

25
Development Help Needed / extend or hook
« on: March 20, 2019, 07:25:51 AM »
How to extend or replace function with my own in /core/engine/controller.php ?


https://github.com/abantecart/abantecart-src/blob/master/public_html/core/engine/controller.php#L392

Any help would be greatly appreciated.

26
Customization help / Re: How to Add Facebook Pixel Code
« on: March 03, 2019, 11:57:38 PM »
easy-to-install extension allows you to get installed a Facebook pixel with events, on every page of your website https://marketplace.abantecart.com/facebook_pixel

27
General Extensions / Re: extensions fail php 7.3
« on: January 10, 2019, 08:39:17 AM »
i have many extensions same bug. Anyone help?

28
General Extensions / extensions fail php 7.3
« on: January 10, 2019, 08:37:45 AM »
hi. i have six extensions stop working with AbanteCart php 7.3

config.xml
Code: [Select]
<item id="go_category">
      <type>multiselectbox</type>
          <variants>
      <data_source>
      <model_rt>catalog/category</model_rt>
      <method>getCategories</method>
      </data_source>
      <fields>
      <field>category_id</field>
      <field>name</field>
      </fields>
      </variants>
      </item>


call the mother abantecart function https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/model/catalog/category.php#L221


but php 7.3 fatal error

Code: [Select]
Too few arguments to function ModelCatalogCategory::getCategories(), 0 passed in /admin/controller/pages/extension/extensions.php on line 433
 and at least 1 expected in <b>/admin/model/catalog/category.php</b> on line <b>221</b>


https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/controller/pages/extension/extensions.php#L433


ASPAP client want to kill me . ****** help how to fix


29
General Discussion / Re: Should I Show Product Quantities
« on: January 09, 2019, 05:05:09 AM »
Add the Products' Availability on the Category Pages https://marketplace.abantecart.com/availability_listing

30
Support / Re: How to disable Large Window Preview (zoom, pop up image)
« on: November 09, 2018, 12:03:51 AM »
http://marketplace.abantecart.com/lightbox_html5
disable images zoom and open product images in a nice window popup

Pages: 1 [2] 3 4 ... 8

Powered by SMFPacks Social Login Mod