Search Results for 'sharing'

Results from the Forum
markla
tagDiv Member

I agree. I like the styling of the new buttons but miss the count and the twitter title when sharing.

simchris
tagDiv Member

@raugustox
Hi ! Nope I don’t work here.
I just kind of “adopted” this theme last year since we had been working on building something in house very much like this and then when I found this, they were further along, so decided to just use this since it had the micro data, bootstrap elements, above average knowledge of pagespeed (MOST WP theme companies have never used PageSpeed Insights… which as of this year is pretty pathetic, if you ask me).

Since I was doing a lot of work on our two test sites, I was popping in here everyday with version 2 and just started sharing info since I’ve been using WP since 2005ish, and have suffered most of the pains that the newbies/scrubs are running into. 🙂

My apologies if I ever offend anybody by stating the obvious sometimes, but I know I’ve gotten a LOT of help on forums over the years, so it’s kind of my way to pay back, pay forward, keep theme going, etc.

I don’t work for tagDiv and have no financial involvement or other relationship.

Just a big sappy fan ! 🙂

FRMedia1981
tagDiv Member

yeah, i wish this, too

mehedi
Participant
#0

Hi!

The new sharing system is freaking cool. But the thing is, it is not showing how many times people have shared a post. For example, on Mashable they’re showing how many times people have shared a post altogether.

I would like to hear your comments on this feature request. And hope tagDiv will update this ASAP.

Thanks!

Radu A
tagDiv Member

hi,
please modify the file td_module_blog.php (), add get_permalink() instead of get_page_link(), in the function get_social_sharing() , starts at line 113

we have also modified this, will be available in the next update.

Thanks for you message.
Radu A.

mrsky28
Participant
#0

Hello,

I think the Twitter share button can be improved. Clicking on it will only put the post link on the “Post a tweet” box. I think it should be standard to have this format:

[Post Title – Site Name] [URL] via @twitterusername (elected at the admin)

Btw. I’m not a fan of the new sharing buttons. I truly prefer the button count ones.

Radu A
tagDiv Member

hi,
we will check the facebook sharing
can you send us a link (your site and facebook)

for Article Box, please don’t use cloudflare, and also for W3 Total Cache don’t use the minify option. https://forum.tagdiv.com/w3-total-cache-configuration/

Thanks for you message.
Radu A.

rea-secret
tagDiv Member

I think get_permalink() function would be better than get_page_link() function on sharing buttons. get_page_link() function doesn’t work for me. With get_page_link() function I saw 404 page.

Ahmet Bozdemir
tagDiv Member

Thank you for your sharing.

kwalsh22
tagDiv Member

the pinterest is working in the latest update but the facebook sharing is resulting in page not found!

Also, yes i do have it enabled. Do you think it has something to do with w3 total cache and/or cloudflare?

please help!

thanks

Marius
tagDiv Staff

Hi,
The old was for like not for share, the new system is for sharing the articles. We improved the look of that part, will be available in the next update(today) * the look will be almost the same.

To get back the old stuff you need to take the CSS and functionality manually it will difficult.
You can replace those files http://tagdiv.com/theme/users/old-3.2.zip but i’m not sure will work.

A simple solution is to put back the old version of the theme 3.2

Thanks!

  • This reply was modified 12 years by Marius.
Marius
tagDiv Staff

Hi,
If you don’t use the footer you can hide it with this CSS

.td-footer-wrap {
    display: none;
}

Add it in Theme panel -> Custom CSS

About social sharing, we had replaced the like system the new one is for sharing, is more useful.
To get that you have to update to latest version.

Also I tried to move the post title to below the first image and comment out the category button but no luck?
Can you show me exactly where you want to do that.

would be cool if instead of the category block it illuminated it on the menu
I don’t understand your question, please can you show me in a screenshot.

Thanks!

Marius
tagDiv Staff

Hi,
The older buttons was only for like posts. This are most useful, is for sharing the article.

The like buttons can’t be styled via CSS, they have the default style.
We will think for a better solution.

Until that if you want the like functionality you can use a plugin for that.

Thanks for your message!

Radu A
tagDiv Member

hi,
we are still working on that section.
in the next update will be the up to date sharing / tags, via/source.

Thanks for you message.
Radu A.

glennwpaul
Participant
#0

Hi,
Two questions:

1) If I wanted to hide the header and just have the main menu (the tacky menu), can this be done just with some custom css?

2) What’s the new social sharing plugin are you using on your demo site? I like the new bigger buttons.

Thanks!

mehedi
Participant
#0

Hello!

I’ve just updated to the latest version of this theme. Unfortunately the Sharing, Tags and Via/Source style isn’t working at all! It is not showing as the same as seen on demo. The new update is really great, I can’t wait to see it in action on my site 🙂

Please let me know what’s the problem.

Thanks!

mrsky28
Participant
3.2 Bugs? - topic
#0

Hi I just installed the 3.2 version and I found problems:

1. The social sharing icons (I think) should open in a new window.
2. The new social sharing icons are not my style. I prefer the one with counts or number of actions/retweets/likes. That further engages the viewer to share the article. Yes, that has an effect.
3. When editing loop-single.php and adding the <?php echo $td_mod_single->get_social_sharing();?> on top of the post, the tags are there also. During the previous versions, I put the same code below the subtitle so that the social icons are on top of the post.

Daniel Finch
tagDiv Member

Perfect! Thanks.

Marius
tagDiv Staff

Hi,
Add this in Theme panel -> Custom CSS

.vex {
    z-index: 9999 !important;
}

Thanks!

Daniel Finch
tagDiv Member

I’ve got another issue which you might be able to help with too..

How do I solve this overlapping with the email share window and the ad at the top?
http://pbrd.co/1huONzU

Daniel Finch
tagDiv Member

Bingo! Simple but wasn’t obvious at the time.

Thank you Marius.

Marius
tagDiv Staff

Hi,
You have tried from here?: http://screencast.com/t/ie1BKI2p

Daniel Finch
Participant
#0

Hi there,

I am trying to remove the WordPress sharing buttons. I have looked on the wordpress forums however they are saying I should see a sharing options under settings but I don’t have that option.

How do I remove these sharing buttons: http://pbrd.co/NAlmBR

FrankG
Participant
#0

Been working with the theme for much of the past week, love it – covers almost all my needs.

Only significant problem I’ve come across is the ‘visibility’ function in the widgets don’t work. My posts have several categories so I aim to have a sidebar for posts in each category showcasing most recent stories in said category (eg. so a post categorised in ‘TV’ would only list posts also in the ‘TV’ category).

You have the option for that – ‘Recent Posts’ and then changing the visibility. Trouble is it doesn’t seem to work. I tried ‘Show’ ‘TV’ but the result is still the most recent posts across all 7-8 categories. I tried ‘Hide’ and selected all the other categories – same result.

In terms of suggestions for future editions:

1. ‘Dark’ color scheme. Not every site uses white backgrounds, some of us like our black and/or grey ones. An option to swap the color scheme between them would be great.

2. More ‘Blocks’. Five’s just not enough, especially as many are quite similar. Any chance of a ‘Block 6’ made entirely of ‘Module 5’ and a ‘Block 7’ made entirely of ‘Module 9’? Is there a way to build our own custom blocks?

3. Increased color options. I work on a site with seven or eight different categories. I love that I can adjust the colours of the tags and some headers to assign a specific color to different categories but can this go further? Can this apply to elements such as the color highlight in main menu, the widget sidebar headings, and the big slide titles, etc.

4. Minimised author option. Right now in posts, the only way to see the author is to include the great big honking ‘Author’ box down the bottom. Any chance of an option to change it so instead the author’s name only appears in a line of text at the top of the post – between the category listings and the publication time (like it is on the category pages)?

5. A third header style. Right now there’s a thin line underneath writing with no background (style 1), or a thin line with a raised colored background behind only the writing (default). Any chance of a raised colored background across the entire line?

6. Gallery pictures – along with attachment page or direct image, any chance of a css-only lightbox style popup option so when someone wants to see a bigger picture in comes up in a closeable box?

7. Category Pages – For those of us with a LOT of articles – in some cases over 10,000 in one category, ways to sort the order of a content are a must. Current category pages list only from the most recent to the oldest. Any chance of a way to list a categories stories in alphabetical order and jump to a specific letter?

7. More AdSense boxes – specifically a secondary sidebar one. A lot of sites use a 300×250 AND a 160×600 or 300×600 further down in their sidebars.

8. Love the various styles in the ‘Social Icons’ widget, much more than the fairly ordinary design of the ‘Sharing’ options in the posts themselves. Any chance of the latter to be more like the former?

mehedi
tagDiv Member

Hello! Thanks for sharing, its the coolest sharing buttons I’ve yet seen! Do you know, how to use that on this theme?

Thanks again!

Viewing 25 results - 5,401 through 5,425 (of 5,508 total)