vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Share Buttons Bar by BOP5 (Facebook Like, Twitter, Google+1, and more share options) (https://vborg.vbsupport.ru/showthread.php?t=268967)

BirdOPrey5 09-28-2011 12:09 AM

Do you have VBSEO installed? A link to your forum?

There is a known issue with the twitter counter not working on VB 4.x but it usually works on 3.x. Sometimes it doesn't update right away.

Morrus 09-28-2011 12:25 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2250730)
Do you have VBSEO installed?

Yup!

Quote:

A link to your forum?
Yep - in my sig.

Quote:

There is a known issue with the twitter counter not working on VB 4.x but it usually works on 3.x. Sometimes it doesn't update right away.
This is the 3.x forum. Is there a known issue with 3.x?

BirdOPrey5 09-28-2011 10:27 AM

There is with VBSEO installed.

In the mod settings try turning Force Standard URL? to "No" and see if it helps.

Morrus 09-28-2011 11:42 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2250857)
There is with VBSEO installed.

In the mod settings try turning Force Standard URL? to "No" and see if it helps.

Yeah, I already had that set to no.

No worries; I'll just turn of the Twitter count.

adwade 10-02-2011 10:54 PM

Thanxx, this Centering information makes it look good on our forum. Marked INSTALLED!

mp3u 10-24-2011 03:02 PM

Hi, I'm having trouble getting this mod working. Iv'e installed it as per the instructions and activated it through Admin CP>options but can't see anything anywhere. I'm running VBSEO and have tried both settings to Forced Standard URL on/off. Any ideas?

If I have to paste $more_share_options into a template please let me know which one and where about to paste the code. I'm clueless about template modification or php. Ideally I would like this to appear in every thread as well as the main navbar.
Thanks,
D

BirdOPrey5 10-24-2011 11:59 PM

Hello,

If nothing is showing it is likely you need to make the manual template edit.

I recommend putting it in your navbar template.

Find the code:
Code:

<!-- / nav buttons bar -->
And put this right after it:
Code:

$more_share_options
If you can't find the code <!-- / nav buttons bar --> in your navbar template you must have a custom style. I would suggest putting $more_share_options at the very bottom of the template in that case and moving it around as needed, by trial and error if necessary.

CrashPush 11-20-2011 10:19 PM

Thank you for creating this mod. It's just what I need and it works perfectly.

Would it be possible to add the below Google Search code into the template.

Code:

<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
  <div class="cse-branding-form">
    <form action="http://www.yourdomain.com" id="cse-search-box">
      <div>
        <input type="hidden" name="cx" value="partner-pub-4437065443706544370654437065" />
        <input type="hidden" name="cof" value="FORID:9" />
        <input type="hidden" name="ie" value="ISO-8859-1" />
        <input type="text" name="q" size="45" />
        <input type="submit" name="sa" value="Search" />
      </div>
    </form>
  </div>
  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
  </div>
  <div class="cse-branding-text">
    Custom Search
  </div>
</div>

I can't get it to line up with the rest of the icons. Any tip?.

BirdOPrey5 11-21-2011 12:10 PM

You would add the code to the more_share_options template.

Put it between or after any of the existing blocks... each block start and ends with a comment such as:

Code:

<!-- Google+1 END -->
<!-- StumbleUpon START -->

Put all of your code between <td> </td> tags, so...

Code:

<td>
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#FFFFFF;color:#000000">
  <div class="cse-branding-form">
    <form action="http://www.yourdomain.com" id="cse-search-box">
      <div>
        <input type="hidden" name="cx" value="partner-pub-4437065443706544370654437065" />
        <input type="hidden" name="cof" value="FORID:9" />
        <input type="hidden" name="ie" value="ISO-8859-1" />
        <input type="text" name="q" size="45" />
        <input type="submit" name="sa" value="Search" />
      </div>
    </form>
  </div>
  <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
  </div>
  <div class="cse-branding-text">
    Custom Search
  </div>
</div>
</td>

You may need to manually enter a width or alignment setting for the <td> tag.

Edgespeeder06 11-22-2011 11:32 AM

really loving this but having an issue with liking individual thread pages...I get an error....any advice?

http://www.njstangers.org/forum/new-...post-8786.html


All times are GMT. The time now is 12:26 AM.

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.01091 seconds
  • Memory Usage 1,749KB
  • 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
  • (5)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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