Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s actually quite a bit more problematic than that. Since their last release(1.51) nearly all of the plugins ajax dependent functionality fails/errors. Updating projects, tasks, posting/editing comments, you name it. Most of it goes through despite the javascript error and never ending loading spinner, but its a debilitating problem regardless.

    It’s beyond me how they could push a patch without realizing it nearly breaks everything in the plugin. I’ve sent them in depth support tickets addressing the issues but they seem comfortable ignoring them. They just ask for my server credentials and continue to tell me its a server setup problem on my end. Which is super ironic because all of the problems can be seen and recreated on their own demo website. Which consequently means nothing works there either.

    The plugin has multiple themes so it will depend entirely on which one you are using and how it sets up the message threads. Try this:

    .wcMessage .wcVideoPlayer,
    .wcContainer .wcMessages .wcMessage .wcMessageContent a img {
        display: block;
        margin: 0 auto;
    }
    Forum: Plugins
    In reply to: [File Away] Upload Problems
    Thread Starter Flyingslide

    (@admindesigns)

    That’s some unbelievable response time my friend. Solution worked. I’m pretty new to WordPress and and consequently its plugins so I forget to things still like the FAQ. Apologies for having to repeat yourself. Cheers

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