Mega Filter Pro not filter in Pavilion theme OC1.5.6.4

ThemeBurn SupportForumsOpenCart ThemesBurnEngineMega Filter Pro not filter in Pavilion theme OC1.5.6.4

This topic has been marked as not resolved.

Hy, i have OC 1.5.6 + Pavilion theme and Mega Filter PRO. the filter appears in website but is not filtering the result

my java custom css:

MegaFilter.prototype.beforeRequest = function() {
var self = this;
};

MegaFilter.prototype.beforeRender = function( htmlResponse, htmlContent, json ) {
var self = this;
};

MegaFilter.prototype.afterRender = function( htmlResponse, htmlContent, json ) {
var self = this;
};

Thanks

  • This reply was modified 2242 days ago by  Tomitza.
  • This reply was modified 2242 days ago by  Tomitza.
  • This reply was modified 2242 days ago by  Tomitza.
March 13, 2018 at 10:00 am #63707

Hi,

We are sorry we were not able to help you in time. In fact our entire support service has been missing for the last 30 days due to company issues. For a very short period we’ve left without any staff to handle requests and it took us some time to resolve this problem. We’ve now managed to restore our service and support will be provided with the normal rate.

Now to your problem – a complete integration tutorial can be found here:

http://support.themeburn.com/topic/mega-filter-pro-plus

BR,
ThemeBurn team

March 28, 2018 at 12:25 pm #63798

Thanks, but it is not working normal! you coud make one good tutorial for instaling it on oc.1.5.6.

Why is not working on mobile and pc (the litle icon is not doing nothing – not filtering)

How java custom css: needs to look on oc.15.6 in Mega Filter Pro because i tried everything from your tutorial and it is not filtering at all?

“MegaFilter.prototype.beforeRequest = function() {
var self = this;
};

MegaFilter.prototype.beforeRender = function( htmlResponse, htmlContent, json ) {
var self = this;
};

MegaFilter.prototype.afterRender = function( htmlResponse, htmlContent, json ) {
var self = this;
};”

You coud please put the specific css for oc 1.5.6 to help us stupid that buy your theme!

Thanks

April 18, 2018 at 6:34 pm #63998

And the mobile filtering results appear 4 on line and very crowded, not 2 how they appear before I filter

April 18, 2018 at 6:38 pm #63999
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.