Search Results for 'sharing'

    No search results were found in Documentation!

Results from the Forum
Manuel Fink
Participant
#0

Hey,

I just realized that I have about 70% mobile traffic on my page. I just compared the layouts of the post of the most successful publishers like buzzfeed, huffington, upworthy, … . I just thought I share my findings.

It seems their best practises are:

  • 2 columns of similar articles, straight after the article (same for home screen)
  • Their similar articles seem to be random recommendations with a focus on virality. If I reload the page I always get different articles displayed. (not sure how this works with caching. I think they even pull in the first articles through ajax). I think this is really important, since always recommending the same articles doesn’t support users to stay on the page
  • pretty small author information (one line), which isn’t taking a lot of space. They put it just underneath the title.
  • infinite loading of similar articles
  • sharing buttons before and after the article with the button order: facebook, twitter, pinterest, mailto.
  • comments are hidden behind small one line show comments button
  • the headline of the similar articles have a home button on the right sight
  • most space consuming white gaps are removed on mobile.

I hope this ideas help you to further improve your theme 😉

thx for your fast replies!

best, manu

Radu A
tagDiv Member

hi,

thank you for sharing this answer.

Thanks for you message.
Radu A.

Radu A
tagDiv Member

hi,
mehedi you said you have some php skills, maybe its time to upgrade this skills, don’t just wait for a copy and paste solution.

if you need to remove the tags from the string just remove them with the delete button.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Salut

1. Butonul devine asa in cazul in care sunt mai multe instante de pinterest pe pagina, probabil folosesti inca un plugin de sharing care are buton de pinterest. Daca vrei sa incerci dezactiveaza pinterest de la pluginul tau si butonul default al temei o sa se afiseze corect.

2. Stim de aceasta problema, o sa o rezolvam in urmatoarele updateuri, nu merge din cauza la apostrof ' Se poate traduce direct din fisier daca vrei.

3. Avem aceasta problema pe issue list

Legat de problema cu facebook, te rog dezactiveaza toate pluginurile sau unul cate unul mai putin SEO by Yoast si vezi daca merge. Ai ceva erori de javascript in consola: http://screencast.com/t/3mBiHuhS

Mersi

simchris
tagDiv Member

Some of HTML5 boilerplate is built in to both Bootstrap and the theme, as far as I know.

HTML5 boilerplate is nothing new, and in fact is one of the inspirations for the htaccess optimizations found in this stick topic that I’ve been posting the past six months for all. Except my verison cuts out all the commenting not needed, and which ironically slow down the htacess file wit bloat.

All roads often lead to same solutions, so thanks for sharing that info for those who are new to HTML and customizing WP. 🙂

(HINT: you can use my htaccess modifications without having to pay for, or use, a plugin.)

mehedi
tagDiv Member

Thanks @mbasche.

Unfortunately, it didn’t helped. It did displayed tags after Source/Via but how can I remove tags from the Sharing box? It looks like, @radu and tagDiv inserted sharing and tags both in one string.

Please help.

Thanks!

Radu A
tagDiv Member

hi,
thanks mbasche for your answer

Thanks for you message.
Radu A.

mbasche
tagDiv Member

Hey Dude, it’s weekend!!!

Look for tag strings<?php echo $this->get_the_tags();?>
and put it above <?php echo $this->get_source_and_via();?>

mehedi
tagDiv Member

tagDiv @radu Please help!!!!!

mehedi
tagDiv Member

Anyone please help.

mehedi
Participant
#0

Hi!

I would like to remove the Tags from the social sharing box to under the Source/Via. How can I do that? I mean, what’s the PHP String for it? I know PHP a bit and I will be able to do it my self if I know the string for it. I tried to get tags by using this

get_tags();

But it didn’t worked. Please help me.

Thanks!

Steven
tagDiv Member

Ur welcome

mehedi
tagDiv Member

@steven Thanks for the reply 🙂 I removed the Pinterest button from GoSocial and it is working now.


@radu
please mark this as thread resolved.

Thanks!

Steven
tagDiv Member

@mehedi the reason for that is that you are using also the GetSocial” for a floating share bar at the side with the same sharing stuff,if you want the theme image of the Pinterest botton to show back you have to turn of the Pinterest on the GetSocial for a floating share bar and you well see it correct it self.

You are using two same Scripts for the same sharing botton,If your theme or another plugin already adds a script for a social network,then in this case the Pinterest script getting loaded a 2x time.

mehedi
tagDiv Member

Hi Radu,

Can you please tell me where I can edit the code of this section (sharing)?

Regards,
Mehedi

Radu A
tagDiv Member

hi,

our pinterest button looks like this: http://screencast.com/t/dBsLAAJclN , not like the one you from your print screen. your button has to come from somewhere else.

Thanks for you message.
Radu A.

mehedi
Participant
#0

Hi!

I’ve noticed a weird bug/error on my website. I am not sure why its causing. Here is how it looks like:

You can see a live example here as well.

I’m using a plugin called “GetSocial” for a floating share bar, which I think isn’t causing this. Please let me know what might be the problem.

Thanks!
Mehedi

Radu A
tagDiv Member

hi,

I don’t know what you deed , Marius solution works fine.

Thanks for you message.
Radu A.

Marius
tagDiv Staff

Hi?
What Social Wrapper Box? Do you mean the sharing area from posts?
You can use a plugin if you want to share pages.

Thanks for the message!

quitifua6
tagDiv Member

Marius deleting all that breaks the single post

quitifua6
tagDiv Member

What @marius share works fine, but I want to remove the highlighted buttons in this picture http://i.imgur.com/gaF81Qy.jpg

mixvice
tagDiv Member

@quitifua6 Try to use the code posted from @Marius

quitifua6
tagDiv Member

Ok perfect but now how do I move it up to where the other one was http://i.imgur.com/sbvslV2.png

Steven
tagDiv Member

Only turn OFF “ARTICLE SHARING” and leave “ARTICLE LIKE/TWEET/G+” ON

Viewing 25 results - 5,276 through 5,300 (of 5,508 total)