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 12-10-2013 09:04 PM

Are you sure it is exactly right, on its own line:

Code:

vbcms
Because I tested it on my own site and it disables it on all Article/CMS pages.

I suppose to be sure you can open your content.php page in a text editor.

The THIS SCRIPT value will be listed there- on mine it says-

Code:

define('THIS_SCRIPT', 'vbcms');
Make sure your value is the same.

ckgb 12-28-2013 03:11 PM

1 Attachment(s)
Publish to facebook pop up screen does not get populated with thread info/image content.

What can I do to get thread images to display instead of this weird blue part of a Facebook connect button (attached)?

One of the images from the topic posted along with comment to Facebook would be ideal. An avatar is so-so. But this blue thing is not good.

I also do not get the thread name displayed when click FB share button in the thread. I simply get a name of the entire board entered into the FB popup window.

P.S. I just purchased the Gold version just to see if it would fix the issue. It did not.

VB 4.2.2

Ultimately I would like to get the same info (image/ thread text) displayed when I click the facebook button on your site BirdOPrey5.

Additionally the LIGHT version had a very convenient option of having the buttons displayed at the bottom of the FORUMHOME. The paid version is apparently lacking this option.

Please help.

BirdOPrey5 12-28-2013 04:43 PM

Can you post a link to a thread on your site (or PM me if you don't want to post it so i can see what is going on with the images and thread titles?

The version of More Share Options that had the option at the bottom of ForumHome is the older version, the newer version (More Share Options TNG) does not have that option but several other improvements - most noticeably the ability to be on every page.

You can download the Paid version of the old version as well on my site, it is the version with "v261" in the filename. However I suggest using the TNG version personally, share options should be "above the fold" and in a consistent place.

ckgb 12-28-2013 04:51 PM

Sent you a PM

ckgb 12-29-2013 05:24 PM

Any updates on the issue?

BirdOPrey5 01-03-2014 02:20 AM

Quote:

Originally Posted by ckgb (Post 2471192)
Any updates on the issue?

The problem is the VSa - Forums Online CountUp mod is breaking the facebook open graph array and $thread variable but I don't know why. Disable that mod and the open graph data is correct.

ckgb 01-03-2014 04:03 AM

I tried it and sent you a PM.

BirdOPrey5 01-03-2014 09:16 AM

It's working fine now- but Facebook has cached your page from before the fix so you won't see it update for maybe a week or so. To test the fix you have to share a page that has never been shared before or look at the source code or use the Facebook Debugger.

https://developers.facebook.com/tools/debug/

ckgb 01-03-2014 09:35 AM

Thank you very much Joe!!!

ckgb 01-03-2014 10:47 AM

I made this post here. I do not really know whose side the fix could be on but it would definitely be beneficial for everybody.

Please do not get upset with me for pointing this out.

Thank you

ckgb 01-03-2014 10:51 AM

I think I have to retract. Everything seems to work now. Weird.

ckgb 01-05-2014 01:25 AM

In your pinterest mod you give an option to add a url to an image you want to get displayed in the posts where there is no image.

Is there a possibility to get something like that added to this mo, so that added custom image would be used by default if there are no images meeting 200x200 criteria? Could be very useful.

Thank you

ckgb 01-16-2014 10:12 PM

On the below forum home page you have share buttons incorporated into the Forum Statistics section.

What is the way to do that?

http://www.juot.net/forums/forum.php

Thank you.

BirdOPrey5 01-18-2014 03:30 PM

Quote:

Originally Posted by ckgb (Post 2471970)
I made this post here. I do not really know whose side the fix could be on but it would definitely be beneficial for everybody.

Please do not get upset with me for pointing this out.

Thank you

You could check out this mod- https://vborg.vbsupport.ru/showthread.php?t=305162 for better titles/descriptions.

Quote:

Originally Posted by ckgb (Post 2472311)
In your pinterest mod you give an option to add a url to an image you want to get displayed in the posts where there is no image.

Is there a possibility to get something like that added to this mo, so that added custom image would be used by default if there are no images meeting 200x200 criteria? Could be very useful.

Thank you

You could do this by editing your showthread template... somewhere before the footer code add something like this-

HTML Code:

<div style="display:none;">
<img src="images/misc/some_image_you_want.jpg" alt="some alt text" />
</div>

That will be a hidden image to the user but it will be picked up by Pinterest and other sites as an image that can be used to share your pages. Make the image like a site logo or such so it's always available.

Quote:

Originally Posted by ckgb (Post 2474738)
On the below forum home page you have share buttons incorporated into the Forum Statistics section.

What is the way to do that?

http://www.juot.net/forums/forum.php

Thank you.

That is from the older version of this mod, version 2.6.1 which is available for download in this thread but I don't recommend using it.

ckgb 01-21-2014 07:22 PM

How do I disable the mod on the photoplog page which has address of photoplog/index.php

This script states "index". Index is already disable for forum. It still shows up on photoplog.

Thank you.

dougdirac 02-09-2014 12:55 AM

Recently have an issue where the facebook buttons are screwing things up when viewed on an iPad. What happens is the line height changes as the buttons load screwing the page up and people end up clicking on the wrong then because the page shifted.

addamroy 02-11-2014 03:43 PM

Any chances that you can allow us to place the share buttons code in showthread, as well as header, navbar, and footer?

I'd like to put this in a better location for threads

Sal Collaziano 02-15-2014 12:13 AM

Is there an easy way to change WHERE the buttons are displayed?

pityocamptes 02-18-2014 03:44 PM

BOP, I have a few questions. I noticed that this mod (with the facebook, Google+, etc. buttons) on the home page index kicks the total page load up about 400+kb. Is there anyway to shrink the image sizes of those buttons to reduce page load, or perhaps have it on all the other standard pages EXCEPT for the index? or perhaps something I am not thinking of? Thanks again!

Videx 02-18-2014 04:19 PM

Quote:

Originally Posted by pityocamptes (Post 2482152)
BOP, I have a few questions. I noticed that this mod (with the facebook, Google+, etc. buttons) on the home page index kicks the total page load up about 400+kb. ...

I wonder why, since the images themselves should be cached locally.

A bigger problem I've noticed is the delay loading FB. It would be nice if there was some way to just display the button and let it load whatever it has to later. Not like anyone will be clicking it in the first second or two anyway.

pityocamptes 02-18-2014 04:31 PM

Quote:

Originally Posted by Videx (Post 2482164)
I wonder why, since the images themselves should be cached locally.

A bigger problem I've noticed is the delay loading FB. It would be nice if there was some way to just display the button and let it load whatever it has to later. Not like anyone will be clicking it in the first second or two anyway.

Don't know. My page load went over 1meg with this add on...

BirdOPrey5 02-18-2014 05:43 PM

Quote:

Originally Posted by Sal Collaziano (Post 2481248)
Is there an easy way to change WHERE the buttons are displayed?

You can go to the mod settings and set Automatically Show Below Navbar? to No.

Then manually add {vb:raw more_share_tng} to the header, navbar, or footer template, anywhere you want.


Quote:

Originally Posted by pityocamptes (Post 2482152)
BOP, I have a few questions. I noticed that this mod (with the facebook, Google+, etc. buttons) on the home page index kicks the total page load up about 400+kb. Is there anyway to shrink the image sizes of those buttons to reduce page load, or perhaps have it on all the other standard pages EXCEPT for the index? or perhaps something I am not thinking of? Thanks again!

You can disable in forum index by going to Admin CP settings for the mod, go to the Disable on these Scripts (Pages) setting, and add index to the list of scripts.

Quote:

Originally Posted by Videx (Post 2482164)
I wonder why, since the images themselves should be cached locally.

A bigger problem I've noticed is the delay loading FB. It would be nice if there was some way to just display the button and let it load whatever it has to later. Not like anyone will be clicking it in the first second or two anyway.

Are you using the latest version of vBulletin? Early versions of 4.x did not use asynchronous loading for Facebook but newer versions do.

BirdOPrey5 02-18-2014 05:47 PM

Although it's not this mod those concerned about file size should check out a custom share button created by digitalpoint- https://tools.digitalpoint.com/social-buttons

Its as light weight as can be and allows sharing on the major sites with its own combined counter.

pityocamptes 02-18-2014 05:53 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2482182)
You can go to the mod settings and set Automatically Show Below Navbar? to No.

Then manually add {vb:raw more_share_tng} to the header, navbar, or footer template, anywhere you want.




You can disable in forum index by going to Admin CP settings for the mod, go to the Disable on these Scripts (Pages) setting, and add index to the list of scripts.



Are you using the latest version of vBulletin? Early versions of 4.x did not use asynchronous loading for Facebook but newer versions do.


Using 4.2.2...

BirdOPrey5 02-18-2014 06:08 PM

From the site in your signature it seems to be working as I'd expect, even if it doesn't finish loading the rest of the page is accessible without pause until it finishes.

Can't really do much to change that. Ideally vBulletin would have put the Facebook Code in the header rather than footer but I don't think its worth the effort of moving it.

krimznheidiz 02-19-2014 06:52 AM

Hi guys, does this mod working for vb 4.2.1?

addamroy 02-19-2014 06:29 PM

BOP, is there any way to add some juice to this thing that will allow us to manually add the shortcode in the threadbit templates?

BirdOPrey5 02-19-2014 07:18 PM

Quote:

Originally Posted by krimznheidiz (Post 2482297)
Hi guys, does this mod working for vb 4.2.1?

Yes.

Quote:

Originally Posted by addamroy (Post 2482439)
BOP, is there any way to add some juice to this thing that will allow us to manually add the shortcode in the threadbit templates?

Not going to happen with this version- I am going to release a major update that will have that option though.

addamroy 02-20-2014 02:47 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2482454)
Not going to happen with this version- I am going to release a major update that will have that option though.

Cool. When do you suspect this update will be ready? Definitely looking forward to it.

BirdOPrey5 02-24-2014 08:23 AM

Hard to guess... I need a good weekend to dedicate to it to get it ready to go so anytime really.

c4boum 03-11-2014 04:53 PM

Work fine.

Thanks!!

DGrey2011 03-28-2014 04:30 AM

Hello!
The mod is great! However I noticed it has an issue when sharing threads if VbSEO is enabled. The custom structure is not displayed.

I tried sharing on Google+ but my threads were appearing as 'showthread.php?t=...', not in the way they are: threads/[thread_id]-[thread_title]

Is there a way to fix this? Thank you, you did a great job with this mod!

BirdOPrey5 03-28-2014 09:53 AM

Hello,
No there is no way to use VBSEO urls as it is coded and it is not a feature that will be added with VBSEO having shut down. When you share a URL no one is really looking at the URL itself- it shouldn't be an issue.

DreadsUK 05-08-2014 09:26 AM

Can this be added to vbcms_content_article_page?

BirdOPrey5 05-08-2014 06:54 PM

Hello,

It does/should show on all pages by default. It cannot be specifically added to the vbcms_content_article_page template however.

DreadsUK 05-08-2014 06:56 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2496861)
Hello,

It does/should show on all pages by default. It cannot be specifically added to the vbcms_content_article_page template however.

is the a way to take it of the activity stream?

BirdOPrey5 05-08-2014 06:58 PM

yes, there is a setting of scripts to disable it on, add activity to the list.

DreadsUK 05-09-2014 09:15 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2496865)
yes, there is a setting of scripts to disable it on, add activity to the list.

Wicked. Also i noticed the buttons come above the notices. It there a way to have them under them instead?

https://vborg.vbsupport.ru/external/2014/05/39.png

I tried adding forum to the list of scripts to disable but that didnt seem to work

https://vborg.vbsupport.ru/external/2014/05/38.png

BirdOPrey5 05-09-2014 10:54 AM

In the settings is an option to disable the automatic template edit and it will tell you the code you can manually apply to either the header, navbar, or footer template so you can put the buttons exactly where you want.
]Take that code and paste it into the NavBar template. I'm pretty sure notices are displayed in the navbar template so you can paste the code below the notices code and they will show below notices.

DreadsUK 05-09-2014 02:41 PM

How about this?

Quote:

Originally Posted by DreadsUK (Post 2496950)

I tried adding forum to the list of scripts to disable but that didnt seem to work

https://vborg.vbsupport.ru/external/2014/05/38.png



All times are GMT. The time now is 07:33 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.02007 seconds
  • Memory Usage 1,841KB
  • 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
  • (1)bbcode_html_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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