Read before updating: How to Update Kunena Templates - More detail

NTS Kay v5.4.1/2 - Profile buttons

ciklon's Avatar Topic Author
Senior Member Senior Member
  • Posts: 63
  • Thanks: 11

NTS Kay v5.4.1/2 - Profile buttons

5 years 3 months ago - 5 years 3 months ago
#16069
Hello,
In the user's profile on one line are a button for personal message and icons without separate buttons for email and site.

Suggestion for buttons these 2 links. Changes in: /components/com_kunena/template/nts_kay/layouts/user/item/summary/default.php


row 195
Code:
<a class="" href="mailto:<?php echo $this->profile->email; ?>" rel="nofollow"><?php echo KunenaIcons::email(); ?></a>

replace
Code:
<a class="btn btn-default btn-sm" href="mailto:<?php echo $this->profile->email; ?>" rel="nofollow"><?php echo KunenaIcons::email(); ?></a>



row 199
Code:
<a rel="nofollow noopener noreferrer" target="_blank"

replace
Code:
<a class="btn btn-default btn-sm" rel="nofollow noopener noreferrer" target="_blank"
"I know that I know nothing" - Socrates

Attachments:

Last edit: 5 years 3 months ago by ciklon.

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: NTS Kay v5.4.1/2 - Profile buttons

5 years 3 months ago
#16072
Thank you,

We applied your suggestion to the download package, please download the latest package and update to your website.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

ciklon's Avatar Topic Author
Senior Member Senior Member
  • Posts: 63
  • Thanks: 11

Re: NTS Kay v5.4.1/2 - Profile buttons

5 years 3 months ago
#16075
There are already buttons. But disappeared padding-top:
Code:
.other-user-info { padding-top: 10px;

"I know that I know nothing" - Socrates

Attachments:

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: NTS Kay v5.4.1/2 - Profile buttons

5 years 3 months ago
#16078
Hi,
Please try to clear browser cache. I added the margin top for profile buttons. It's working fine on my local.

Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
The following user(s) said Thank You: ciklon

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

ciklon's Avatar Topic Author
Senior Member Senior Member
  • Posts: 63
  • Thanks: 11

Re: NTS Kay v5.4.1/2 - Profile buttons

5 years 3 months ago
#16079
Thank you @ntstore, the issue is solved.
"I know that I know nothing" - Socrates

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

Time to create page: 0.248 seconds