Template Finion After Update To 2.0.1 With Helix 2.0.18 - Question | JoomShaper

Template Finion After Update To 2.0.1 With Helix 2.0.18

AD

Albatroz Digital

Template 1 year ago

Hi!

I have updated Joomla to 4.4.4, and then updated the Finion template to version 2.0.1 and then helix to 2.0.18.

Now navigating in my blog article i don't have the header (category, published date, hits), juta have the Title.

https://ibb.co/5rVybT0

https://ibb.co/McMFrz4

Tried to downgrade helix to 2.0.7, but it's the same.

It was working on Joomla 3 with finion 2.0.1 and helix 2.0.5.

Tried updating helix to 2.1.1 then the right column is not hidden just like i have configured in the template.

https://ibb.co/KDNxLh5

https://ibb.co/SyzLhFD

Is it a bug? Or some new option?

Thanks

0
18 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157663

Hello Albatroz Digital

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
AD
Albatroz Digital
Accepted Answer
1 year ago #157664

Hi!

I had to add this code in the file: templates/finion/html/com_content/article/finaticblog.php before line 87

Can't paste the code here, so here is the pastebin: https://pastebin.com/Gb4Mnh6t

This solved the problem of not having the category, published date and hits.

The Right column problem still remains.

Thanks

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157672

The problem i can't solve is really the right column in the article detail.

Thanks

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157716

Applying this css i think it solves the view of right column, but the bug should be resolved.

.view-article #sp-component.col-lg-8 {
    width: 100%;
}
.view-article #sp-right {
    display: none;
}

I think the Finion 2.1.0 is not compatible with helix ultimate 2.1.1

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157778

Please check these modules and turn them off for Blog pages. This should hide them showing on article pages.

https://prnt.sc/uGUnIy7Y_qhP

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157779

Hi!

Please understand what i want... I want these modules to show on a blog view, i just don't want them on the articles detail.

The template has an option to disable modules in article detail, but that option is not working with new version of helix ultimate.

Please update your older templates so they can be compatible and we can move forward with joomla versions.

We mainly use your templates and page builder on our websites, and it's a rest to know that we can use always your templates to update joomla, because the templates are being updated too.

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157798

I can see it is working fine in your site. What is the issue here?

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157801

Hi!

Didn't you see the previous post? #157716

I said the i solved it with css.

Please follow the posts do understand the evolution os this thread.

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157807

Where have you added the CSS? Please remove it. I will check why it is not working from the settings. On my localhost, it disables the modules if I turn it off on the settings.

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157815

Hi!

Removed the CSS.

You can check now.

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157819

Thanks. I have checked. It seems like a bug in the template. I have reported this to the development team. It will be fixed in the next release. Please use your CSS till then.

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157829

Thank you very much,.

Good to know you find it, now let's wait for the resolution.

Thanks

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157830

Another bug i would like you to report is that i had to add a code to the file: templates/finion/html/com_content/article/finaticblog.php before line 87

This code: https://pastebin.com/Gb4Mnh6t

Just to show the, published date and hits in the article detail.

https://ibb.co/McMFrz4

Thanks

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157923

Well, it is not a bug. It has not been included because of the template design. You can edit it just like you did. If you do not further issues, then please accept the answer that helped you. It will be then easier to find the solution for the other users with the same issue. There is a button to accept answer after each comment.

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157941

So, the articles will not have the header with category, published date and hits with this template?

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157955

Yes, I don't see these options. You can check with the template preview on our site. If this is the design, it is not considered as bug.

0
AD
Albatroz Digital
Accepted Answer
1 year ago #157957

But it was not this design before i updated.

Check your demo here: https://demo2.joomshaper.com/2019/finion/index.php/en/blog/legal-practice-promote-interchange-of-information

Here you have the published date, and i can show the category and hits in Finion V2.0.1and Helix 2.0.5.

Now it changed. It's a bug. It is not by design.

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 1 year ago #157958

Thank you for your patience. Yes, I have got this too. It seems like on Joomla 4 the issue happens. I have informed the team about it and your code modification. It will be updated in the next release.

0