Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Which plugin did you end up using?

    andri86

    (@andri86)

    I also have a tiled gallery that is displaying all the thumbnails correctly but the full size is not working if I click on it. If I check the url of the link to the full size image (https://i2.wp.com/…/…/asdf.jpg) it says:
    “We cannot complete this request, remote data could not be fetched”.

    This is on a post that is still in draft mode.

    Andri

    andri86

    (@andri86)

    Hi.
    This sometimes happens on a site that I manage. Some images don’t load and on refresh different images might not load. This has only happened on newly published posts and posts previewed while in draft mode. The problem seems to correct itself within 24 hours after the post has been published.

    This must be involved with caching by Photon.
    My thought is that something gets corrupted if a post with a tiled gallery is previewed before it′s published and some caching problems occur because the post is private. Does that make any sense?

    Is there a way to force Photon to re-cache the thumbnails?

    Thanks,
    Andri

    I′m interested in this feature also so each author can have their own instagram feed.

    Another great feature which I haven’t seen implemented yet is the ability to specify a user and a tag so that only images from an account with a specific tag would be pulled.

    Thanks,
    Andri

    Thread Starter andri86

    (@andri86)

    There are no javascript errors in the console. The carousel also doesn’t open when the tiled gallery is messed up.

    I’m not sure that this is the same carousel issue that I have.
    The carousel works fine, I just want it not to open the attachment page of the image behind the carousel. It doesn’t matter if the link is set to image file or attachment page. The action is always performed and the carousel opens. I would think that the carousel should disable other link actions of the images in the gallery when the carousel is used.

    Thanks,
    Andri

    Thread Starter andri86

    (@andri86)

    Thanks Jeremy, that clears things up. I will put my faith on the cache in Photon for now.

    Two other things I′m having problem with…

    1. I sometimes need to refresh the page to make the gallery construct the right way. The image sizes will be correct but it will display one image per row. I then hit refresh and then they stack up correctly. Any reason why that could be?
    I have set the content-with variable on the theme to the same with as the parent container of the tiled gallery.

    2. I am also using the carousel plugin of Jetpack. The attachment page of the the photo that I click on will open behind the carousel and show when the carousel is closed. I even have the “link to” in the gallery settings set to “none”. How can I stop the attachment page from opening?

    Thanks,
    Andri

    Hi

    Some users on a site I manage are still reporting that they can’t comment and receive a message that they have too many comments in moderation.

    I updated the plugin to 1.5.2. 5 days ago.

    Andri

    Thread Starter andri86

    (@andri86)

    Hi, small update here.

    I was able to locate the code to filter out posts from the list of post/pages where to show the ad.

    Changed line 541 in admin.class.php
    From:
    FIND_IN_SET($postTable.post_type, 'post, page"$custs"')
    To:
    FIND_IN_SET($postTable.post_type, 'page')

    But this “Show ad only in certain posts/pages” option doesn’t seem to work. I’m getting ae load of error messages from the SAM log.

    Type:
    Output Error

    Error Message:
    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ”, wp_sam_ads.view_authors), TRUE) AND IF(wp_sam_ads.view_type < 2 AND wp_sa’ at line 18

    Error SQL:

    SELECT
                      wp_sam_places.id,
                      wp_sam_places.name,
                      wp_sam_places.description,
                      wp_sam_places.code_before,
                      wp_sam_places.code_after,
                      wp_sam_places.place_size,
                      wp_sam_places.place_custom_width,
                      wp_sam_places.place_custom_height,
                      wp_sam_places.patch_img,
                      wp_sam_places.patch_link,
                      wp_sam_places.patch_code,
                      wp_sam_places.patch_adserver,
                      wp_sam_places.patch_dfp,
                      wp_sam_places.patch_source,
                      wp_sam_places.trash,
                      (SELECT COUNT(*) FROM wp_sam_ads WHERE wp_sam_ads.pid = wp_sam_places.id AND wp_sam_ads.trash IS FALSE) AS ad_count,
                      (SELECT COUNT(*) FROM wp_sam_ads WHERE wp_sam_ads.pid = wp_sam_places.id AND wp_sam_ads.trash IS FALSE AND (IF(wp_sam_ads.ad_users = 0, TRUE, (wp_sam_ads.ad_users_unreg = 1))) AND ((wp_sam_ads.view_type = 1) OR (wp_sam_ads.view_type = 0 AND (wp_sam_ads.view_pages+0 & 2176))) AND (wp_sam_ads.ad_cats = 0)  AND IF(wp_sam_ads.view_type < 2 AND wp_sam_ads.ad_authors = 1 AND IF(wp_sam_ads.view_type = 0, wp_sam_ads.view_pages+0 & 2176, TRUE), FIND_IN_SET

    All help is appreciated, I really need this feature to work.

    Best regards,
    Andri

    Great!

    The update worked for me.

    Thanks

    I′m having the same problem with the WP Help plugin. Images not displaying in the backend because of lazyload plugin.

    Please recommend a fix for this.

    Thanks

    Thx. This code worked perfectly for me.
    I can upload PNG’s whith transparent background.

    Hi and thanks for this awesome plugin!

    I finally found this plugin before starting to make my own after trying out many others that I did′nt like. This has all the features that I wanted plus more!

    But like Michael, I would like the background image to always stay porportional when I resize my browser similar how the Supersized plugin works for example.

    Hope you can take a look at this feature request.

    Best regards,
    Andri

    Hi, since Aaron and some of the WPMU gyus are contributing here I thought I try to ask them if there is any way to combine/merge checkout steps in MarketPress without heavy customization?

    I am using manual-payments and would like to e.g. have the shipping form and payment-instruction on the same page and possibly go straight from there to the confirmation page.

    I’ve gotten pretty familiar with the source-code of the plugin while trying different alterations so you can throw anything at me ??

    Best regards,
    Andri

    andri86

    (@andri86)

    I′m having the exact same problem here. I am using a free hosting service, not sure if that makes any difference.

Viewing 14 replies - 1 through 14 (of 14 total)