Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • cklehe Friend
    #164786

    Hi,

    Thanks for all your great components.
    I have just a really weird problem. When i enable ja comment for K2 it inserts itself in the K2 itemImageGallery div… that doesn’t seem right and doesn’t work for me in my case.

    Any reasons did you hear about this?

    Thanks

    khoand Friend
    #394754

    Hi,
    I don’t understand what you mean clearly. Could you give me a link to page that you mentioned?

    cklehe Friend
    cklehe Friend
    #395159

    A link
    http://www.beastdesign.com/joomlates…&id=1&Itemid=2

    it’s a fresh joomla 1.5.22 install, only K2, JA comment and that’s it. The script for the comment insert itself in the Item Gallery Div of K2, which is not right compared to the normal implementation of JA comment….. Just weird…

    khoand Friend
    #395258

    Because of load plugin of k2 mechanism. To remove “Image Gallery” text, you remove this code from componentscom_k2templatesdefaultitem.php

    <h3><?php echo JText::_('Image Gallery'); ?></h3>

    cklehe Friend
    #395333

    <em>@khoand 245638 wrote:</em><blockquote>Because of load plugin of k2 mechanism. To remove “Image Gallery” text, you remove this code from componentscom_k2templatesdefaultitem.php

    <h3><?php echo JText::_('Image Gallery'); ?></h3>
    </blockquote>

    Hi thanks for the reply, but that is not the point, the problem is that it goes inside one of K2 div.
    I made another example for you:
    If i go into settings and i hide item Gallery image, it just insert itself in the next div in order that is available, in that case the one for showing video from K2:
    http://www.beastdesign.com/joomlatest/jacomment/index.php?option=com_k2&view=item&layout=item&id=2&Itemid=3
    If image gallery is on show in k2 settings it just goes in the div item Gallery image.
    http://www.beastdesign.com/joomlatest/jacomment/index.php?option=com_k2&view=item&layout=item&id=1&Itemid=2

    Take a look with firebug or on the page source, all the JA comment script goes into a K2 div that is there to display other content.

    I donnot care about taken the title of image gallery out, i know how to make custom k2 template, i have been coding for 5 years advanced joomla site.

    What i am saying is that in my case Ja comment decide to insert itself inside of a K2 div and not at the end of the item….
    Could you for instance in what php file does JA comment decide to include the output for K2 items, that way is uppose i can fix it myself, i opened a ticket last week and still no response from joomlart staff. I appreciate that you took the time to respond.

    Stork11 Friend
    #395468

    Hello,

    I double-checked your code with the site information you provide us in your ticket. And I saw that the code in your plugin file “pluginscontentjacomment.php” is different from the same on our download system.

    I updated your code and it works well. Please check and confirm the same.

    Thank you.

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

This topic contains 7 replies, has 3 voices, and was last updated by  Stork11 13 years, 5 months ago.

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