Problems With Salon Template After Update (canvas And Blog) - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Problems With Salon Template After Update (canvas And Blog)

SA

Sistemas Estudio Alpha

Template 2 years ago

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.

  1. 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

  1. 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.

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #133009

Hello Sistemas Estudio Alpha

I have added a header section in your layout. You have to keep it to show the offcanvas. Please share a screenshot of your second issue to understand it better. Take a screenshot and share via any platform. For example: Lightshot or Imgur

Best regards

0
SA
Sistemas Estudio Alpha
Accepted Answer
2 years ago #134003

Khan, Hi! Thanks for your solution for canvas. But when I try to modify this header i lost again the canvas toggler. The <a> tag in html doesn't appear. In addition I see that if I put the canvas option on Right the canvas toggler appears in menu2 section but if I put it in the left, the canvas toggler doesn't appear at all. Can you explain to me what it is necessary to show canvas toggler? Or what's different from the old Helix to this? Thanks.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #134172

As I said, you have to keep the header. Do not change anything in the layout. If you need to change, then you have to use Custom CSS. The header with the columns menu1, menu2, etc. is required for the offcanvas to work. I do not have developer knowledge to share with you. But to use it, you have to strictly maintain the header. For example, you do not want menu1. You cannot remove it from the layout. You have to Custom CSS like .menu1{ display: none; } to hide it.

0