Social Buttons have invalid Google +. How to turn off specific social buttons?
Social Buttons have invalid Google +. How to turn off specific social buttons?
5 years 4 months ago - 5 years 4 months ago
Hi I just upgraded the template to 5.1.9 from 5.1.7 to be compatible with Kunena 5.1.6
There are two major problems;
1) The social buttons have the invalid Google + button which is no longer available. How to turn this off? Also I only want to show "email", "twitter", "Facebook" and "LinkedIn" buttons. I have no need of the other buttons. How do I switch off specific buttons?
2) The other problem is that the "private message" icon is repeated 3 times on the profile pane. How can this be resolved.
I attach a screen shot to show the problem.
There are two major problems;
1) The social buttons have the invalid Google + button which is no longer available. How to turn this off? Also I only want to show "email", "twitter", "Facebook" and "LinkedIn" buttons. I have no need of the other buttons. How do I switch off specific buttons?
2) The other problem is that the "private message" icon is repeated 3 times on the profile pane. How can this be resolved.
I attach a screen shot to show the problem.
Last edit: 5 years 4 months ago by Sekulla.
Please Log in or Create an account to join the conversation.
Re: Social Buttons have invalid Google +. How to turn off specific social buttons?
5 years 4 months ago
Hi Sekulla,
We have just update the NTS KMaterial template package to remove the Google+ button. Please download and reinstall to your website.
1. You can use the CSS to hide the Pinterest button and Stumbleupon button. Create new style file with named nts_kmaterial_custom.css, copy bellow CSS rules to that file.
After that copy(upload) the nts_kmaterial_custom.css file to the css folder of joomla active template.
2. The private message is working fine on my local. Please profile your website url to us, we will try to debug and help you solve this issue.
Best regards,
We have just update the NTS KMaterial template package to remove the Google+ button. Please download and reinstall to your website.
1. You can use the CSS to hide the Pinterest button and Stumbleupon button. Create new style file with named nts_kmaterial_custom.css, copy bellow CSS rules to that file.
Code:
#kunena.layout .jssocials-share-pinterest,
#kunena.layout .jssocials-share-stumbleupon { display: none; }
After that copy(upload) the nts_kmaterial_custom.css file to the css folder of joomla active template.
2. The private message is working fine on my local. Please profile your website url to us, we will try to debug and help you solve this issue.
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: Social Buttons have invalid Google +. How to turn off specific social buttons?
5 years 4 months ago
Hi Thank you for the prompt reply.
I re-downloaded the template and reinstalled but the Google2+ button is still included.
I created the custom.css and also included the googla+ as well as the other unwanted social links from the topic display. This works well, thank you.
You can observe the duplicated private message icon on the following topic.
www.copernical.com/forum/icebreaker/6-welcome
NOTE that the effect is not seen when not logged in. Please register a dummy account and then view this link to see the icon duplication.
NOTE: that the site uses Community Builder private message and has Kunena/CB integration.
I re-downloaded the template and reinstalled but the Google2+ button is still included.
I created the custom.css and also included the googla+ as well as the other unwanted social links from the topic display. This works well, thank you.
You can observe the duplicated private message icon on the following topic.
www.copernical.com/forum/icebreaker/6-welcome
NOTE that the effect is not seen when not logged in. Please register a dummy account and then view this link to see the icon duplication.
NOTE: that the site uses Community Builder private message and has Kunena/CB integration.
Please Log in or Create an account to join the conversation.
Re: Social Buttons have invalid Google +. How to turn off specific social buttons?
5 years 4 months ago - 5 years 4 months ago
Thank you about your information. Add bellow CSS rules to the custom file (fix the duplicate message icon on your forum).
Save and reload your website to view change.
Note: We will improve the style for this issue in the next version.
Best regards,
Code:
body #kunena.layout .kmessage .kprofile-left .profilebox-extra .ku-private span::before,
body #kunena.layout .kmessage .kprofile-right .profilebox-extra .ku-private span::before { display: none; }
Save and reload your website to view change.
Note: We will improve the style for this issue in the next version.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 5 years 4 months ago by ntstore.
Please Log in or Create an account to join the conversation.
Re: Social Buttons have invalid Google +. How to turn off specific social buttons?
5 years 4 months ago
Thank you, that removes the issue for now but it does not use the nice icon anymore only the Kunena standard icon which does not look well with the nice template . I look forward to the new version, when will this be released?
Please Log in or Create an account to join the conversation.
Time to create page: 0.316 seconds