Hi, We are in charge of updating the site of our client. The site had been doing with salon template 1.1 and Joomla 3.
Now we copy the site to probe the update in a dev environment before doing it in production. We updated the site to Salon 2.0, Joomla 4.3.3, SP page builder 5.1.3, Helix 2.0.15.
We encountered several issues that were not migrated correctly and we corrected them except for 2 situations.
- Offcanvas toggler doesn't show in tablet or mobile resolution. If I compare the production site vs. the dev site this line:
<a id="offcanvas-toggler" aria-label="Navigation" class="offcanvas-toggler-right" href="#"><div class="icon-bar"><span></span><span></span><span></span></div></a>
doesn't appear in migrated site
- The site has a blog option with articles done using sp page builder. In the dev site, these articles don't load when I try to enter and see them.
Thanks.