Images not showing up in 3.1

HomeSupportImage StoreImages not showing up in 3.1

Viewing 15 posts - 16 through 30 (of 48 total)
  • Author
    Posts
  • #48876
    nadina
    Participant

    @Hax
    before everything  worked  perfect,  never changed permalinks  before and only after last update it is all gone  totally  wrong.I don’t know  what and where to  change as before everything was fine as  original.  when  you  have plan to update.  I need to  add new galleries for   customers, but they can’t  find  gallery by name?

     

    also something  with  coding   “add to  cart image  looks cut, not on my website  only, I checked   links in this theme, all same problems,

    also about  widgets.  before update   it was  possible to  add   gallery   thumbs to   widgets, but no anymore? any idea?

    #48884
    rtb1982
    Participant

    My watermark is set to use text not an image.  I when ahead set it to no watermark and still get and x or white box with the image name on the thumbnail and the image failed to load when clicking on the box/x.

    I also unactivated and reactivated the plugin,  Additionally i totally uninstalled and reinstalled the plugin.

    #48885
    Xpark Media
    Keymaster

    @rtb1982 and @nadina can you please provide wp admin access to your development sites to look at it? webmaster@xparkmedia title: “Missing images”

    Note that if you provide access to your live site it may not be accessible for a while to your users

    #48895
    nicholam
    Participant

    Hi,

    Sorry for the delay is getting back to you.

    I have done what you said regarding the images not displaying

    1. I deactivated and reactivated even unistalled and installed the upgrade.

    2. I have no cache plugin, but cleared the cache of browsers I have on my machine

    3. Refreshed permalinks

    No joy, it just isn’t linkning to the gallery of images, it is fine in the gallery admin though?

    Here’s in the link: http://www.mudpiedrupal.co.uk/fionajenvey/galleries/gallery-309/

     

    Many thanks,

    Nichola

    #48898
    haxoan
    Participant

    just a quick fix for gallery name issue (in [image-store] ): change in “image”

    change in ‘image-store/_inc/store.php , line 957

    add red line to current code :

    if (!empty($image->post_parent)) {
    $link = get_permalink($image->post_parent);
    $title = get_the_title($image->post_parent);
    }

    ‘Hope this help 🙂

    #48901
    FCoppola
    Participant

    Hi sorry did not get an email for the followup

    I have the watermark on and only using text, I tried to turn it off and did not work I then deactivated the plugin and reactivated and no did not work

     

    still an issue images do not show up after , I understand about the bug for the gallery names and I am waiting for the update on that .

     

    #48902
    rtb1982
    Participant

    @Hax

    I still have not made my site go live from a client viewing standpoint just waiting on this plugin to get functional so there is no problem for it being unavailable.

    http://www.elizabethbphoto.com

    I sent you a seperate email with the user name and password to the admin account.  It should have came from [email protected] and the subject is the name of this thread.

    #48936
    128kAJ
    Participant

    Hello

    I am also having a problem with images not showing up. I dont think its the theme as the thumbnails are not showing up in the ‘add gallery’ / ‘edit gallery’ admin pages.

    The files are uploading as the data is there, and when clicked the full size image loads, its just that there no thumb.

    Within the site no thumbnails show, and when clicked the full image does not load.

    I only installed the plugin for the first time yesterday, and for what I need it seems perfect (and there appears to be now alternative), so I would very much like this to work.

    Hope someone can help!

     

    #48937
    Xpark Media
    Keymaster

    Please update to 3.1.1, all the issues have been fixed, there were 2 issues on the image display, watermark creation and issues if you server had the “allow_url_fopen” option off.

    both of the issues have been addressed.

    #48948
    128kAJ
    Participant

     

    @Hax

    sorry if this is a repost but my last comment doesn’t seem to have posted.

    Where do I find the “allow_url_fopen” option? Ive installed 3.1.1 (and and deactivated and reactivated it a number of times) and im still having the same issue in that thumbnails dont appear in the main site and dont appear in the WP admin/editing pages.

    Thanks for your help.

    #48949
    Xpark Media
    Keymaster

    @128kAJ can you send me a link to your site to look at?  allow_url_fopen  is a server setting you need access to the php.ini file.

    some servers will allow you to activate it suing php, but 3.1.1 your have resolve the issue. clear your server and browser cache and update your permalink structure

    Other thing to notice, the new image store versions rely on javascript to display the images for security purposes. if you have a javascript error on your page it may break the display.

    #48951
    Xpark Media
    Keymaster

    @rtb1982 I found the link to your site but I couldn’t find a gallery can you provide a link to one of your test galleries, and the password if it is protected.

    #48959
    rtb1982
    Participant

    @Hax you already logged into my site with the admin account that i sent you that is how you found out about the allow_url_fopen.  You had responded back to me.  Do you still need access to test some things?

     

    If so you should still have the admin account that you used yesterday.  You can create a test gallery since you have access.

    I also started another thread about an image download issue.

    #48967
    128kAJ
    Participant

    @Hax Here’s a link to the test gallery I’ve set up (only two images, but you get the idea):

    http://www.latitudephotography.co.uk/blog/galleries/gallery-705/

    I’ve changed the ‘allow_url_fopen’ to ‘on’ in a php.ini I’ve set up and uploaded to the ‘public’ folder of my site but that has made no difference.

    Thanks for helping, its greatly appreciated as I’m a bit clueless when it comes to the more advanced side of all this!

    #48979
    Xpark Media
    Keymaster

    @128kAJ you said that the images don’t show on the admin area right? looks like the images are not being saved on the right directory. Were you able to look at your server log for error?

    Could provide me admin access to your site? [email protected]

Viewing 15 posts - 16 through 30 (of 48 total)
  • You must be logged in to reply to this topic.