• Hello, I have about several WordPress sides but this plugin only working on one of the sides allow to have slide show and click on the images. Also some images become corrupted when converted to static.

    Several tickets were open in the support forum and in GitHub forum. It was answered that the problem solved by using relative path but there are still not slideshow and images are not clickable even so I’ve used relative path and followed direction provided.

    Results in Simply Static -> Settings -> Diagnostics -all passed except PHP option < 8 (7.4). My server provider is working on it . So, it is not likely that PHP version create an issue since one of my WordPress side is workin.g in static .

    Is a free version of this plugin allow to use Jetpack galleries or it is limited to only one WordPress side?

    How to make WordPress sides and particularly Jetpack galleries to work with this plugin?

    Thanks.

    • This topic was modified 5 months, 2 weeks ago by tatyana100.
    • This topic was modified 5 months, 2 weeks ago by tatyana100.
    • This topic was modified 5 months, 2 weeks ago by tatyana100.
    • This topic was modified 5 months, 2 weeks ago by tatyana100.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author patrickposner

    (@patrickposner)

    Hey @tatyana100,

    thanks for your review.

    Honestly, it took me some time to process and find the right words to reply to your review.
    Reviews like this often leave me wondering if we should offer a free plugin on w.org at all.

    In total, we answered 7 requests from you on w.org, created and managed an issue on GitHub (and proposed a solution), and even replied repeatedly in HelpScout now (even though you are using the free version and e-mail support is pro-only).

    We also repeatedly explained that we are NOT logging into websites from free users – that’s a service we can only offer to paid users.

    If we would offer that for everyone, Simply Static would have been abandoned by now, and no one would ever receive help because I couldn’t afford to pay the team (and myself) – that’s just not fair to other users (free and paid)

    We try to do our best, push frequent updates, and make everything work for our users, but then we get rewarded with a bad review for a single plugin compatibility issue.

    JetPack Slideshows:

    Despite all of that, you can use the Slideshows from Jetpack with Simply Static – there are only two things that you need to be aware of:

    The Gallery doesn’t work with “Offline path”:

      That’s because of CORS restrictions in the Jetpack plugin, as it requires a webserver to use the interactivity API of WordPress

      You need to include one file from JetPack in Simply Static -> Settings -> General -> Include -> Additional Files and Directories:

      /your-server-path/wp-content/plugins/jetpack/_inc/build/carousel/swiper-bundle.min.js

      This one is only needed for the slideshow feature in Jetpack.

      Cheers,
      Patrick

      Thread Starter tatyana100

      (@tatyana100)

      Hello,
      I need to have an offline option for static but you explained that it is not possible with this plugin,
      therefore I’ve tried to use instead offline a relative path with setting that are already provided by default but it doesn’t create static pages with deployment methods that was suggested(see below):
      Deployment:
      1. Zip – don’ provide slide shows and not all pages are displayed.
      2. Local directory – Local Directory: can not write to Local Directory
      3. Simple CDN – Derpriciated.
      Would you please indicate how to make this plugin create statics pages with Deployment options provided.
      Thanks.

      • This reply was modified 3 months, 3 weeks ago by tatyana100.
      Thread Starter tatyana100

      (@tatyana100)

      You wrote:
      You need to include one file from JetPack in Simply Static -> Settings -> General -> Include -> Additional Files and Directories:

      your-server-path/wp-content/plugins/jetpack/_inc/build/carousel/swiper-bundle.min.j

      I’ve added to additional directories that were present, files that you indicated as below(in bold):

      /my-server-path/wp-content/additional-directory/

      /my-server-path/wp-content/additional-file.html/

      /my-server-path/wp-content//wp-content/plugins/jetpack/_inc/build/carousel/swiper-bundle.min.js

      It doesn’t work

      since it shows instead of static sites with slide shows and clickable images
      sites with deformed images without any slide shows and clickable images.

      Would you please clarify if something could be done to make Simply Static plugin to work with Jetpack galleries?
      Thanks.

    Viewing 3 replies - 1 through 3 (of 3 total)
    • You must be logged in to reply to this review.