Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    Do you have problems with uploading images or futher displaying?

    Regards,
    Alexey.

    Thread Starter myfaction

    (@myfaction)

    whenever the plugin is activated… I cannot upload images into the edit post section. When I deactivate it I have no problem. This has happened on three separate occasions after the updates are installed and each time one of your staff login and fix it. Therefore it is obviously a setting that I am missing and I would like to know how to fix it myself.

    Thanks

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    Try to comment or remove line:

    add_action(‘add_attachment’, array($this, ‘addContentImg’));

    from file in plugin folder:
    modules/products/mod.php

    Regards,
    Alexey.

    Thread Starter myfaction

    (@myfaction)

    Hello.
    Try to comment or remove line:

    add_action(‘add_attachment’, array($this, ‘addContentImg’));

    from file in plugin folder:
    modules/products/mod.php

    Regards,
    Alexey.

    That seems to have worked… Thanks for your help

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello.
    Very good. Can you please tell me – what version of wordpress do you use? This need for our team to be able reproduce this issue and fix this for all our users.

    Regards,
    Alexey.

    Thread Starter myfaction

    (@myfaction)

    3.5.1. No worries

    Plugin Author ukrainecmk

    (@ukrainecmk)

    Hello Vivian.
    So, what is your question?

    Regqards,
    Alexey.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘images not loading in posts’ is closed to new replies.