Removing count from social tools in K2?

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Apr 20, 2014 6:30 pm
Reply with quote
Report this post
Hi,
I want to remove the bubbles with count numbers from K2 articles. I tried from the template manager but not successful. Anything I'm missing?

Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:07 pm
Reply with quote
Report this post
Hi,
maybe check K2 settings.
and please next time add screen shot whit those bubbles - because I'm not sure if we think about this same topic.
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:09 pm
Reply with quote
Report this post
Hi,

I did not find such setting in k2 anywhere.

http://demo.gavick.com/joomla25/news2/i ... k2/k2-item - the one of the right side.

Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:21 pm
Reply with quote
Report this post
I did new menu item from scratch and now I got this url

Code: Select all
http://www.gorast.com/eusnov/template/pages/k2-extra-fields/kredit-brzdevizen


Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:37 pm
Reply with quote
Report this post
In general all aliases are from Menu manager, so you can control them.
This not a bug etc. this is just how Joomla works.
Check also on K2 forum ( getk2.org/community ) - there you will find many answers about K2.
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:38 pm
Reply with quote
Report this post
You missed the topic, dont you :DDD
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:44 pm
Reply with quote
Report this post
Upss, yeah you added so many questions.
I want to remove the bubbles with count numbers from K2 articles
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:45 pm
Reply with quote
Report this post
:D
The first, the FB, Twitt, G+.
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:49 pm
Reply with quote
Report this post
As I told you before,
choose K2 category where you don't need them and use hide options.
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 9:59 pm
Reply with quote
Report this post
That will remove the whole social media. I need only the balloons with count removed. I need the buttons there.

Thanks,
Gorast
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 10:18 pm
Reply with quote
Report this post
So you have to edit this file: gk_news2\html\com_k2\templates\default\item.php
find class named "itemSocialSharing"

you have to change values from this parameters:
1) data-layout=
2) data-size=

Check my file
User avatar
Platinum Boarder

GK User
Sun Apr 20, 2014 10:22 pm
Reply with quote
Report this post
Got it!
Thanks :D
Gorast
User avatar
Platinum Boarder

GK User
Mon Apr 21, 2014 5:58 pm
Reply with quote
Report this post
Pawel F wrote:So you have to edit this file: gk_news2\html\com_k2\templates\default\item.php
find class named "itemSocialSharing"

you have to change values from this parameters:
1) data-layout=
2) data-size=

Check my file


hi,

i tried to change the settings also in my new2 template, but the file you uploaded is different to my file in the same path?!
what do i have to change in my file?
User avatar
Gold Boarder

GK User
Mon Apr 21, 2014 7:27 pm
Reply with quote
Report this post
@dennisth19 - but what you want exactly?
also remove nice looking social icons and replace them with old small ones in K2 items, or what?
User avatar
Platinum Boarder

GK User
Mon Apr 21, 2014 8:03 pm
Reply with quote
Report this post
dennisth19 wrote:hi,
i tried to change the settings also in my new2 template, but the file you uploaded is different to my file in the same path?!
what do i have to change in my file?


Hi,
here is the thing. See this links:

https://developers.facebook.com/docs/pl ... ike-button - for Facebook settings. Generate your desired look, copy/paste the code in text file and see what syntax you need to add.

Same for:
https://about.twitter.com/resources/buttons#tweet - twitter
https://developers.google.com/+/web/+1button/ - g+ button

You can understand very fast what you need to do.

Hope this helps,
Gorast
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 8:50 am
Reply with quote
Report this post
@skullmonkey
Thanks for your tip, but as a non coder i have some problems to modify the layout because it breaks on the content item...

@pawel F
the icons at this time are ok, but i dont want the bubbles, because this shows that the site is new if there is everywhere a "0"
but of course, the looking of the icons could be improofed...
so how can i deactivate the bubbles/counters?
User avatar
Gold Boarder

GK User
Tue Apr 22, 2014 2:01 pm
Reply with quote
Report this post
yes, but default if nobody likes your article - all have "0".
You have to edit this same file and replace our code with yours or modify it.
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 2:03 pm
Reply with quote
Report this post
second option, if you are not good in customizing.
Disable Social icons in K2 category setting and use additional social plugin.
User avatar
Platinum Boarder

GK User
Tue Apr 22, 2014 3:14 pm
Reply with quote
Report this post
what do i have to modify in the code exactly?
as you can see, i have a different file, why even its the same template?
User avatar
Gold Boarder

GK User
Tue Apr 22, 2014 3:50 pm
Reply with quote
Report this post
My file is from template for Joomla 3.x and it was in this folder:
templates/gk_news2/html\com_k2\templates\default\item.php
template version downloaded in this month, so file has date 25-03-2014
and yours ?

Please replace your file with mine - for test and you will see difference in K2 item view.
For more customization you have to read developer guides from FB, G+ and T
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 7:13 am
Reply with quote
Report this post
my path looks a bit different: /public_html/templates/gk_magazine/html/com_k2/templates/default

the file i have is from: 9.2.13! i used the quickinstall from 2 weeks or so!
do i need to update k2 or the whole template?
in the template settings there is no info about new updates...

i switched to the new file, but the bubbles are already there?!
User avatar
Gold Boarder

GK User
Wed Apr 23, 2014 7:16 am
Reply with quote
Report this post
Topic was about News 2 and you are using GK Magazine - do you see difference ?
User avatar
Platinum Boarder

GK User
Wed Apr 23, 2014 7:19 am
Reply with quote
Report this post
as you can see the template is named news2 in the backend, but the path is incorrect.
this is an issue with the quickinstall i think?
User avatar
Gold Boarder

GK User
Fri Apr 25, 2014 8:26 am
Reply with quote
Report this post
?
User avatar
Gold Boarder

GK User
Fri Apr 25, 2014 1:15 pm
Reply with quote
Report this post
Might be.
But decide about what template you are asking me ? News 2 or Magazine.
Maybe reinstall just template again, not whole quickstart.
User avatar
Platinum Boarder

GK User
Fri Apr 25, 2014 1:37 pm
Reply with quote
Report this post
i have the new2 template and for this i need a solution about the bubbles
User avatar
Gold Boarder

GK User
Fri Apr 25, 2014 6:40 pm
Reply with quote
Report this post
Hmm, but I did my example based on News 2.
User avatar
Platinum Boarder

GK User
Fri Apr 25, 2014 9:59 pm
Reply with quote
Report this post
I have one advice for you:
If you don't feel comfortable with such a customization, disable or delete our social code from overridden by template file and use alternative social plugin - it will take you 5 minutes not another day.
User avatar
Platinum Boarder


cron