-
Posted a reply to Metaslider not working correctly on Mobile., on the site WordPress.org Forums:
According to source code you have 2 instances of the same slideshow in the same… -
Posted a reply to Metaslider not working correctly on Mobile., on the site WordPress.org Forums:
Hi @briancpearl it seems you added the same slideshow twice in the same page which… -
Posted a reply to Slider Images Overlapping on Mobile, on the site WordPress.org Forums:
Add !important to make sure is applied correctly. .metaslider .slides li,.metaslider .slides li img {… -
Posted a reply to Play/Pause Button moves under version 3.98.0, on the site WordPress.org Forums:
Hi @tcghs you can place the button in bottom by adding this custom CSS as… -
Posted a reply to Slider Images Overlapping on Mobile, on the site WordPress.org Forums:
Hi @pvvuuren,please try to target the li and img tags together and see if makes… -
Committed [3280363] to Plugins SVN:
update readme -
Committed [3280362] to Plugins SVN:
update readme -
Committed [3274761] to Plugins SVN:
update readme -
Committed [3274753] to Plugins SVN:
update readme -
Posted a reply to Trust index shortcode not loading on the slider, on the site WordPress.org Forums:
the CSS and JS from trust index are not enqueued due a limitation in WordPress… -
Posted a reply to Trust index shortcode not loading on the slider, on the site WordPress.org Forums:
Hi @rivizzz the CSS and JS from trust index are not enqueued due a limitation… -
Posted a reply to Clarity Slider freezes, on the site WordPress.org Forums:
@kaek additionally, to restart the slideshow you need to tap outside the slideshow, like above… -
Posted a reply to Clarity Slider freezes, on the site WordPress.org Forums:
Hi @kaek if "Loop Carousel Continuously" is enabled, you need to disable it in order… -
Posted a reply to MetaSlider css loading, on the site WordPress.org Forums:
Hi @elvinas unfortunately is not possible to change how the CSS loads. Regards -
Posted a reply to Fatal Error: must be array, null given, on the site WordPress.org Forums:
@jakramer if you have a chance, please install this version and confirm the issue is… -
Posted a reply to Fatal Error: must be array, null given, on the site WordPress.org Forums:
Hi @jakramer thanks for reporting this issue. We'll prepare an updated version with the fix.… -
Posted a reply to Manually trigger play/pause of slider, on the site WordPress.org Forums:
Hi @ipanis I recommend to take a look to Flexslider docs to get more details… -
Posted a reply to Re-Initialize e.g. after ajax or other scenarios, on the site WordPress.org Forums:
Hi @pleinx may you elaborate what do you want to achieve? $('#metaslider_4689').flexslider(); code is already… -
Posted a reply to Re-Initialize e.g. after ajax or other scenarios, on the site WordPress.org Forums:
The method is $('#metaslider_ID').flexslider() (where ID is the actual slideshow id). Regards -
Posted a reply to Re-Initialize e.g. after ajax or other scenarios, on the site WordPress.org Forums:
MetaSlider uses Flexslider library as default. There are some methods to change the status/content of… -
Posted a reply to Re-Initialize e.g. after ajax or other scenarios, on the site WordPress.org Forums:
Hi @pleinx, you can use 'metaslider/initialized' event (function($) { $(document).on('metaslider/initialized', function (e, identifier) { /*… -
Committed [3189070] to Plugins SVN:
update assets -
Committed [3188089] to Plugins SVN:
update readme -
Posted a reply to Bug with the last WP 6.7, on the site WordPress.org Forums:
@archinformatique which PHP version are you using? -
Posted a reply to Slides shift right, on the site WordPress.org Forums:
Now please remove the custom CSS I suggested before and see if the alignment issue… -
Posted a reply to Slides shift right, on the site WordPress.org Forums:
It seems you are using 10Web Booster plugin to handle CSS optimization. Deactivate the plugin… -
Posted a reply to Slides shift right, on the site WordPress.org Forums:
Hi @sprockettechweb the theme CSS is messing the slideshow and/or the plugin that compress the… -
Posted a reply to Update to 3.92.0 breaks MetaSlider, on the site WordPress.org Forums:
To enable back Nivo as option, go to MetaSlider > Settings & Help. Look for… -
Posted a reply to Update to 3.92.0 breaks MetaSlider, on the site WordPress.org Forums:
The slideshow images being cut-off could be a CSS issue. Hard to tell without having… -
Posted a reply to Update to 3.92.0 breaks MetaSlider, on the site WordPress.org Forums:
Thanks for sharing your feedback @zimbo000 ! About the broken images in preview, if you… -
Posted a reply to MetaSlider > Home NOT Working, on the site WordPress.org Forums:
We have created a package with a fix. Please download, update into your site and… -
Posted a reply to MetaSlider > Home NOT Working, on the site WordPress.org Forums:
Hi @petka7 do you get a error with more details? You can check the error… -
Posted a reply to MetaSlider > Home NOT Working, on the site WordPress.org Forums:
Hi @kirrink @-q--1 reinstalling MetaSlider won't delete your slideshows. would you mind to send us… -
Posted a reply to MetaSlider > Home NOT Working, on the site WordPress.org Forums:
Hi @-q--1 which PHP and WordPress version are you using? I recommend to re-install WordPress… -
Posted a reply to Metaslider arrows and dots NOT showing, on the site WordPress.org Forums:
Actually you shouldn't add custom CSS to control the display of arrows and dots navigation.… -
Posted a reply to ReferenceError: wpData is not defined at String., on the site WordPress.org Forums:
For reference, we were able to reproduce the issue. A fix is on the way. -
Posted a reply to Metaslider arrows and dots NOT showing, on the site WordPress.org Forums:
Hi @markolympic the style.css file from your WordPress theme includes some CSS that is hiding… -
Posted a reply to Caption above image, on the site WordPress.org Forums:
The only field to add text is the caption. -
Posted a reply to Caption above image, on the site WordPress.org Forums:
In that case this should do the job: .metaslider-flex.ms-theme-clarity .ms-image > .metaslider_image_link,.metaslider-flex.ms-theme-clarity .ms-image > img… -
Committed [3160076] to Plugins SVN:
Release 3.1.2 -
Posted a reply to Caption above image, on the site WordPress.org Forums:
May I have a link to preview your slideshow? -
Posted a reply to Caption above image, on the site WordPress.org Forums:
Please ignore previous suggestion and try this one instead: .metaslider .caption-wrap { top: 0; bottom:… -
Posted a reply to Caption above image, on the site WordPress.org Forums:
Hi @mica123 to move the caption above, please try adding this custom CSS: .metaslider .nivo-caption… -
Posted a reply to ReferenceError: wpData is not defined at String., on the site WordPress.org Forums:
Which WordPress version are you using? MetaSlider version Are you using Gutenberg plugin? If you… -
Posted a reply to ReferenceError: wpData is not defined at String., on the site WordPress.org Forums:
Hi @roadlink May you elaborate on the update details? Additionally, are you using Gutenberg plugin?… -
Committed [3150904] to Plugins SVN:
Release 3.1.1 -
Committed [3150207] to Plugins SVN:
Release 3.1.0 -
Posted a reply to Add Like Button To Slide Images, on the site WordPress.org Forums:
Hi @wordpresssites, you can use this filter to add custom content to slide captions: add_filter('metaslider_image_caption',… -
Posted a reply to Slides on mobile screens, on the site WordPress.org Forums:
Hi @mica123,please try adding this filter in theme's functions.php file and see if does make… -
Posted a reply to Carousel image loading issue – safari, on the site WordPress.org Forums:
Thanks! May you add this custom CSS and confirm it solves the problem? https://gist.github.com/rochdesigns/12663a0d64013e64c7aa88e2ddab1804
Developer
-
Gutenberg Blocks - PublishPress Blocks Gutenberg Editor Plugin
Active Installs: 30,000+
-
MetaSlider Lightbox
Active Installs: 10,000+
-
Post Embeds - Customize your WordPress post embeds
Active Installs: 40+
-
Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider
Active Installs: 600,000+
Support Rep
-
PublishPress Checklists: Pre-Publishing Approval Checklist - Validate Post Requirements
Active Installs: 4,000+
Español de México (Spanish (Mexico)) Plugins Translation Editor - #es_MX
-
Gutenberg Blocks – PublishPress Blocks Gutenberg Editor Plugin
Active Installs: 30,000+