• Hello,

    I noticed that pixel caffeine plugin breaks the functionality of another plugin in my site which is called Woocommerce Product Filter. I do not what is possible causing this and the console is not throwing any errors. The problem that occurs is that I cannot see the admin top bar and the product filters becomes unusable (you cannot select them).

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Antonino Scarfì

    (@antoscarface)

    Hi,

    please, enable WP_DEBUG mode (as explained here). Then, refresh the page and scroll to the end of the page.

    You should see an error message. If so, please copy and paste here.

    Thanks.

    Thread Starter bpan

    (@bpan)

    No sorry there is no error messages appearing even with WP_DEBUG set to true.

    Plugin Author Antonino Scarfì

    (@antoscarface)

    Try also (always with wp_debug enabled) to open the source of the page (not inspector, but “view source”) and scroll down to the end. Check if there is some error message also there.

    Thread Starter bpan

    (@bpan)

    Oh yes, this is the text that is marked red and there is nothing past that:

    <span data-content_category="<br />
    <b>Fatal error</b>:  Uncaught Error: Class 'AEPC_Pixel_Scripts' not found in /home/miaforak/public_html/wp-content/plugins/pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php:282
    Stack trace:
    #0 /home/miaforak/public_html/wp-includes/class-wp-hook.php(298): AEPC_Woocommerce_Addon_Support->add_content_category_meta('')
    #1 /home/miaforak/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)
    #2 /home/miaforak/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #3 /home/miaforak/public_html/wp-content/themes/flatsome/woocommerce/content-product.php(90): do_action('woocommerce_aft...')
    #4 /home/miaforak/public_html/wp-includes/template.php(686): require('/home/miaforak/...')
    #5 /home/miaforak/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(173): load_template('/home/miaforak/...', false)
    #6 /home/miaforak/public_html/wp-content/themes/flatsome/woocommerce/layouts/category.php(39): wc_get_template_part('content', 'product')
    #7 /home/miaforak/publ in <b>/home/miaforak/public_html/wp-content/plugins/pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php</b> on line <b>282</b><br />
    <br /><b>Fatal error</b>: Uncaught Error: Class 'AEPC_Pixel_Scripts' not found in /home/miaforak/public_html/wp-content/plugins/pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php:282
    Stack trace:
    #0 /home/miaforak/public_html/wp-includes/class-wp-hook.php(298): AEPC_Woocommerce_Addon_Support->add_content_category_meta('')
    #1 /home/miaforak/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)
    #2 /home/miaforak/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
    #3 /home/miaforak/public_html/wp-content/themes/flatsome/woocommerce/content-product.php(90): do_action('woocommerce_aft...')
    #4 /home/miaforak/public_html/wp-includes/template.php(686): require('/home/miaforak/...')
    #5 /home/miaforak/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(173): load_template('/home/miaforak/...', false)
    #6 /home/miaforak/public_html/wp-content/themes/flatsome/woocommerce/layouts/category.php(39): wc_get_template_part('content', 'product')
    #7 /home/miaforak/publ in <b>/home/miaforak/public_html/wp-content/plugins/pixel-caffeine/includes/supports/class-aepc-woocommerce-addon-support.php</b> on line <b>282</b><br />
    Plugin Author Antonino Scarfì

    (@antoscarface)

    Hi,

    this error it’s very strange!

    Could you please make sure that the file <pluginpath>/includes/class-aepc-pixel-scripts.php is existing?

    Otherwise, could you please ask to plugin developer to check out for this problem> Maybe it’s related to something they do wrong, because on my end works everything well and I can’t understand how to reproduce this issue.

    It’s also a premium plugin and I can’t download and test it.

    Let me know, thanks.

    Thread Starter bpan

    (@bpan)

    The file is there. I cannot ask them their support is very very bad and I am sure the answer will be that it pixels fault. They did before for another issue. Well I guess I cannot use pixel caffeine now.

    Plugin Author Antonino Scarfì

    (@antoscarface)

    Very bad! ?? If I would have the plugin, I could check for the reason of your problem and find a workaround, but I think it’s something wrong with the plugin.

    Could you please shot me an email with the plugin zip package? I’ll try to understand the reason.

    Thanks.

    I have exactly the same error on my website

    <span class="price"><span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">&euro;</span>19.50</span></span>
    </a><div class="gridlist-buttonwrap"><a rel="nofollow" href="/nl/prodcut-category/brownies-nl/?add-to-cart=292" data-quantity="1" data-product_id="292" data-product_sku="" class="button product_type_simple add_to_cart_button ajax_add_to_cart">In winkelmand</a></div><hr /><span data-content_category="

    Except I don’t have the product filter plugin, so don’t think it is specific to that plugin.

    Plugin Author Antonino Scarfì

    (@antoscarface)

    Thanks to @bpan we discovered that issue coming out when you have the plugin activated, but not enabled from general settings.

    The fix for this issue is on my roadmap for the next version, meanwhile, I can suggest you keep the plugin activated only if you want to enable the pixel from general settings, otherwise, keep it deactivated until you want to use is.

    Hi @andtoscarface

    We’ve experienced the same issue using the woof product filter which is a freebie. Would your planned fix work with this too ??

    Thanks,

    Phill

    Plugin Author Antonino Scarfì

    (@antoscarface)

    Next week I think I’ll release new version with this fix! ??

    Thats great, thank you. ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Pixel Caffeine breaks Woocommerce Product Filter’ is closed to new replies.