Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • stulaine Friend
    #194841

    Both easyblog and standard Joomla will not meet my requirements for content related to this template. I am going forward with K2(I have many extensions) and have some questions.

    1. Any known issues?
    2. I am having an issue with the k2 item not showing an image. I am attempting to integrate K2 as a standard extension and installit to work with the bookshop Joomlart template. The basic functionality is there. When I create a category menu it works and the image shows up. When I create a tag menu it works and the image for the item shows up. However when I click on the actual item the image does not show. I have not changed anything from the standard setting and properties are inherited from the category in K2

    The site is running on the most recent joomla and k2 (also a mijoshop)

    Also if there is an easy way to take a k2 template from another JA template that supports K2 rather than easyblog suggestions would be helpful.


    1. K2itemimage
    2. k2taglisting
    phong nam Friend
    #522991

    @stulaine: As you know, we does not include the override K2 layout in neither template nor T3 system plugin. That means that the K2 item will load its default layout.

    It is quite weird that the K2 item image does not display when viewing on our template. If you can PM me with the site’s admin login, I will help to investigate further.

    stulaine Friend
    #523016

    PM Sent. If you did not get please message me.

    phong nam Friend
    #523155

    @stulaine: As I mentioned in my recent PM, please help to activate the admin account so I can login and debug this issue.

    stulaine Friend
    #523270

    Resent information

    phong nam Friend
    #523288

    The .modal class of K2 item image caused conflict with Bootstrap integrated in our T3 plugin and JA Bookshop template. You can simply solve this issue by creating a custom.css file at templates/ja_bookshop/css/ path and put these codes into:

    .itemImageBlock .itemImage .modal {
    display: block;
    position: relative;
    overflow-y: hidden;
    }

    stulaine Friend
    #523501

    Thanks that resolved it.

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  stulaine 10 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum