-
AuthorPosts
-
June 3, 2011 at 11:29 pm #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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 5, 2011 at 12:38 pm #394754Hi,
I don’t understand what you mean clearly. Could you give me a link to page that you mentioned?June 5, 2011 at 7:31 pm #394785June 8, 2011 at 12:48 am #395159A link
http://www.beastdesign.com/joomlates…&id=1&Itemid=2it’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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 8, 2011 at 11:26 am #395258Because 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>
June 8, 2011 at 5:56 pm #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=2Take 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 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 9, 2011 at 9:25 am #395468Hello,
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.
-
AuthorPosts
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