Code Monkey home page Code Monkey logo

Comments (11)

bradydan avatar bradydan commented on September 5, 2024

FYI cURL is installed

from simple-lightbox-extensions.

bradydan avatar bradydan commented on September 5, 2024

PHP is v 5.6

from simple-lightbox-extensions.

archetyped avatar archetyped commented on September 5, 2024

Hi, clicking either of those links just reloads the splash page. Please provide a direct link to a page that exhibits the issue you are experiencing and I would be glad to take a closer look.

from simple-lightbox-extensions.

bradydan avatar bradydan commented on September 5, 2024

from simple-lightbox-extensions.

bradydan avatar bradydan commented on September 5, 2024

from simple-lightbox-extensions.

archetyped avatar archetyped commented on September 5, 2024

Hi, here are SLB's minimum requirements.

If you have confirmed that cURL is enabled, you may also need to check to make sure that cURL is enabled for PHP, and that it is enabled for local requests.

from simple-lightbox-extensions.

bradydan avatar bradydan commented on September 5, 2024

I can't access that page in the wiki. The only pages I can see in the wiki are 'Home' and 'Report an issue'.

Can you please post the requirements here?

thanks

from simple-lightbox-extensions.

bradydan avatar bradydan commented on September 5, 2024

Or did you mean to link to this page?

https://github.com/archetyped/simple-lightbox/wiki/Requirements

from simple-lightbox-extensions.

bradydan avatar bradydan commented on September 5, 2024

As far as I can tell we are meeting the requirements. There's a PHPinfo page here http://wp-dev.gavurin.com/index2.php

Any ideas why the lightbox isn't working?

HTML output on live server (IIS) http://wp-dev.gavurin.com/ :

<a class="act" data-slb-active="1" href="https://www.youtube.com/watch?v=zasJ2Z7WpRo">
<img class="aligncenter size-full wp-image-336" width="510" height="287" data-slb-group="1416" data-slb-active="1" alt="gavurin-video-bg" src="http://wp-dev.gavurin.com/wp-content/uploads/2015/03/gavurin-video-bg.jpg">
</a>

HTML output on dev server (Linux) http://gavurin.consil.co.uk/

<a class="act" data-slb-active="1" href="https://www.youtube.com/watch?v=zasJ2Z7WpRo">
<img class="aligncenter size-full wp-image-336" width="510" height="287" data-slb-group="1416" data-slb-active="1" alt="gavurin-video-bg" src="http://gavurin.consil.co.uk/wp-content/uploads/2015/03/gavurin-video-bg.jpg">
</a>

So, apart from the src URL, the HTML is identical. Which I interpret as the shortcode working. But the implementation is not.

Both live and dev home pages are delivering 44 JS files

Any ideas?

from simple-lightbox-extensions.

archetyped avatar archetyped commented on September 5, 2024

It appears that cURL may not be enabled for local requests, which prevents WordPress from being able to load some of SLB's resources (such as the lightbox's layout).

This is a setting at the server level, not within PHP. I would recommend contacting your host to check if they have disabled/blocked local cURL requests.

from simple-lightbox-extensions.

archetyped avatar archetyped commented on September 5, 2024

This ticket has been closed due to inactivity.

from simple-lightbox-extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.