NTS Kay v5.4.1/2 - Profile buttons
NTS Kay v5.4.1/2 - Profile buttons
5 years 3 months ago - 5 years 3 months ago
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
replace
row 199
replace
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
Last edit: 5 years 3 months ago by ciklon.
Please Log in or Create an account to join the conversation.
Re: NTS Kay v5.4.1/2 - Profile buttons
5 years 3 months ago
Thank you,
We applied your suggestion to the download package, please download the latest package and update to your website.
Best regards,
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
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: NTS Kay v5.4.1/2 - Profile buttons
5 years 3 months ago
"I know that I know nothing" - Socrates
Please Log in or Create an account to join the conversation.
Re: NTS Kay v5.4.1/2 - Profile buttons
5 years 3 months ago
Hi,
Please try to clear browser cache. I added the margin top for profile buttons. It's working fine on my local.
Best regards,
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
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.
Time to create page: 0.248 seconds