Keyword

[SOLVED] Using K2 with the T3 framework

  • Alexander Ioannidis
  • Alexander Ioannidis's Avatar Topic Author
  • Offline
  • Senior Member
More
8 years 7 months ago #146960 by Alexander Ioannidis
Using K2 with the T3 framework was created by Alexander Ioannidis
Hi all,

I'm building a new website using the T3 framework, and combining it with K2 (J! 3.4.3 / K2 2.6.9 / SIG Pro 3.0.8)

I can't seem to find a solution for this issue that is bugging me:

Inside the K2 item pages, the main image does not appear, while the layout for the SIG Pro that I am using with K2, looks messy. SIG Pro works though, there are no problems with the functionality.

Have tried loading no jQuery, remote jQuery and local jQuery plus various versions and Layout templates for SIG. Have fiddled with settings in K2 and SIG Pro, without any improvement or deterioration of the situation.

I have also checked category & item settings, everything seems correct.

Can anyone please advise me on this?

Screenshot imgur.com/HwahGev
I can also provide URL

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #146977 by Justin
Replied by Justin on topic Using K2 with the T3 framework
Add this to the 'custom.css' file:
.t3-content .modal {
 display: inherit!important;
 position: inherit!important;
}

Please Log in or Create an account to join the conversation.

  • Alexander Ioannidis
  • Alexander Ioannidis's Avatar Topic Author
  • Offline
  • Senior Member
More
8 years 7 months ago #146987 by Alexander Ioannidis
Replied by Alexander Ioannidis on topic Using K2 with the T3 framework
Justin thank you so much, this seems to work fine -the main image appears in the item view now.

I will work on a css fix for the SIG Pro issue, thanks again!

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
8 years 7 months ago #147006 by Krikor Boghossian
Replied by Krikor Boghossian on topic Using K2 with the T3 framework
Alexander please open a ticket in our helpdesk.
Also include a URL in the ticket so we can troubleshoot it.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
8 years 7 months ago #147010 by Justin
Replied by Justin on topic Using K2 with the T3 framework
Try adding this to your custom.css regarging SIG PRO
ul.sigProElegant li.sigProThumb {
 list-style: none;
 margin-right: 5px;
 margin-bottom: 5px;
 line-height: 1!important;
 padding: 0!important;
}

ul.sigProElegant li.sigProThumb a.sigProLink {
 border-width: 10px 10px 10px 10px!important;
}

ul.sigProElegant li.sigProThumb a.sigProLink {
 overflow: hidden;
}

Please Log in or Create an account to join the conversation.

  • Alexander Ioannidis
  • Alexander Ioannidis's Avatar Topic Author
  • Offline
  • Senior Member
More
8 years 7 months ago #147017 by Alexander Ioannidis
Replied by Alexander Ioannidis on topic Using K2 with the T3 framework
Justin, thanks again for your help.
Unfortunately this did not work so I opened a support ticket & got the issue fixed.

Have a great evening! :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum