Resource icon

[bd] Widget Framework 2.6.6

No permission to download
hi complete noob at these widgets installed this last night is it pos to put a widget on the portal page ? if so how or can you send me to the right info
 
Brilliant add on.
A short question. in "Position" for Status updates what should i enter if i want it to be viewable in xenporta and forum list?

Is there widget that can support a youtube channel?

Thanks so much(y)
 
Hi, maybe some stupid questions, but I'm a bloody beginner:
- I've tried to place three widgets in a row, but if the're more than two they're disappearing and I can see nothing.
- If I add widgets and change locations and size in the gui, sometime other values are changed automatically?
- Is it possible to change the title of different instances
- in the thread widget the titles are cropped after a certain amount of chars. How can I change this amount?
Kai
 
ok, for the last question I've found the answer, but the first is still a miracle. It seems that there is a certain width, which causes the widgets to disappear - but I don't know which? I put three widgets in a row:
1. (0/0)|(3x1), 2. (0/1)|(1x3), 3. (0/2) |(1x1)

My column width is 185px, gaps are 3px so the width is 937px. But: if I add the 3. widget it's not shown and the 2. disappears.

If I change the configuration to:
1. (0/0)|(3x1), 2. (0/1)|(1x4)

then it works, and is also 937px but I can't use maybe 5 colums for the 2. which is not possible even on the configuration page (which has also a certain width, but why and which and why that one?)

I don't understand, why I can't use the rest of the space of the page ... Sorry for these maybe stupid question but I'm a xF newbie.
Kai
 
Hello,

I'm just wondering if there is a way to get the recent-activity feed into the sidebar (similar to facebook). This would be a really handy widget as it can be displayed site-wide and potentially increase user activity.

Or even "Spy" by DigitalPoint.

Thanks.
 
Now I understand my mistake ... nomally (for me) I only adjust the order of widgets, like 10,20,30 and so on. I didn't realise that here I've to deal with absolute positions. I think this doesn't make it easier, because the add-on tries to correct the positions if you type something wrong. Then it happens, that the programm is to fast and some positions are changed before you're rady.
Kai
 
Since upgrading the resource manager the widget for recent/top/etc resources isn't working, which I'm assuming shows it's incompatible with the RM 1.1. Has anyone created a new widget to fix this?
 
hi complete noob at these widgets installed this last night is it pos to put a widget on the portal page ? if so how or can you send me to the right info
If you are using XenPorta then the position you should use is "EWRporta_Portal".

Brilliant add on.
A short question. in "Position" for Status updates what should i enter if i want it to be viewable in xenporta and forum list?

Is there widget that can support a youtube channel?

Thanks so much(y)
You can use position "EWRporta_Portal, forum_list" (notice the comma).
 
I used forum_list, forum_view at the same time for advanced HTML widget.
Hmm, in those 2 positions, there is no "$page" variable... #59 is a page or a forum or something?
ok, for the last question I've found the answer, but the first is still a miracle. It seems that there is a certain width, which causes the widgets to disappear - but I don't know which? I put three widgets in a row:
1. (0/0)|(3x1), 2. (0/1)|(1x3), 3. (0/2) |(1x1)

My column width is 185px, gaps are 3px so the width is 937px. But: if I add the 3. widget it's not shown and the 2. disappears.

If I change the configuration to:
1. (0/0)|(3x1), 2. (0/1)|(1x4)

then it works, and is also 937px but I can't use maybe 5 colums for the 2. which is not possible even on the configuration page (which has also a certain width, but why and which and why that one?)

I don't understand, why I can't use the rest of the space of the page ... Sorry for these maybe stupid question but I'm a xF newbie.
Kai
I have answered you in the conversation ;)

Hello,

I'm just wondering if there is a way to get the recent-activity feed into the sidebar (similar to facebook). This would be a really handy widget as it can be displayed site-wide and potentially increase user activity.

Or even "Spy" by DigitalPoint.

Thanks.
Sorry, currently there is no plan to add something similar to your idea.
 
Since upgrading the resource manager the widget for recent/top/etc resources isn't working, which I'm assuming shows it's incompatible with the RM 1.1. Has anyone created a new widget to fix this?
"isn't working" means it doesn't show up at all? v2.4.3 should work with XenForo Resouce Manager 1.1
 
"isn't working" means it doesn't show up at all? v2.4.3 should work with XenForo Resouce Manager 1.1
Just a note that you probably should specify the image dimension for the resource icons on the XFRM widgets. Google Pagespeed suggests this when I ran the test on forum home.
 
hey @xfrocks, quick question.

You have an option to deactivate widgets using the 'deactivate for mobile' option...but is there something that is the opposite, ie the widget will only show if its viewed on a mobile/tablet? Simple purpose? I basically want to show ads to everyone using their mobile phones to view my site.
 
Ah, that placed the "Listen live" button within the widget, so my users can click on the button to launch the player in a separate window. I actually wanted the stream to be played from right within the widget, but to be honest this will do in the mean time so thanks very much. :)

Am I right in thinking that if I did succeed in getting the radio stream to display & play from within a widget, it wouldn't be much good anyway as the stream would get interrupted every time the user clicked a link/refreshed the page/etc? If so, I think this pop-up arrangement is probably the way to go anyway!

Sorry to be so nooby, but could you point me in the direction of a Facebook Fan Page widget, and a Twitter one?

Thanks. :)

Smooth Jazz Chicago.. ENJOY!

HTML:
<a href="JavaScript:newPopup('http://player.tritondigital.com/11231',800,600);"><img src="http://smoothjazzchicago.net/sites/all/themes/SJCH/images/listen-live-button-background.png"/></a><br/>
<script type="text/javascript">
// Popup window code
function newPopup(url) {
popupWindow = window.open(
url,'popUpWindow','height=410,width=370,left=10,top=10,resizable=no,scrollbars=no,toolbar=no,menubar=no,location=no,directories=no,status=no')
}
</script>
 
hey @xfrocks, quick question.

You have an option to deactivate widgets using the 'deactivate for mobile' option...but is there something that is the opposite, ie the widget will only show if its viewed on a mobile/tablet? Simple purpose? I basically want to show ads to everyone using their mobile phones to view my site.
Sorry, there is nothing like that. Actually, I'm considering to drop that "deactivate for mobile" option because it's better to do it using responsive CSS/JavaScript. Detecting mobile browser using browser user agent is not foolproof at all! Plus, there are many tables today and most of them will be recognized as "mobile"...
 
Top Bottom