Joomla 5.2: new features overview
-
- Date of publication15 October 2024
- blog category to which the article belongs —CMS Joomla!
- article views1461
Reading time: 4-8 min.On October 15, 2024, the long-awaited update — Joomla 5.2 was released. This version of the CMS comes with a number of new features and improvements aimed at increasing performance and user convenience. In this article, we will examine the key points of the update and share tips on how to take advantage of the benefits of the new Joomla version.

YOOtheme Pro: creating a cookie-based popup modal window
-
- Date of publication16 August 2024
- blog category to which the article belongs —CMS Joomla!
- article views815
I faced the task of creating a popup modal window in my favorite builder, YOOtheme Pro. The challenge was that when a certain button was clicked, the window should not only disappear but also not reappear for a specified period, meaning it should work based on cookies. I managed to solve this task without using third-party extensions.

CMS Joomla on Open Server Panel 6: Installation Guide
-
- Date of publication13 July 2024
- blog category to which the article belongs —CMS Joomla!
- article views1742
Open Server Panel 6 is a powerful and multifunctional tool for local web development on the Windows operating system. It allows you to create full-fledged server environments on your local computer, significantly simplifying the process of developing, testing, and debugging web projects.

How to add a progress bar to your website: a detailed guide
-
- Date of publication01 July 2024
- blog category to which the article belongs —Web development
- article views2081
A progress bar is one of the most useful web design tools that allows users to get a visual representation of the process of downloading or performing a certain action on a website. In this article, we will consider the case when the progress bar at the top of the site displays the progress of the viewed page content when it is scrolled.

Button animation in CSS in two steps
-
- Date of publication18 June 2024
- blog category to which the article belongs —Web development
- article views1585
Button glow animation is an effective method of making your website look interesting and attractive. In this article, we're going to look at how to create such an animation using CSS properties and keyframes, thanks to which we'll be able to achieve a live button glow, which in turn will further encourage website users to take action.

How to remove meta name generator in Joomla?
-
- Date of publication04 June 2024
- blog category to which the article belongs —CMS Joomla!
- article views1444
This is a meta tag that is automatically inserted into your Joomla CMS site. By itself, it does not carry any value (including for SEO optimization of the site). I offer you a method that will allow you to get rid of this unnecessary meta tag with just one line of code, that is, without installing any additional plugins.