Themis Template Helix Framework Update Problem - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Themis Template Helix Framework Update Problem

P

patris

Template 2 years ago

Hi, Following the update of the 2.0.12 framework on the Themis template, the V2 blog layout (as on the demo) has disappeared. How to restore it? THANKS.

0
7 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 2 years ago #111319

Please accept any answer to close the post. Have a great day!

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

Hello patris

Apology for the inconvenience. Please share your administrator access here to check the issue. Use the Hidden Content box to share the credentials. Make sure that you have a full site backup with you before sharing.

Best regards

0
P
patris
Accepted Answer
2 years ago #108877

Sorry for late. You have the login. The website is here : https://www.carillon-chambery.fr The menu link blog concerned is this one : "medias" --> https://www.carillon-chambery.fr/medias The menu "blog-v2" as in the démo (https://demo2.joomshaper.com/2019/themis/index.php/blog/blog-v2 ) desappear after update. Thanks

0
P
patris
Accepted Answer
2 years ago #110258

A little UP ?

0
P
patris
Accepted Answer
2 years ago #110528

Hello everyone, Having no answers, so I took the time to have a (long) look. It seems that in the css file of sppagebuilder there are no more these css declarations (example taken from the themis demo site):

@media (min-width: 768px){
.sppb-col-sm-4 {
   -ms-flex: 0 0 33.333333%;
   flex: 0 0 33.333333%;
   max-width: 33.333333%;
}
.sppb-col-sm-8 {
   -ms-flex: 0 0 66.666667%;
   flex: 0 0 66.666667%;
   max-width: 66.666667%;
}
}

Ex : https://www.carillon-chambery.fr/medias This lays out in 1/3(img) and 2/3 the info By putting these declarations in the custom css file, everything works. If it can help.

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

Apology for the delayed response. Hopefully, the issue is solved.

0
P
patris
Accepted Answer
2 years ago #110928

Yes it is. Have a good day

0