• Since the latest update, the do_shortcode(“[pjc_slideshow option does not obey the text position set in the slide options panel.

    Visit https://cardamom.drewwestcott.co.uk/drew-testing/ and you will see that the slideshow when embedded in the post shows the text as set by the options bottom right corner, however when called using do_shortcode(“[pjc_slideshow in the sidebar.php template the text is displaying in the centre middle.

    Also this slide show was set to not show navigation arrows and timer, however every time i hit save these options default back to ‘yes’.

    The only difference i can see between the embedded and do_shortcode options if inline CSS which appears to be driven by the new ‘custom CSS’ panel. I have deleted all CSS lines in this panel, but it doesn’t appear to affect the positioning.

    Thanks in advance.

    https://www.ads-software.com/plugins/fluid-responsive-slideshow/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Haris

    (@haristonjoo)

    Hi Drew, thanks for your feedback!

    In the last update, we have added some responsive function that automatically change the textbox position and the text size if the FRS width reach some value, here there are:

    .frs-responsive-mobile-small (width <= 369)
    .frs-responsive-mobile-medium (width <= 499 && width <= frsWidth)

    In your case, your shortcoded FRS width is above 499px, so the textbox position is force centered. If you want to disable this feature simply comment or delete “Medium Responsive class” css section code in the /css/frs.css

    Regards,

    Plugin Contributor Haris

    (@haristonjoo)

    About the slideshow select option bugs, we are working on it and it will be done on the next update.

    Thanks again for your bug report ??

    Regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text position does not work when using do_shortcode("[pjc_slideshow’ is closed to new replies.