[Resolved] Add Filter for products on /shop page on theme Niche

Home Forums Support [Resolved] Add Filter for products on /shop page on theme Niche

Home Forums Support Add Filter for products on /shop page on theme Niche

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #1322523
    nik9

    Update: It works now! I talked to the Plugin developer and there was a issue with css. I had to add the following filter in the function.php. Is this a security issue?

    add_filter( 'ocs_website_before_hook_priority', function() { return -5; } );

    #1323132
    David
    Staff
    Customer Support

    Glad to hear that – and thanks for sharing

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.