• Resolved ksaleem

    (@ksaleem)


    Dear RPG,

    Thanks for the great Gallery plugin, it was working fine but recently stopped working for some reason. It uploads the image but doesn’t add it to the gallery, just shows generic thumbnail or just blank. I have tried deactivating all the other plugins and I still have same issue.

    Looking into error console it says:

    Timestamp: 27/07/2015 14:28:00
    Error: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsITaskbarTabPreview.invalidate]
    Source File: resource:///modules/WindowsPreviewPerTab.jsm
    Line: 406

    if that helps

    Kind Regards,
    Kashif

    https://www.ads-software.com/plugins/responsive-photo-gallery/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author weblizar

    (@weblizar)

    Hi Ksaleem,

    It’s first time i saw that type of error.

    Could you share the site live gallery URL?

    We will check.

    Also, Please search same error on Google your found this error is regarding to browser not with plugin.

    Thanks
    Weblizar

    Thread Starter ksaleem

    (@ksaleem)

    Hi Weblizar,

    Thanks for the reply, please see the URL below:
    https://hawkesgroup.co.uk/gallery/

    I can create user account for you so you can try it yourself, please let me know how can i send you username and password as secure msg.

    Kind Regards
    Ksaleem

    Plugin Author weblizar

    (@weblizar)

    Send me it to lizarweb[at]gmail[dot]com

    Thanks

    Thread Starter ksaleem

    (@ksaleem)

    I have created your account and sent on the email address provided. Once you go in the gallery, pick anyone of the galleries and try add new photo to it. The photo does get uploaded but when you press insert into post button, nothing happens.

    Plugin Author weblizar

    (@weblizar)

    Hello Ksaleem,

    I have not seen any error. There uploader button is work and images was aslo inserted on gallery.

    Check test gallery.

    Thanks

    Thread Starter ksaleem

    (@ksaleem)

    Thanks for looking into it for me, this is very strange i can see the test gallery you have created and i try add new image into it and it doesn’t let me. I tried on Firefox, chrome and internet explorer and I have tried it on 2 different computers.

    Update: this is strange, I have just tried another user which is admin aswell and its working fine. why would it stop working with first user that I used all along and working with others?

    Plugin Author weblizar

    (@weblizar)

    Hi,

    May be some plugin activated and visible on your for you account, and it’s possible that plugin is conf;cit with image upload function.

    Thanks

    Thread Starter ksaleem

    (@ksaleem)

    Thanks for helping me out and the advice, I will look into it and try fix it.

    Kind Regards

    Thread Starter ksaleem

    (@ksaleem)

    My gallery page (https://hawkesgroup.co.uk/gallery/) showing camera icon that you click on right aligned instead of middle aligned, I deleted the whole folder and download new copy of plugin and put in there but it still doing same. how can I fix that?

    Plugin Author weblizar

    (@weblizar)

    Hi Ksaleem,

    Your theme CSS applying on icon.

    p {
        text-align: justify;
    }

    We need to overtire this as below.
    Add the below code into plugins shortcode file within style tag.
    Like : <style> code here </style>

    Code:

    p {
        text-align: center  !important;
    }

    Hope that will help.

    Thanks
    Weblizar

    Thread Starter ksaleem

    (@ksaleem)

    Thanks weblizar for all your help. its perfect now :). thanks for the great plugin

    Plugin Author weblizar

    (@weblizar)

    Hi Ksaleem,

    Please provide you feedback here if our pluign work for you.

    Thanks
    Weblizar

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Image uploads but cant add to Gallery’ is closed to new replies.