Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Brecht

    (@brechtvds)

    Thanks for letting me know. The problem is that “Ecwid Shopping Cart” is overwriting our button instead of just adding theirs.

    If you need to have them both together I can look into a solution, just let me know!

    Thread Starter justchil

    (@justchil)

    Eventually I may need them both to work — I can look into it then. Right now it’s not a big deal ?? Love this plugin. Just trying to figure out how to edit a collage and I’m set.

    Plugin Author Brecht

    (@brechtvds)

    You should be able to edit a collage by clicking on it in the Visual Editor. It’s covered at the end of this Video Lesson as well: https://bootstrapped.ventures/easy-image-collage/creating-an-image-collage/

    I’ve looked into that plugin and you could fix it by editing their /includes/class-ecwid-store-editor.php file.
    On line 56 they have:
    return $button;

    Try changing it to:
    return $context . $button;

    Thread Starter justchil

    (@justchil)

    Thank you for such a quick response. I will be buying the upgraded version shortly. ?? Cheers

    Thread Starter justchil

    (@justchil)

    FYI that fixed the conflict with the ecwid plugin. Thanks again!

    Edit: Actually now the visual editor only shows text for example:

    [easy-image-collage id=73] is show with the ecwid plugin turned on.

    Hi Everyone,

    Thanks for reporting this issue and sorry for the troubles caused by this.

    We fixed the problem on our side as well to prevent such issue with the editor button in the future. The latest version of Ecwid plugin includes the fix.

    Thanks for your help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Conflict with Ecwid Shopping Cart (no button)’ is closed to new replies.