![]() |
Steam Mini Profiles (For Steam Connect)
1 Attachment(s)
This Addon displays a Mini Steam Box in the postbit template.
It requires the Steam Connect Addon to find the according Steam ID. It's a vbulletin-implementation of Barracuda's SteamProfile Plugin. INSTALL 1) Upload all the files inside "upload" directory to their respective locations 2) CHMOD directory "clientscript/steamprofile/cache" to 777 3) Import the product xml file as an Addon inside your AdminCP 4) Navigate to Settings > "Steam Mini Profile Settings" and configure the product to fit your needs. BASIC STYLING The best idea is to use it in the upper right corner of the postbit. You can accomplish this by adding this CSS to your CSS > additional.css template: Code:
div.steamprofile{ Just place the following part anywhere you like the profile to appear: HTML Code:
<vb:if condition="$post['steamid']"><div class="steamprofile" title="{vb:raw post.steamid}"></div></vb:if> See Upgrade Notes for Upgrade v1.0 -> v1.1 |
But how can I move it? It's before post - but I would like to get it after post and aligned to right.
Thanks! |
Quote:
First, go to Admincp > Plugins, deactivate the plugin "add steam profile" in hook "postbit_display_start". Then you navigate to Styles > Templates > Postbit > postbit/postbit_legacy (depends on what you're using) Find: HTML Code:
<!-- / attachments --> HTML Code:
<div class="steamprofile" title="{vb:raw post.steamid}"></div> Add this to the template somewhere: Code:
div.steamprofile{ That's it! |
You are fast!
Thanks a lot! :) |
doesnt display the miniprofile...
i went and disabled the plugin hook ' Admincp > Plugins, deactivate the plugin "add steam profile" in hook "postbit_display_start". ' and i check the source of the html... it is where it needs to be, but it doesnt display... any ideas? ps. steam connect works 100% |
Quote:
It should appear within the head-tags of your template. If it doesn't, you need to include the following line in your headinclude template manually: HTML Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> |
its there... have looked around at all the settings, still no idea... all the files are in the right folders.. steam connect is 100% all settings look 100%.
http://www.wkaclan.com/ if you want to peak at the source. (youll only be able to see the news section, which should be enough to see the source of a page with it on it) |
iv also tried it with this on and off
Quote:
|
The plugin Add steamprofile should remain active.
It seems you're missing jquery. What does the setting "Skip JQuery" say in your admincp > steam mini profile settings? |
works now, thanks
|
All times are GMT. The time now is 04:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|