Are you enjoying the extensions? Did you like the support? Help others decide.
Leave a reviewCreate slideshows that are SEO-friendly, responsive and interactive. Add tooltips to highlight specific areas of a slide.
It is the perfect combination for showcasing products or software features.
This documentation compiles information about the free Truly Responsive Slides module and the feature complete Truly Responsive Slides Pro.
FlexSlider(created by Woothemes under a GNU General Public Licence v2).
ResponsiveImg(created by Drew Thomas).
The Truly Responsive Slides component is composed of:
Pro Global configuration parameters that handle advanced shared options | |
Free Pro A module (Truly Responsive Slides) whose instances show slides in a module instance | |
Pro A content plugin (Slide Tooltips) that allows the addition of tooltips over the slides | |
Pro A K2 plugin (Slide Tooltips) that allows the addition of tooltips over the slides created from K2 | |
Pro A quick icon plugin that serves a link and an update notification | |
Pro An installer plugin where you can enter your license's download id and enjoy one-click updates | |
Pro A component page offering site-wide and component-specific information |
Install the module through the Extension Manager
of the Joomla administrator's console. It will install the Truly Responsive Slides module and the Simplify Your Web Extensions library.
Note You can download and install the module directly from the Install from Web
tab of your website. Type simplifyyourweb in the search box and select Truly Responsive Slides.
Install the module through the Extension Manager
of the Joomla administrator's console. It will install the Truly Responsive Slides Pro module, the Slide Tooltips plugins and the Simplify Your Web Extensions library.
Note The Pro
version can only be downloaded from this website, once you are logged in and if your license is valid.
Starting with version 1.8.1, you can now use the new download id that is associated with the extension. This will allow you to make one-click updates through the Joomla installer, without the need to download the updates manually.
Go to Extensions -> Plugins and select the Installer type.
Enter the download id (found on the site under 'My purchased licenses' once you are logged in) in the enabled Truly Responsive Slides Pro installer plugin.
Starting with version 1.5.1, the extensions library is no longer required as a separate download. If missing or outdated, the library will be automatically installed.
If, for any reason, the library fails to install or update, please download and install manually.
You do not need to uninstall the module before updating it. In fact, uninstalling the modules will remove all created instances.
Before updating, make sure you read the change logs from your installed version to the one you wish to install and are aware of potential backward compatibility issues.
Cached scripts and styles are removed on update. Updates fix issues, add features and/or improve performance and these wouldn't be reflected unless all cached files are re-generated.
The upgrade is seamless and no side effects have been reported so far. If you have the latest version installed under Joomla 4.4, no update is necessary when upgrading to Joomla 5.
The extension works properly with or without the Compatibility plugin enabled.
For a successful migration to Joomla 4, the extension first needs to be up to date in your Joomla 3.10 configuration.
There are no changes for Truly Responsive Slides free or pro at this time.
K2 support is removed, there will be no version of K2 for Joomla 4 (decision made 05/24 by the developers of K2).
However, template overrides NEED to reflect the changes made for Joomla 4 compatibility. If you have created any, you must update them.
For general instructions on moving from Joomla 3.10 to Joomla 4, please check this tutorial out!
Must read: specific instructions about the migration for this extension.
K2 support has been completely removed (it was not enabled but code was updated and present).
Pro BE AWARE, concerning tooltips: width and heights were not properly used in the calculation of the target tooltip coordinates resulting in wrong placement in the slides. It has been fixed and WILL move tooltips around if you use them.
Pro Content now flows naturally in the tooltips, line breaks are no longer necessary.
This is the last major update under Joomla 3. From now on, the Joomla 3 extensions will only receive bug fixes.
This release contains data-related fixes and went through a major database queries overhaul.
Now, filter articles with custom fields of SQL type.
Fixes and improvements to match changes in the extensions library.
This release now supports { loadmodule } and { field } syntax in article slides. Show any custom field inside the content.
Joomla 4 The sliders now use Font Awesome icons for arrows.
Pro Even better! If tooltips are articles, the { field } syntax is also supported!
Pro Joomla 4 Tooltip icon target now supports Font Awesome icons. If you have template overrides for the article data source and use tooltips, you will need to update them.
The major feature for this release is the possible selection of articles through custom fields. To learn more about this new way of selecting articles, please check this tutorial.
This version brings support to the AVIF image type (PHP 8.1+). It also adds image versioning, easing testing and reducing cache issues.
Joomla 4 The extension supports the Imagick PHP image extension. If Imagick is available on your server, you may use it instead of the GD extension.
Pro The previous version overlooked a bug that was affecting the pro versions updated to v2.0. It's been corrected in this version (issue: original background images are not used even though their dimension is identical to the slide's dimensions).
The GD library may generate rather large PNG files when large images are used as slides. Therefore, when using WEBP image files, you now have the opportunity to decide between png and jpg as fallback image type. You now also have access to the quality of the images produced by the extension.
Pro To ease the transition to Joomla 4, article's tooltips have moved to their own tab. It is now easier to spot where tooltips are located. Moreover, subforms are now used, allowing you to create as many tooltips as needed, there is no longer a count limitation. You will not lose data on update, all tooltips data is moved properly in the database if the tooltips plugin for articles is enabled. Make sure tooltip functionality is limited to specific article categories in the plugin, otherwise the whole content table will be searched for tooltip data, which may bring your server down to its knees.
Pro You will need to update your overrides if you have any replacing articles.php
. If you don't update them, the tooltips will stop showing, as tooltips for articles have been moved to a new architecture (it does not concern K2-generated slideshows).
Joomla 4 Joomla 4 versions are not final. Please download and try. I appreciate your feedback. You may encounter issues related to Joomla 4 just being released.
There are a no compatibility issues with the prior version.
There are a couple major features introduced in this version:
The library, packaged with Truly Responsive Slides, has been updated to handle WebP image files and consume less processing memory. Using WebP for your images will increase page load speed. The extension also handles the creation of fallback images for browsers which cannot handle WebP image files. Get more info in this article: Adding support for the WebP image file type in Simplify Your Web extensions.
Pro The change will require an update of your overrides, if you have any. Code to the ResponsiveImg script needs to be removed to prevent javascript errors. The removal of the script does improve page performance and images are now swapped thanks to media queries (the <picture>
element is used).
The breakpoint images have also been renamed to include the breakpoint number (image.png
becomes image_768.png
for a breakpoint at 768 pixels). The suffixes _small
, _medium
and _large
are no longer used.
There are no compatibility issues with the prior version.
Update overrides to take advantage of the new advanced parameters.
There are no compatibility issues with the prior version.
There are no compatibility issues with the prior version.
If you have created template overrides, they need to be up-to-date to get the latest improvements with Bootstrap compatibility.
There are no compatibility issues with the prior version.
There are no compatibility issues with the prior version.
There are no compatibility issues with the prior version.
The caching of stylesheets and scripts has gone through a total rewrite. It is no longer necessary to change file permission access on websites that have very tight security rules. If you have setup file permission access for the files of this module, you can now safely remove them from your server configuration.
You may still, however, run into access permissions under the new caching system. In that case, it is just a matter of granting access to (or white-list
) the /cache
folder created for the extension.
Upgrading to Truly Responsive Slides Pro from Truly Responsive Slides will enable all missing features of the commercial module. There is no loss of configuration. All instances of the free version will be transformed into instances of the full blown version.
The free module is automatically removed from the database in the process.
Nonetheless, the modules/mod_trulyresponsiveslides
folder needs to be manually removed from the server directory.
Be careful The pro version is found under modules/mod_trulyresponsiveslider
folder for backup compatibility with older versions. Do not delete!
Template overrides have to be re-created for the pro version, if any existed for the free version.
These are the steps to follow specifically for Truly Responsive Slides or Truly Responsive Slides Pro to experience the smoothest migration possible.
There is no migration path from the free version under Joomla 3.10 to the pro version in Joomla 4. Migrate the free version from Joomla 3.10 to Joomla 4 first, then under Joomla 4, upgrade to the pro version.
First make sure you have an up-to-date version of Truly Responsive Slides or Truly Responsive Slides Pro. It's important that you have installed the latest version. You can download the latest free version or download the latest pro version and install.
Pro Go to Extensions -> Plugins.
Type 'Truly Responsive' in the search box.
Disable the plugin, if enabled:
This will remove potential update issue warnings and prevent issues once under Joomla 4 until the extension is re-installed.
Go to Components -> Joomla! Update. Click on Check for Updates. You will see update pre-checks.
The SimplifyYourWeb Extensions Library will be updated automatically. Ignore warnings about the library, if any.
Download the free version of the extension for Joomla 4 or the pro version.
Go to System -> Install section. Click on Extensions.
Install the free package Truly Responsive Slides or the pro package Truly Responsive Slides for Joomla 4.
Pro Go to System -> Manage section. Click on Plugins.
Type 'Truly Responsive' in the search box.
Re-enable the plugin if you had it enabled under Joomla 3.10:
Re-position module instances if you are using a new template.
Make sure the Bootstrap compatibility of the extension is set properly and complies with the new template. If the extension's compatibility was previously set to Joomla and that the new template is using Bootstrap 5, packaged in Joomla, you are good to go!
Remove or update the template overrides for this extension, unless your template is different under Joomla 4, in which case you can leave the old overrides in place. If you need to use the overrides you had made under Joomla 3, update them and copy them over to the new template.
Go to Extensions -> Manage -> Manage. Type 'Truly Responsive' in the search box.
Select the 'Truly Responsive Slides' package and click on Uninstall.
Select the component ONLY and click on Uninstall. This will remove all extensions at once. If it does not, remove them one by one.
Joomla 3.10 You may see an additional Package called 'Truly Responsive Slides Pro'. Remove the package instead of the component (all extensions tied to the package can't be removed individually).
Go to System. In the Manage section, go to Extensions.
Type 'Truly Responsive' in the search box.
Select the 'Truly Responsive Slides' package and click on Uninstall.
Select the 'Truly Responsive Slides Pro' package then click on Uninstall. This will remove all extensions installed through that package.
My life would suck without jQuery Easy Profiles. I’ve got complex, messy sites. jQuery Easy Profiles makes them work. The support is first rate. Olivier is one of the smartest, nicest, most helpful people I’ve had the pleasure of ever working with. Thank you!
This product is not affiliated with or endorsed by The Joomla! Project™. It is not supported or warranted by The Joomla! Project or Open Source Matters.
The Joomla!® name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.