• Resolved Fran Kee

    (@fran-kee)


    I have one wp blog, where SimpleLightboxPlugin works as expected. And another one where it fails.

    (All other plugins disabled, gone back to standard WP Twenty Fifteen theme, identical jQuery and migrate versions)

    close analysis shows, the js takes different ways upon
    > this.get_attribute(‘layout_raw’, ”)

    The good one gets me a big html blog, the bad one an empty string. Looking at the pages sources (simple “view source“, not live DOM), that the “good” page has a „layout_raw“ property in the configuration object (2nd parameter, I think) of
    SLB.View.extend_theme() while the “bad one“ doesn’t.

    Both do have all kinds of the other configuration properties.

    Any idea how to set/revive this layout_raw properties? I can’t find anything like it in the thema settings in wp admin.

    https://wordpress.org/plugins/simple-lightbox/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Archetyped

    (@archetyped)

    Hi, the most common reason for this issue is that cURL is not enabled or properly configured on the server. I would recommend contacting your hosting provider and request that cURL is enabled for local requests.

    Plugin Author Archetyped

    (@archetyped)

    Hi, are you still experiencing an issue with SLB? If so, please let me know what you heard from your hosting provider regarding cURL support for your site.

    This ticket will be closed in 24 hours due to inactivity.

    Thread Starter Fran Kee

    (@fran-kee)

    Hi,

    I did not check with my provider,
    however both wordpress installations are with the same hoster,
    part of the very same hosting package. So this is likely not it.

    Sorry.

    Plugin Author Archetyped

    (@archetyped)

    Different domains on the same host can definitely be set up differently. Let me know if you get a chance to confirm the server configuration with your host and I would be glad to take another look.

    Plugin Author Archetyped

    (@archetyped)

    This ticket has been closed due to inactivity.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘SLB fails, because layout_raw property missing’ is closed to new replies.