- Posts: 2
COMMUNITY FORUM
[SOLVED] K2 and JA Purity III - compatible?
- Sammy Kay
-
Topic Author
- Offline
- New Member
Is K2 compatible with JA Purity II out of the box?
Thanks
Please Log in or Create an account to join the conversation.
- Sammy Kay
-
Topic Author
- Offline
- New Member
- Posts: 2
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
I believe it should be better if you asked there.
Please Log in or Create an account to join the conversation.
- Timothy Johnston
-
- Offline
- New Member
- Posts: 6
The header image of a K2 item is not showing for that article.
If I change template, the image reappears ... any thoughts on where to start trouble shooting?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Hi. Try to ask the template developer for help.
Please Log in or Create an account to join the conversation.
- Timothy Johnston
-
- Offline
- New Member
- Posts: 6
Thanks.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Please Log in or Create an account to join the conversation.
- Markus Thiel
-
- Offline
- Premium Member
- Posts: 149
In the template it's set to hidden..
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Then you will have to either change the K2 output to not use the modal class or change the template's CSS.
Please Log in or Create an account to join the conversation.
- Markus Thiel
-
- Offline
- Premium Member
- Posts: 149
I would not recommend to change the modal class, instead remove the .modal code in the template css..
I remove this from bootstrap.less:
"@import "../../../plugins/system/t3/base-bs3/bootstrap/less/modals.less";"
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Timothy Johnston
-
- Offline
- New Member
- Posts: 6
Solution summary:
1. Copy the k2.css file from /components/com_k2/css/k2.css to your /templates/purity_iii/css/k2.css
2. Upgrade class for a.modal
Code:
Log in or Create an account to join the conversation.
- paal mauseth
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If it has a custom.css functionality you have to paste it there.
For more information about the template, please consult the template developer.
Please Log in or Create an account to join the conversation.