• After updating to the latest version (which fixed the plugin showing only 1 brand logo on the carousel), I can’t get to upload the brand logo or banner. Both buttons are inactive and only show a # link on hover.

    Any clues?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor titodevera

    (@titodevera)

    Hi piermario.

    It′s working well for me. It sounds like a js conflict. Disable all plugins (but WooCommerce and PWB), set the default WordPress theme and try again.

    See the console of your browser for errors.

    Thanks

    Thread Starter Piermario Orecchioni

    (@piermario)

    thanks for the tip, I’ll try right away!

    Thread Starter Piermario Orecchioni

    (@piermario)

    Unfortunately it didn’t fix the problem. I deactivated all plugins but woocommerce, starting from the few ones I had installed lately, but the problem persists.

    The console shows this error:

    “Unexpected token ‘=’. Expected a ‘)’ or a ‘,’ after a parameter declaration.”

    on line 149, at this point:

    function pwbBindEventsToWigets( widget = null ){
    $currentWidget = $(“.pwb-select-display-as”);
    if( widget != null ){
    $currentWidget = $(“.pwb-select-display-as”, widget);

    I’ll try again to see if something changes… in case the console error rings a bell I’d be very thankful if you could let me know about any possible causes.

    Thanks in advance!

    Plugin Contributor titodevera

    (@titodevera)

    Hi piermario.

    Are you using iOS Safari? Try to update it to the last version or use another updated browser like Chrome or Firefox.

    Thanks

    • This reply was modified 7 years, 8 months ago by titodevera.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can’t upload brand logo after update’ is closed to new replies.