Vassilis Theodoropoulos
Vassilis Theodoropoulos
Are you going to support the 2 free astroid templates as well? (astroid one and astroid zero)
Thanks @Chacapamac I'd like to hear from @sonvnn if it is something that could be implemented in astroid.
I'm glad you like the idea, so here is the code. The HTML: `` The Javascript: ` var video = document.querySelectorAll('video') function addSourceToVideo(element, src) { var source = document.createElement('source'); source.src...
Unfortunately, srcset is not working for background images. If squoosh could be implemented in Joomla, that would be great!
Thanks @Chacapamac Did you manage to reproduce the header section error too?
I checked it on another installation, you're right. Probably there's something on my end...
I think that if we just switch the elements with each other, the error will be fixed. The safest is to change the section element to main and the main...
Hey @Chacapamac! You can add the bootstrap breakpoints very easy in the script by creating an if statement for each one.
This happens when updating the framework (haven't noticed it with template updates) and it's not recent but it exists also in previous versions of astroid.
I installed it and it seems that the issue is fixed. Thanks @sonvnn I just noticed that after installation, the icon in the get started button doesn't display: ![Screenshot 2024-11-01...