vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons (https://vborg.vbsupport.ru/showthread.php?t=266159)

BirdOPrey5 04-16-2012 11:03 AM

Please don't feel you have to buy the gold to fix the issue... First I've never seen dig count not work so I can promise you going gold will not help that.

The twitter upgrade to an iframe you could conceivably do yourself by editing the more_share_options template and removing the old twitter code and replacing it with the iframe code.

doobiefillin 04-18-2012 05:19 PM

any way to get pinterest share to work with this mod?

BrightStar 04-18-2012 05:28 PM

I've just contacted addthis and they responded as follow

Quote:

I think the problem is that you're writing AddThis to the page using JavaScript rather than using a standard <script> tag. We look for the profile ID in that tag, so we're not picking it up if you put it there. So you'll have to put it into your addthis_config variable. Here's a snippet you can add to your page to do it:

<script type="text/javascript">
if (typeof addthis_config !== "undefined") {
addthis_config.pub = 'ra-xxxxxxxx'
} else {
var addthis_config = {
pub: 'ra-xxxxxxxx'
};
}
</script>
I know it's a free mod but any chance of incorporating what addthis people are suggesting?

Thank You :)

Nirjonadda 04-18-2012 06:20 PM

Installed GOLD Version working on 4.1.10 without Manual Template Edits !

BirdOPrey5 04-18-2012 10:15 PM

Quote:

Originally Posted by doobiefillin (Post 2321343)
any way to get pinterest share to work with this mod?

No, Pinterest needs an image or video for it to share.
I do have a separate Pinterest mod: https://vborg.vbsupport.ru/showthread.php?t=281444

EDIT - YES, There is now a Pinterest option for the GOLD version. (Because the Gold version allows new buttons.)

Quote:

Originally Posted by BrightStar (Post 2321346)
I've just contacted addthis and they responded as follow



I know it's a free mod but any chance of incorporating what addthis people are suggesting?

Thank You :)

Thanks for the info, let me look into it.

It's weird because I am using basically the same code on my own site and I get a weekly analytics email update tells me what pages were shared and how many times without having to add anything special.

BrightStar 04-20-2012 07:31 AM

Its all working now BirdOPrey5....thanks for your support :)

One question is when users click on tweet button on blogs, they message contains full forum name plus title hence becoming too large to tweet....how can I overcome this?

BirdOPrey5 04-20-2012 04:09 PM

That's the first time I've seen that issue- I'm afraid I have no option to shorten the default text- it's coming from the page title not the mod itself. I take it shortening the forum title is out of the question.

You could edit the more_share_option template and find the first instance of this code:

Code:

data-url="{vb:raw bophref}"
and right after it, in the same line, add:
Code:

data-text="Description..."
Where you replace Description... with a short description that will be the default text for EVERY tweet. Hopefully your users enter some additional info.

datoneer 05-06-2012 01:59 PM

Hello BOP5, i cannot get this to work in posts, cms articles and blogs. I have template modification system. Is there solution for this?

BirdOPrey5 05-06-2012 03:53 PM

First- Disable this mod and check your threads, articles, and blogs... Is the default Facebook Like button showing up? If not then this mod will never work until that issue is resolved.

You may need to enable the Facebook Like button in the Facebook Options in Settings.

You also may need to make sure your forums/threads/blogs are visible to guests. vBUlletin will not show the Facebook button on private forums and therefore this mod will not show up on private forums.

If the facebook like button is showing, enable the mod and post a link to a thread where I can see the facebook button.

datoneer 05-06-2012 11:53 PM

I don't know what is it anymore...Share buttons shows only on forum home, but articles, blogs and posts-nope.
Facebook, twitter and g+1 are enabled, but work only with mentioned above.
It is visible to guests.I've tried manual template edit, still nothing.
www.imspot.org


All times are GMT. The time now is 02:16 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01948 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete