• Resolved odie2

    (@odie2)


    Hello,

    I am trying install easy way slideshow ([presentation] is the best, but no visual in TinyMCE, so trying with [gallery] in Slideshow mode) and have problems when doing it responsive by force own CSS.

    I choosen custom image size in gallery which is specially cropped and image src should be like:
    http://zschocianow.nazwa.pl/wordpress/wp-content/uploads/2015/05/P1110248-564x302.jpg

    However, Jetpack makes it dynamically width from main photo which isn’t specially cropped:
    http://zschocianow.nazwa.pl/wordpress/wp-content/uploads/2015/05/P1110248.jpg?w=564

    Can I filter this behaviour without replacing full shortcode action in my functions.php?
    Or maybe another simpler idea than I was trying?

    Site is: http://zschocianow.nazwa.pl/wordpress/technikum-mechatroniczne/
    And it’s first box (first – [presentation], second – [gallery]).
    Under development site front-end access: ID – test, Password – test.

    Thanks in advance!
    Greetings, Maciej

    https://wordpress.org/plugins/jetpack/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter odie2

    (@odie2)

    Corrected it in plugin, because in my opinion it should depends on gallery images’ size and set 'full' only if no specified.

    However there seems like little mess on GitHub after merge (so reverted Slideshow changes), so will wait with pushing pull request.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I clicked around on your site, but couldn’t find any active slideshow.

    I’ll be happy to review a Pull Request if you want to submit one! This tutorial should help you in proposing a Pull Request on GitHub:
    http://jetpack.me/contribute/

    Thread Starter odie2

    (@odie2)

    I already did some changes and as child page of page, it’s now http://zschocianow.nazwa.pl/wordpress/prezentacja/technikum-mechatroniczne/ and “Najlepsze projekty uczniów” header in half of scroll, above video.

    Of course I will do pull request, but my fork still seems like stopped currently on c3b06b1b148b1605f26769349b191d2e17cdeb4b (Revert) and slideshow’s files are completely outdated. Maybe it’s only my fork/Git Extensions bug – will delete fork and try again.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I already did some changes and as child page of page, it’s now http://zschocianow.nazwa.pl/wordpress/prezentacja/technikum-mechatroniczne/ and “Najlepsze projekty uczniów” header in half of scroll, above video.

    Thanks, I se it now!

    Corrected it in plugin, because in my opinion it should depends on gallery images’ size and set ‘full’ only if no specified.

    That could be a good idea. If you can cherry-pick your related commit, and submit a new Pull Request against master, I’d be happy to take a look!
    If you’re having trouble doing that, let me know and I’ll take care of cherry-picking your commit for you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slideshow image src not equal to choosen’ is closed to new replies.