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

    (@pereirinha)

    Hi Javier:

    Dunno why I didn’t get and alert about this ticket. I’m sorry for the late reply.

    I’m on it and you should expect a release very soon to fix this.

    For now, you can avoid showing those nasty errors by adding this line
    define('WP_DEBUG', false);
    to your wp-config.php file. Usually is located at the root of the WordPress installation.

    Plugin Author Marco Pereirinha

    (@pereirinha)

    There. Can you test it now?

    Thread Starter AlfieM

    (@javier1970)

    Hello Marco

    Thank you for fixing this so quickly, I really appreciate it. I have updated plugin and it seems that the problem is solved!

    Thread Starter AlfieM

    (@javier1970)

    Hello Marco,

    Just checked today and it seems the dimensions are not showing for a product with variations:
    http://fr.imagineoutlet.com/meuble/chevet-design-riviera/
    and also for a product without variations (would be cool to have the dimensions displaying here too):
    http://es.imagineoutlet.com/mueble/sillon-nervure-de-quasar-khanh/

    Any ideas what might have gone wrong since I last checked?

    Plugin Author Marco Pereirinha

    (@pereirinha)

    Hi Javier:

    After some time to figure out why we weren’t getting any feedback from changes, I think I found the “issue”.

    Have a look on this print screen
    http://cl.ly/1h0B262j2d0u

    At the button you’ll see the serialised data that the plugin is reading. Since it can’t find any absolute match between all attributes (note that panels has no data) then it doesn’t show any content.

    In order to make it work for you, you’ll have to add all possible combinations of variations.

    Thread Starter AlfieM

    (@javier1970)

    Hello Marco,

    Sorry for the long delay, I was travelling.

    I see what you mean, I have not created all the variation combinations as you correctly point out (as there is no real difference in the last level).

    Ok, got that, will keep it in mind.

    Any hope that we could get the dimensions to display for simple products without variations?

    Thanks again for your support, much appreciated.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Error message appearing with latest WP version’ is closed to new replies.