Skip to content

niilopoutanen/slidepdf

Repository files navigation

Banner

Banner

SlidePDF

WordPress plugin for embedding PDFs onto your site in a slider view.

Wordpress plugin page

Usage

Shortcode

  • [slidepdf src="https://example.com/file.pdf"]

    • Loads PDF in a slider view using SwiperJS.
  • [slidepdf src="https://example.com/file.pdf" page=3]

    • Loads only a single page, not the whole PDF. SwiperJS will not be loaded onto the page, saving resources.

Elementor

  • Search SlidePDF from widgets gallery. The customization options in the Elementor widget will override the global ones set in admin dashboard.

Configuration

  • You can edit global styles & options in Wordpress Admin dashboard -> Tools -> SlidePDF. Changes made will affect all instances of the widget. Remember to clear cache afterwards.

Depedencies

  • SwiperJS
    • Basic JS bundle
    • CSS for pagination & minified base
  • PDFJS by Mozilla
    • Base JS & worker
    • WASM files for JPEG support

About

WordPress plugin for embedding PDFs onto your site in a slider view.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors