Viewing 4 replies - 1 through 4 (of 4 total)
  • FYI: I posted this problem directly to Bol.com on august 3rd. I had to deactivate the Bol_plugin.

    Plugin Author Bol.com

    (@netvlies)

    We handle the support for the Bol.com plugin for Bol.com. We would like to help you with your problem. Can you provide more information about the problem?

    We tried to reproduce the problem and installed the page builder plugin in combination with the Bol.com plugin. We saw that some styling became incorrect but couldn’t see directly which functionality is broken. Can you give us a description of what went wrong?

    In this blogpost http://socialemediabc.com/plugin-gedrag-bol-com/ some screenshots before (nr 1 and 2) and after (nr 3) installing the plugin. After installing the BOL plugin the whole PageBuilder tab in the backend was removed from the editor and de pagedesign/layout in the frontend also.

    Plugin Author Bol.com

    (@netvlies)

    We tested the Bol.com plugin in combination with the Page builder plugin and indeed found a conflict issue. The page builder
    tab was placed under the content editor. This can fix by changing the following file:
    \wp-content\plugins\bolcom-partnerprogramma-wordpress-plugin\src\BolPartnerPlugin\Plugin.php

    Remove the following line of code (line 159):
    wp_enqueue_script('colorpicker', false, array('jquery'), false, false);

    After this, the page builder editor is placed back into the content editor. Still some styling issues remain but they don’t affect the functioning of the plugin.

    Unfortunately the standard of way of adding new Bol.com widgets with the page builder is not supported. But you can with a workaround a Bol.com widgets on your page with the Page Builder by adding the short codes via a Content widget.

    Next to this you can add Bol.com widget on pages where you don’t use the Page Builder via the standard Wysiwyg editor using the Bol.com button. Using that editor you can generate the short codes which you can copy and use in the Page Builder content widget.

    If you have any questions please let us know.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Page builder in combination with the bol.com plugin causes an error’ is closed to new replies.