Search found 10 matches

Page 1 of 1

Search found 10 matches

Re: async and defer

i thing i've found my self an answer to that:

$this->document->addScript('xxx/jquery.hoverIntent.min.js', 'header', false, true);

where 2nd is location, 3rd is defer and 4th is async... is this still correct for the last version?

Jump to post
  • Mon Jan 02, 2017 1:56 pm
  • Replies 1
  • Views 1281
async and defer

Hi there,

according to google develops advise, we should use the async and defer for our JS and Styles
https://developers.google.com/speed/pagespeed/insights/

Is there any way possible to do that when calling under the controller files?

The version i'm using is 2.3.0.3

Many thanks

Jump to post
  • Sun Jan 01, 2017 9:43 pm
  • Replies 1
  • Views 1281
Opencart 2.3.0.2 Filemanager

Filemanager: It seems it is possible to call for a directory on this function + '&directory=' + $element.attr('directory') although the query is not listening to a "directory" call but the function is there. It seems this script is still not complete. It works very fine, however this i...

Jump to post
  • Mon Sep 26, 2016 3:59 pm
  • Replies 0
  • Views 493
Re: Official Opencart v2.3.0.2 bug reports

Here is my contribution :) Filemanager: It seems it is possible to call for a directory on this function + '&directory=' + $element.attr('directory') It works very fine, however this is not setting this specific directory as ROOT for this especific call. You can test this by clicking the (parent...

Jump to post
  • Fri Sep 23, 2016 3:20 pm
  • Replies 229
  • Views 242120
Re: Open Cart 2.3 Import/Export not importing filters

Hi there.
Try to contact JNeuhoff directly. He is the creator.

Here is his contact JNeuhoff

Jump to post
  • Fri Sep 09, 2016 1:07 pm
  • Replies 1
  • Views 760
Re: [RELEASED] Override Engine for OpenCart

So, as promised i'm sharing the tests on OC 2.3.0.2 Had some difficulties searching for a multi-line string at the str_replace function, but just follow the example in case you would like to modify your category_form.tpl or product_form.tpl in your admin folder. <?php class addon3_ControllerCatalogC...

Jump to post
  • Mon Sep 05, 2016 11:13 pm
  • Replies 320
  • Views 200387
Re: [RELEASED] Override Engine for OpenCart

I got it ;D Just add to call it the same way the controller does it. However this was a preRender test on version OC 2101 Later I'll test the OC2302 and post it here as well. class addon2_ControllerCatalogCategory extends ControllerCatalogCategory { public function preRender( $template_buffer, $temp...

Jump to post
  • Mon Sep 05, 2016 6:49 pm
  • Replies 320
  • Views 200387
Re: [RELEASED] Override Engine for OpenCart

yes of course.... I have some more details about this.. I've figured out that the get(config_template) does no longer exists in OC 2302 and that now there is a new name for the same content (config_theme). Well, that's easy to fix, however the TPL file i'm about to change doesn't belong to the publi...

Jump to post
  • Mon Sep 05, 2016 6:37 pm
  • Replies 320
  • Views 200387
Re: Permission denied on accessing Modules

Where exactly have you uploaded your modules into? Once the uploaded modules have been uploaded into the right locations, you'll have the option under system->user->usergroups to permit access to them. If you are not able to see the installed module, maybe is this not appropriated to this OC version...

Jump to post
  • Sun Sep 04, 2016 4:10 pm
  • Replies 6
  • Views 2689
Re: [RELEASED] Override Engine for OpenCart

Hi everyone... I'm NOT new to Opencart anymore, (since August 2015) but new to OVERRIDE Override Engine works great on me with version 2.3.0.2 under a new temporary domain http://www.swissempire.com I just upgraded from version 2.1.0.1 (New installation) and while converting my 3rd party modules (my...

Jump to post
  • Sun Sep 04, 2016 3:52 pm
  • Replies 320
  • Views 200387

Page 1 of 1

Search found 10 matches