![]() |
Nice one. I'll give this a shot on my test server.
|
Updated to version 3.1.1. No real new feature but I updated the option in Admin CP when selecting styles to disable to a checkbox list instead of having to manually enter styleids.
|
Quote:
|
DO you have a customs style? Please give a link to your forum.
You can try it on the default style by doing the following: To get the default style go to Admin CP -> Styles & Templates -> Style Manager -> Add New Style and create a new style with no parent style. This will be the default style. Then go to Admin CP -> Settings -> Options -> Style & Language Settings and give permission for users to change styles (if it was disabled) so you can change to the default style to test it. |
Hi., Are your MOD supported for https: site?
I have been found that your MOD cause warning on site with https installed |
Quote:
Edit: I tested it. For some reason my default style doesn't look correct on header and footer, but I think that is because of some code changes that I made to disable it. However, I have the same issue where the mod does not show up once I'm logged in. I'll send you a PM to look at the site for me. Thanks! Edit 2: Very strange. I logged in as the user I sent you credentials for and the mod was working. For some reason I'm not able to view it as the owner of the Forum. I might have a setting set wrong in the AdminCP. I'm going to create a new user and see if they can view it. |
Quote:
Quote:
|
Quote:
My Usergroup is Admin. That is my primary usergroup. Secondary Usergroups are: Musician, Guitar, and Vocals. What I learned was that if I turned off permissions for secondary Usergroups, it would effect the primary Usergroup in the Mod. Maybe this could be fixed? However, I still have one small problem. My Facebook Connect does not show when the mod is enabled, but if I disable it then it shows! I'm not sure about this, I'll double check my settings. |
Yes I am realizing that if I give permissions to "disable" by usergroup I shouldn't factor in secondary groups.
I'm going to re-write the permissions to ENABLE by usergroup and will have the regular groups (registered users, mods, super-mods, admins) enabled by default but easily changed. I have another big fix in the works for custom pages as well, I will bundle them both in the next update coming shortly (later today hopefully.) I will take a look on your site about the Facebook connect- I confirm it works fine on my site with the mod enabled. |
Updated to version 3.2.
If upgrading from below 3.2 you will have to redo the Usergroup permissions in the mod settings. I have changed it from disabling it for selected groups to enabling it for selected groups. (By default it is active for all standard usergroups except banned users (groups 1 - 7)). Added a new plugin that will give better results when sharing custom pages via Facebook. This plugin requires a hook that was introduced in VB 4.1.10. If you are running an older version there us a new text file in the mod zip that tells you how to make 1 easy file edit if you want. |
Quote:
|
Hi! I bought the Gold version, really glad to have this mod.
It works when show under nav bar is selected. But when I turn that off and insert {vb:raw more_share_tng} into a template, nothing comes up. I am trying to get this into the top of articles in the CMS. This is my first time doing anything this, so maybe I am missing something. If I just put in some text like AAA in the template it appears, so that part of the template is visible. Running 4.2 Thanks, JM |
Awesome much better than first one. Thanks +++++++
|
Quote:
You can use a template conditional to only show it in the CMS if that is your goal- Code:
<vb:if condition="THIS_SCRIPT == 'vbcms'">{vb:raw more_share_tng}</vb:if> |
Ooops sorry, I didn't see that!
Thanks for the reply! And the mod! |
Quote:
These relocation instructions do not work for me: vBulletin 4.2.0 PL2 Using the Gold TNG version - see http://localsearchforum.catalystemar...L-LAUNCH-TODAY! Issue 2: As you can see from the link, the share icons are not evenly spaced. How do I fix that? |
Quote:
Issue 2 - They aren't evenly spaced because there are no likes yet for Facebook or Google. Once you get 1 like for each the count boxes will show filling in the gaps. There is no way to make them evenly spaced and keep the counts. If you disable the count for the Google button then it will have better spacing but you'll never see the count. There's no way to disable the count for Facebook, it will need that room regardless.' |
Would inserting {vb:raw more_share_tng} work to accomplish that relocation? and if so, where would it be inserted?
|
Due to the global nature of the TNG version of this mod {vb:raw more_share_tng} can only be pasted in global templates (header, navbar, and footer.) As designed it simply won't work in any other template.
|
Hi Joe, hopefully this is an easy one for you!
Firstly, thanks for this mod, Its awesome! Secondly, the text next to the facebook like button (Be the first of you friends to like this) inherits the text color from the body.plugin I have tried altering all of the code but to no avail? I have altered these so far: PHP Code:
Mick |
1 Attachment(s)
Quote:
Mick, Facebook only offers 2 options for the button, light or dark. The colors never change. https://vborg.vbsupport.ru/attachmen...1&d=1344073336 They do this for consistent branding. Even if it was technically possible to change colors, which I don't believe it is, part of their Terms or Service is you will not modify their buttons in any way. |
Quote:
|
Just wanted to say thank you for this mod. Installed and working as advertised!
|
Hi BirdOPrey5
Is it possible to change the place of the bar in CMS articles to be under the article text? |
Not really. Best you cold do is follow manual template instructions and put it in the footer instead of navbar.
|
Installed and working great on VB 4.2...
Thanks a bunch...Other Mods didn't want to work right, but this does everything I need... Thank you again.. F |
installed on my board www.ukmusic.com but the facebook pop when clicking on the LIKE buttom appears for 1 second and them disappears, please help.
|
I would need to see the mod active to see what the problem is.
|
Request: Instead of just the option to "Disable on these Scripts", offer an option to "Enable on these Scripts".
There are a lot of scripts related to pages that I don't want to display on and I always seem to be coming across more. private, usercp, profile, faq, search, misc, group, showgroups, subscription, online, calendar, memberlist, activity + any mods you don't want it to appear on, etc. I think overall it would be easier (at least for me) to keep track of which scripts/pages it displays on than which scripts I don't want it to display on. |
Quote:
|
Quote:
Basically I want it to work in Blogs, Threads, Forums and my add-ons. Probably everything else I want to block. |
I only disable on these scripts:
Code:
private |
Installed but for some reason this mod only shows on forum home. What do I need to do to allow this to show on all forum except private forums? I changed the options to disable in private forums but they don't show in any of the public forums.
http://www.elitedevildogs.com |
Quote:
The version you are using does not work well on custom styles, it would probably work on the default style. |
Quote:
|
I'm not familiar with all these social sharing things, but when you click the "Like" button or any of the others is it liking the entire forum/site or is it only liking that particular page/section/post/thread?
|
Quote:
|
Quote:
|
Quote:
Twitter should be picking up the title from the <title> tag in the HTML page, can you post a link to a thread on your site so I can see it? |
Quote:
www.snowdaycolorado.com |
All times are GMT. The time now is 09:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|