Viewing 4 replies - 1 through 4 (of 4 total)
  • It’s also incompatible with Upload+

    =)

    Thread Starter Ovidiu

    (@ovidiu)

    😉 thx, but do you plan on doing anything about that?

    😉 let’s see .. uhm, how to put this delicately. “no” I don’t plan on adjusting the code in phpfreechat to make work with sliding-panel. The CSS and code for phpfreechat is injected in an appropriate place.

    You could create a ‘template’ file and put in under the loop:

    if (function_exists(‘run_phpfreechat’)) run_phpfreechat();

    that will make it so upload+ doesnt modify the phpfreechat behavior, but with sliding-panel the javascript modifies behavior it shouldn’t, so some incompatibilities will occure

    Thread Starter Ovidiu

    (@ovidiu)

    ah, I understand. you suggest creating a page template that calls the chat via php code. but as that doesn’t solve my sliding panel problem, its no use.
    and you are saying this time the problem lies with the other plugin: sliding-panel, so there is not much you can do

    thanks though.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: PHPFreeChat] incompatibility with the sliding panel plugin’ is closed to new replies.