- Posts: 47
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Question [Solved] How to edit kunena profile groups
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
Less
More
16 years 11 months ago #16224
by heliolopes
Replied by heliolopes on topic Re:How to edit kunena profile groups
Can please, anyone help on this!
Please Log in or Create an account to join the conversation.
- grumblemarc
-
- Offline
- Elite Member
-
- Still making trouble
Less
More
- Posts: 1107
- Thank you received: 3
16 years 11 months ago #16225
by grumblemarc
We love stars on the Joomla Extension Directory .
Replied by grumblemarc on topic Re:How to edit kunena profile groups
Be patient. You only asked hours ago. There is no 24 hour help staff.
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 47
- Thank you received: 0
16 years 11 months ago #16300
by heliolopes
Replied by heliolopes on topic Re:How to edit kunena profile groups
I will be waiting as Im doing now! Because I cant find the answer anywhere.
Please Log in or Create an account to join the conversation.
16 years 11 months ago #16313
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:How to edit kunena profile groups
Hello,
in the file /components/com_kunena/template/default_ex/view.php, at the line 350 you have tabs, in these tabs you can add your thing.
in the file /components/com_kunena/template/default_ex/view.php, at the line 350 you have tabs, in these tabs you can add your thing.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- heliolopes
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 47
- Thank you received: 0
16 years 11 months ago - 16 years 11 months ago #16325
by heliolopes
Replied by heliolopes on topic Re:How to edit kunena profile groups
Hello xillibit,
I went there and I saw this:
<script type = "text/javascript">
jQuery(function()
{
jQuery(".fb_qr_fire").click(function()
{
jQuery("#sc" + (jQuery(this).attr("id").split("__")[1])).toggle();
});
jQuery(".fb_qm_cncl_btn").click(function()
{
jQuery("#sc" + (jQuery(this).attr("id").split("__")[1])).toggle();
});
});
</script>
And I need to put this:
<!-- AddThis Button BEGIN -->
<script type="text/javascript">var addthis_pub="4a10988c679efb10";</script>
<a href=" www.addthis.com/bookmark.php?v=20 " onmouseover="return addthis_open(this, '', '', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src=" s7.addthis.com/static/btn/sm-plus.gif " width="16" height="16" alt="Bookmark and Share" style="border:0"/>
Ive pasted this code all over and refreshed the forum several times...but nothing...
What is it missing?
Regards,
Helio
I went there and I saw this:
<script type = "text/javascript">
jQuery(function()
{
jQuery(".fb_qr_fire").click(function()
{
jQuery("#sc" + (jQuery(this).attr("id").split("__")[1])).toggle();
});
jQuery(".fb_qm_cncl_btn").click(function()
{
jQuery("#sc" + (jQuery(this).attr("id").split("__")[1])).toggle();
});
});
</script>
And I need to put this:
<!-- AddThis Button BEGIN -->
<script type="text/javascript">var addthis_pub="4a10988c679efb10";</script>
<a href=" www.addthis.com/bookmark.php?v=20 " onmouseover="return addthis_open(this, '', '', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src=" s7.addthis.com/static/btn/sm-plus.gif " width="16" height="16" alt="Bookmark and Share" style="border:0"/>
Ive pasted this code all over and refreshed the forum several times...but nothing...
What is it missing?
Regards,
Helio
Last edit: 16 years 11 months ago by heliolopes.
Please Log in or Create an account to join the conversation.
16 years 11 months ago - 16 years 11 months ago #16327
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:How to edit kunena profile groups
I have effectued the modification on the file, put them in components/com_kunena/template/default_ex :
I don't provide support by PM, because this can be useful for someone else.
Last edit: 16 years 11 months ago by xillibit.
Please Log in or Create an account to join the conversation.
Time to create page: 0.825 seconds