Skip to content

bug fixes

Compare
Choose a tag to compare
@jcvignoli jcvignoli released this 08 Sep 19:49
· 933 commits to master since this release
7182d2f
  • [technical] For new installs, the new URL for popups is '/lumiere/' instead of '/imdblt/'
  • [technical] For new installs, display poster thumbnails in widget/inside a post/taxonomy/popups instead of default size by default. Set setting 'imdbcoversize' to '1' in class-settings.php.
  • [bug] Function to detect of whether a Lumiere widget is active was broken. Fixed lumiere_block_widget_isactive() in class-utils.php
  • [bug] Biography length was not correctly counted and led to text being cut early. Added new condition for $esc_html_breaker in lumiere_medaillon_bio() in class-frontend.php
  • [bug] Picture link url in taxonomy page for people was not built. Fixed class-taxonomy-people-standard.php
  • [bug] Tagline's, Quote's commas were not display accurately and the last tagline displayed was taking wrongfully a comma. Plot's breaking lines < hr > were not displayed after the second result. Fixed the methods in class movie.