PDA

View Full Version : Forum Home Enhancements - SCANU's Elegant Forum description on mouseover [as Xenforo]


Scanu
01-02-2012, 11:00 PM
Description

This modification shows an elegant forum description when moving mouse over the forum title. Look at the screenshots for more! This is the upgrade of my template modification SCANU - Forum description on title mouseover [as Xenforo] (https://vborg.vbsupport.ru/showthread.php?t=275428).

Live Demo

If you want to see how great looks the jquery effect go here (http://jsfiddle.net/Scanu/Vkjw6/embedded/result/) for the online demo.

Installation

Upload the product via admincp and go in Settings->SCANU's Forum description on tilte mouseover for customize the style.
For 2.2 version: go in "Settings->SCANU's Forum description on tilte mouseover", set lesscode to yes and put the id of your last forum to perform the script.
For the update just redownload and reupload the file, make sure that overwriting is set to Yes.

Translations

Please post your translation in a reply so everyone can uses it.

Restrictions
In the description your " will replaced with ' for example if you write "errare humanum est" you will see 'errare humanum est'.

PLEASE VOTE THIS MOD FOR MOTM CLICK HERE, AND CLICK MARK AS INSTALLED (https://vborg.vbsupport.ru/showthread.php?p=2251846)

To get support:
Mark this mod as Installed
Copy/Pasted errors or screenshots
URL/link to site


Many thanks to Boofo (https://vborg.vbsupport.ru/member.php?u=9948) for his basing php code, to haincha (https://vborg.vbsupport.ru/member.php?u=416709) for the idea and to my brother Clear for the styling.

If you like italian G-funk/rap please try out this music (www.youtube.com/watch?v=agPuN80vgaE) or this music (http://www.youtube.com/watch?v=bf6kP1lMdJc)
If you like italian rap try out this music (http://www.youtube.com/watch?v=b2i3ml7wlJo)

Scanu
01-03-2012, 10:44 PM
Version History
- 1.0
- First release on Vbulletin.org as Template modification

- 2.0
- First release as Add-on
- "SCANU - Forum description on title mouseover [as Xenforo]" to "SCANU's Elegant Forum description on mouseover [as Xenforo]"
- Added the arrow <
- Added styling options
- Better positioned respect the forum title

- 2.1
- Adapted to long description
- The arrow < is not an image but a css code
- The background color option change the pointer color too
- Fixed opacity options
- Corrected errors in the phrases and fixed some bugs

- 2.2
- Added lesscode option in the admin control panel
- Added the indent to the CSS code

- 2.3.6
- Fixed various bugs

- 2.4
- Re-written the php code
- More compatibility
- Removed Lesscode (now is automatic)
- Reduced page loading
- Reduced code length

- 2.5
- Re-written the php code
- Now using my new lib for template edits
- No more chaotic code
- Added Category Description support
- Added forumdisplay.php support

*still working on the forumhome subforum's descriptions support*

Scanu
01-03-2012, 10:44 PM
Do you have problem with the autotemplate edit and you still see the old descriptions?
Go in the forumhome_forumbit_level2_post template, delete this:

{vb:raw forum.description}

Then replace this

{vb:raw forum.title}

With this code

<h2 class="forumtitle">
<div id="scanudesc">
<a <vb:if condition="$show['forumdescription']">title="<div id='container'><div id='scanu'>{vb:raw forum.description}</div><span class='arrow'></span></div>"</vb:if> href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a>
</div>
</h2>

Now you're done if you are still having problems reply to this thread

Scanu
01-03-2012, 10:45 PM
Screenshots

http://dvdimagehosting.altervista.org/images/scanudesc.png

http://dvdimagehosting.altervista.org/images/scanusettingsipi.png

ProFifaLeagues
01-03-2012, 10:56 PM
Already done the Templete mod Would this one be better to install or no Difference??
Thanks Superb mod anyway as posted on your other thread!

Scanu
01-03-2012, 11:01 PM
This one is upgraded and better as you see in the screenshot i've added the < and the description is better positioned respect the title :)

lapiervb
01-03-2012, 11:09 PM
It would be nice if it was possible to edit the color of each forum description.

Scanu
01-03-2012, 11:13 PM
You can do this as before install my mod just put in the description

<font color="#000">Description</font>

Where #000 is your color

RSNF
01-03-2012, 11:30 PM
Awesome Mod thank you for sharing!!! Mark and rated :)

goxy63
01-03-2012, 11:31 PM
1.
When forum home page loads, forum description loads as well or... it loads at the time when mouse is over certain forum.
I guess it loads all at once when you open forum home
https://vborg.vbsupport.ru/

If in forum settings we set forum description, with this mod description will be shown as on picture above, or description will be removed as in picture you attached in first post here and shown on mouse over?

2.
Will copyright will be shown on the bottom of forum home?


Looks great, thanks

Tagged & rated for now

Cheers

OldSchoolDSL
01-04-2012, 12:01 AM
Installed and working

4.1.10 Alpha 2 :)

It would be nice if there was something to wrap around for long forum descriptions though.

thecore762
01-04-2012, 06:17 AM
Hi Scanu, It doesn't work for me.
Not sure why.

See screenshot.

ellinofatsa
01-04-2012, 06:38 AM
Forum Category Icons (Advanced) not work after instal this plugin any help?

Scanu
01-04-2012, 06:55 AM
1.
When forum home page loads, forum description loads as well or... it loads at the time when mouse is over certain forum.
I guess it loads all at once when you open forum home
http://img688.imageshack.us/img688/7877/questionvi.gif

If in forum settings we set forum description, with this mod description will be shown as on picture above, or description will be removed as in picture you attached in first post here and shown on mouse over?

2.
Will copyright will be shown on the bottom of forum home?


Looks great, thanks

Tagged & rated for now

Cheers


1) The description loads with the page so when the mouse go over certain forum you have no to wait, the old description will be removed as in picture and show on mouse over. :)

2) No there isn't a copyright in the forumhome i just add a small copyright to the vbulletin settings so when you go to set my mod you see it

Scanu
01-04-2012, 06:57 AM
Installed and working

4.1.10 Alpha 2 :)

It would be nice if there was something to wrap around for long forum descriptions though.

I'm working on it sorry :)

Scanu
01-04-2012, 06:59 AM
Hi Scanu, It doesn't work for me.
Not sure why.

See screenshot.
If you can send me the link of your forum with the mod on I'll can help you, the problem is simple just link your forum here or in pm

Forum Category Icons (Advanced) not work after instal this plugin any help?

I will try the plugin you mentioned for check problems :)

Scanu
01-04-2012, 07:17 AM
Forum Category Icons (Advanced) not work after instal this plugin any help?
First diagnostic: both are working on forumhome_forumbit_level2_post

Scanu
01-04-2012, 07:40 AM
The problem is simple and the solution for now is to do the manual template modification in one of them.

Rckcrwlr
01-04-2012, 10:46 AM
Tagged for Future install...

Mr_Running
01-04-2012, 11:58 AM
Hi Scanu, It doesn't work for me.
Not sure why.

See screenshot.

Yes it appears the code is showing...I had the same issue.

I have Tagged mod for now until issues is resolved.

Scanu
01-04-2012, 12:26 PM
Guys i can't help you if i can't look the code of your page, if one of you can link me his forum with the mod on i can see what's the problem

CharlieDelta
01-04-2012, 09:08 PM
Thank you for making this a plugin.
Nice work!

Scanu
01-04-2012, 10:03 PM
You're welcome charlie :)

thecore762
01-04-2012, 10:50 PM
If you can send me the link of your forum with the mod on I'll can help you, the problem is simple just link your forum here or in pm



I will try the plugin you mentioned for check problems :)

Here is the link to my forums: www.47r-squad.com

Here is the screenshot of the plugins I use.

Scanu
01-04-2012, 11:04 PM
Ok sorry for taking away your description form your users, now you can deactivate the mod. I've downloaded the source code to see the problem thank you :)

thecore762
01-04-2012, 11:09 PM
Ok sorry for taking away your description form your users, now you can deactivate the mod. I've downloaded the source code to see the problem thank you :)

Not a problem :)

Thank you and hopefully we can find a fix :)

Scanu
01-04-2012, 11:12 PM
Now I'm going to sleep (in italy is night), so tomorrow (italy) i'll work on this but actually i've not found missing code, all seems ok

Scanu
01-05-2012, 10:29 AM
Ok not sure why is not working for you
1 The code is present
2 if i take the source code of your page and i put it in html file there is the same problem but if i delete other codes leaving the plugin code it works well
3 You have many forums your site with my plugin on has over 5000 lines of code
4 I suggest you to try the template modification and tell me if it works or not
5 In the next version i will edit the code so it doesn't take too much line

Winter Sonata
01-06-2012, 01:28 AM
It worked on 4.0.2

Thanks!

thecore762
01-06-2012, 03:06 AM
Ok not sure why is not working for you
1 The code is present
2 if i take the source code of your page and i put it in html file there is the same problem but if i delete other codes leaving the plugin code it works well
3 You have many forums your site with my plugin on has over 5000 lines of code
4 I suggest you to try the template modification and tell me if it works or not
5 In the next version i will edit the code so it doesn't take too much line

Looks like it's working doing it manually that is.

There is another issue.

A forum section is broken looks like.

Scanu
01-06-2012, 11:45 AM
Try with the new version of the mod

keyness
01-06-2012, 02:06 PM
Nice mod! Thanks.

It's also possible to use <img> tag in description, so you can show an image as well.

Scanu
01-06-2012, 02:20 PM
Yes of corse html is enabled as before install the mod :)

Winter Sonata
01-06-2012, 03:02 PM
Thanks for the update!

It resolves some minor bugs.

OldSchoolDSL
01-06-2012, 04:55 PM
I'm loving 2.1

Resolved my wrap around conflict.

Thank you :)

thecore762
01-06-2012, 10:32 PM
Try with the new version of the mod

Hi there, didn't work :(

Scanu
01-07-2012, 08:00 AM
Ok I will find a solution, i need time

Scanu
01-07-2012, 07:39 PM
2.2 out thecore 762 try the new lesscode option in the pca

thecore762
01-07-2012, 07:54 PM
2.2 out thecore 762 try the new lesscode option in the pca

Thanks, unfortunately it doesn't work.
The only way it works if I manually make changes, but even at that it doesn't work fully with all the forum sections from prior screenshot I've posted.

Scanu
01-07-2012, 07:59 PM
Can you post the description that was having that problem?

thecore762
01-07-2012, 08:16 PM
Can you post the description that was having that problem?

When I manually edit as instructed I get this:

https://vborg.vbsupport.ru/attachment.php?attachmentid=135495&d=1325823183

Scanu
01-07-2012, 08:22 PM
Do you follow this guide (https://vborg.vbsupport.ru/showthread.php?t=275428)?

thecore762
01-07-2012, 08:39 PM
Yes, I followed that guide, most of it works, except that forum section.

Scanu
01-07-2012, 08:53 PM
Can you do the manually installation again and let me see the code?

thecore762
01-07-2012, 09:03 PM
Can you do the manually installation again and let me see the code?

Ok,
Here it is: http://www.47r-squad.com/forum.php

Scanu
01-07-2012, 09:21 PM
Ok found it you had just to say me the description :)
Install this mod go in plugin manager and disable all plugin of my mod except " to ' then in the template change this
'<scanu>{vb:raw forum.description}</scanu>' with this "<scanu>{vb:raw forum.description}</scanu>"

Scanu
01-07-2012, 09:23 PM
Soon i will update the template code to the same of the product :) For future manually template modification remember always to change
'<scanu>{vb:raw forum.description}</scanu>'
with
"<scanu>{vb:raw forum.description}</scanu>"
And leave the plugin on :)

thecore762
01-07-2012, 09:44 PM
Ok found it you had just to say me the description :)
Install this mod go in plugin manager and disable all plugin of my mod except " to ' then in the template change this
'<scanu>{vb:raw forum.description}</scanu>' with this "<scanu>{vb:raw forum.description}</scanu>"

Hi there, where in the template do I go exactly to change that?
I am little lost here :(

Scanu
01-07-2012, 09:54 PM
sorry on forumhome_forumbit_level2_post
Then you have installed the template modification replace
'<scanu>{vb:raw forum.description}</scanu>'
with
"<scanu>{vb:raw forum.description}</scanu>"

thecore762
01-07-2012, 09:58 PM
sorry on forumhome_forumbit_level2_post
Then you have installed the template modification replace
'<scanu>{vb:raw forum.description}</scanu>'
with
"<scanu>{vb:raw forum.description}</scanu>"

Ok, you want me to install this plugin or you want to me to just use the manual modification and just use the above changes?

thecore762
01-07-2012, 10:00 PM
Ok, nvm, everything works :)
Wow that was a lot eh?

Thank you for helping me :)

Scanu
01-07-2012, 10:06 PM
See your pm box :)

thecore762
01-07-2012, 10:14 PM
Made a small contribution because this plugin is awesome!
Nominated.

Last question:
Is there a way for me to lineup images?
See this screenshot:

Scanu
01-07-2012, 10:22 PM
what do you mean with lineup?

thecore762
01-07-2012, 10:28 PM
what do you mean with lineup?

The image is not centered in the box.

Scanu
01-07-2012, 10:36 PM
I tried the same image with the plugin version and it doesn't have this issue so i'msorry wait for the update of manually template modification

thecore762
01-07-2012, 10:43 PM
I tried the same image with the plugin version and it doesn't have this issue so i'msorry wait for the update of manually template modification

I see :(
Was there a reason why the plugin version doesn't work for me and the manual version does?

Scanu
01-07-2012, 10:52 PM
Yes there is a probably reason: in the plugin the various code of the mod are separated in the template modification are all together. I will do something to get work the plugin version for you and other guys with this problem :)

OldSchoolDSL
01-07-2012, 11:21 PM
2.1 works

2.2 does not.

Do not know what happen, but all I could see was html / css code in the mouse over.

Scanu
01-07-2012, 11:44 PM
That is probably the lesscode option
Go in admincp and put the id of your last foum then select Yes to "Is lesscode on?"
If it's still not working select No to "Is lesscode on?"

thecore762
01-08-2012, 12:04 AM
Scanu, the mod made my donation module not work anymore

When I disable it works again, but when I enable it doesn't work anymore.

See screenshot:

Winter Sonata
01-08-2012, 01:41 PM
FYI, the latest version 2.2 is not working with 4.1.10 ,but version 2.1 does work.

Thanks

DNCL
01-08-2012, 08:59 PM
I have an RTL forum and the description is getting out of the browser window and not readable, can you make an option for rtl forum so the description tooltip show up on the opposite side please?

thecore762
01-08-2012, 10:20 PM
FYI, the latest version 2.2 is not working with 4.1.10 ,but version 2.1 does work.

Thanks

Read what it was posted in the last 2 pages...
You will find the fix within them.

Scanu
01-08-2012, 10:28 PM
I have an RTL forum and the description is getting out of the browser window and not readable, can you make an option for rtl forum so the description tooltip show up on the opposite side please?

Mmh sorry for this, i forgot to add this possibility, wait for next update, for now you can search in the xml file for "bottom right" and replace with "bottom left" you will fix this until i'll update my mod

DNCL
01-08-2012, 11:40 PM
Thanks i did that temporarily but i just want to mention that the little arrow must be switched for the opposite side too.

FiRe_MaStER
01-09-2012, 02:47 AM
Can you add a feature like in forum home online list when you go on admin user or another user, the user legend will be appear on mouseover

Thanks for great mod

Scanu
01-09-2012, 04:58 AM
Can you add a feature like in forum home online list when you go on admin user or another user, the user legend will be appear on mouseover

Thanks for great mod


I will try

FiRe_MaStER
01-09-2012, 02:04 PM
I will try

Thank you very much , I will be waiting

Ricsca
01-09-2012, 05:54 PM
Thenks

Scanu
01-09-2012, 07:31 PM
Please mark as installed :)

goshalim
01-10-2012, 02:21 PM
Hi very nice mod , but i am have the same problem showing the code when you put the mouse over

HEre is my link : http://www.canarybreeder.net/up/forum/forum.php

strudinox
01-10-2012, 08:08 PM
Installed and works great!

One question though... Would it be possible to also include this code in the thread previews?

For example:
http://limepic.com/img/threadpreview.jpg

thecore762
01-10-2012, 09:24 PM
Hi very nice mod , but i am have the same problem showing the code when you put the mouse over

HEre is my link : http://www.canarybreeder.net/up/forum/forum.php

The answer is in the last two pages...


Here is the fix.

Install plugin.
Then go to Plugin Manager, disable everything except "to"

then do this:

Go in "Adimncp/Styles and Templates/Your style - Edit Templates/Forum Home Templates/forumhome_forumbit_level2_post/" and replace this code

<h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2>

With this

<vb:comment><h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2></vb:comment>
<h2 class="forumtitle"><div id="scanudesc">
<a <vb:if condition="$show['forumdescription']">
title="<div id='container'><div id='scanu'>{vb:raw forum.description}</div><span class='arrow'></span></div>"</vb:if> href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></div></h2>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script src="http://cdn.jquerytools.org/1.2.6/all/jquery.tools.min.js"></script>
<script>
$("#scanudesc a[title]").tooltip({
position: "bottom right",
effect: "slide"
});
</script>
<style>
/*styling and positioning of the arrow*/
.arrow {
border-right: 5px solid black;
border-top: 5px solid transparent;
border-left: 1px none black;
border-bottom: 5px solid transparent;
position: absolute;
top: 7px;
line-height: 0px;
width: 0px;
height: 0px;
left: -5px;
filter:alpha(opacity=68);
-moz-opacity:.68;
opacity:.68;
_display: none;
}
#scanu {
/*styling of the box */
background:black;
color:white;
padding: 5px 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
filter:alpha(opacity=68);
-moz-opacity:.68;
opacity:.68;
}
#container {
/*positioning of the arrow and the box*/
position: relative;
top: -10px;
left: 10px;
max-width: 440px;
}
</style>

Then replace this code

<vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if>

with this

<vb:comment><vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if></vb:comment>

bada_bing
01-11-2012, 01:40 AM
The answer is in the last two pages...


Here is the fix.

Install plugin.
Then go to Plugin Manager, disable everything except "to"

then do this:

Go in "Adimncp/Styles and Templates/Your style - Edit Templates/Forum Home Templates/forumhome_forumbit_level2_post/" and replace this code

<h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2>

With this

<vb:comment><h2 class="forumtitle"><a href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></h2></vb:comment>
<h2 class="forumtitle"><div id="scanudesc">
<a <vb:if condition="$show['forumdescription']">
title="<div id='container'><div id='scanu'>{vb:raw forum.description}</div><span class='arrow'></span></div>"</vb:if> href="{vb:link forum, {vb:raw forum}}">{vb:raw forum.title}</a></div></h2>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script src="http://cdn.jquerytools.org/1.2.6/all/jquery.tools.min.js"></script>
<script>
$("#scanudesc a[title]").tooltip({
position: "bottom right",
effect: "slide"
});
</script>
<style>
/*styling and positioning of the arrow*/
.arrow {
border-right: 5px solid black;
border-top: 5px solid transparent;
border-left: 1px none black;
border-bottom: 5px solid transparent;
position: absolute;
top: 7px;
line-height: 0px;
width: 0px;
height: 0px;
left: -5px;
filter:alpha(opacity=68);
-moz-opacity:.68;
opacity:.68;
_display: none;
}
#scanu {
/*styling of the box */
background:black;
color:white;
padding: 5px 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
filter:alpha(opacity=68);
-moz-opacity:.68;
opacity:.68;
}
#container {
/*positioning of the arrow and the box*/
position: relative;
top: -10px;
left: 10px;
max-width: 440px;
}
</style>

Then replace this code

<vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if>

with this

<vb:comment><vb:if condition="$show['forumdescription']"><p class="forumdescription">{vb:raw forum.description}</p></vb:if></vb:comment>


I have done this and got it working in vb 4.19 EXCEPT now In adminCP unsder this mods settings I change the text color but it does not actually change the color, will there be a fix to this soon or else I will need to uninstall

bada_bing
01-11-2012, 01:51 AM
OK so I was able to manually change the background and text color by changing this

Go to your template called forumhome_forumbit_level2_post and change these settings to match what you want.

#scanu {
/*styling of the box */
background:black;
color: DeepPink;
padding: 5px 10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
filter:alpha(opacity=68);
-moz-opacity:.68;
opacity:.68;

One other question though is I noticed that this mod makes to seperate java calls which can be avoided by calling a local version correct

thecore762
01-11-2012, 02:23 AM
I have done this and got it working in vb 4.19 EXCEPT now In adminCP unsder this mods settings I change the text color but it does not actually change the color, will there be a fix to this soon or else I will need to uninstall

Yeah, same here.
Plus this mod doesn't work when prototype.js when it's on.
https://vborg.vbsupport.ru/showthread.php?p=2286328#post2286328

goshalim
01-11-2012, 05:29 AM
Thanks Man

Its working now perfectly

Scanu
01-11-2012, 01:00 PM
Of corse you can't if you are using a template modification you must change it on the template, change color: white; to color: yourtextcolor;

bada_bing
01-11-2012, 06:34 PM
Of corse you can't if you are using a template modification you must change it on the template, change color: white; to color: yourtextcolor;

Will these issues be fixed soon, great mod

bada_bing
01-13-2012, 08:47 PM
I have done this and got it working in vb 4.19 EXCEPT now In adminCP unsder this mods settings I change the text color but it does not actually change the color, will there be a fix to this soon or else I will need to uninstall

Just noticed that even with te updated code changes I made it works fine in FF but not IE, havent tested all other browsers, one click from uninstall :(

Scanu
01-14-2012, 04:24 PM
Sorry i can't help you :( i can't coding or support my mods for a few or weeks :(

Jncocontrol
01-15-2012, 02:02 AM
Could this also be used for thread previews?

Dr.osamA
01-19-2012, 12:03 AM
thank you bro

installed + 5 stars + translated to RTL Arabic

working in 4.1.10 Defoult style but not working in custom style
demo alra7ba (http://www.alra7ba.info/vb/forum.php?styleid=6) only for 2 weeks
user: vBulletin
pw: 123456

keep it up man

OldSchoolDSL
01-19-2012, 01:04 AM
This is a wonderful modification and I'm happy that you've gone to such lengths to develop it. You've really have done a great job.

I'm unsure why though this modification does not seem to work with

Forum Category Icons (Advanced)
https://vborg.vbsupport.ru/showthread.php?t=244351

I'm not expecting you to investigate or attempt to find out why. Just a small side note.

Alfa1
01-21-2012, 12:24 AM
A 3.8 version would be awesome.

nacaruncr
01-21-2012, 01:19 AM
installed + tagged + motm + 5 stars :D

It'll be a good idea do it for thread description too... :D
thanks :D

Boofo
01-21-2012, 01:38 AM
Nice job, young lady. ;)

Boofo
01-21-2012, 01:39 AM
installed + tagged + motm + 5 stars :D

It'll be a good idea do it for thread description too... :D
thanks :D

Clicking the install button would be nice. ;)

nacaruncr
01-21-2012, 07:21 AM
strange.... I had marked as installed :S well... now is ok :)

regards :)

Boofo
01-21-2012, 08:03 AM
strange.... I had marked as installed :S well... now is ok :)

regards :)

Nope, you're not showing as installed yet.

New Joe
01-21-2012, 08:34 AM
This is a wonderful modification and I'm happy that you've gone to such lengths to develop it. You've really have done a great job.

I'm unsure why though this modification does not seem to work with

Forum Category Icons (Advanced)
https://vborg.vbsupport.ru/showthread.php?t=244351

I'm not expecting you to investigate or attempt to find out why. Just a small side note.

Yes, this is stopping me from installing this.

Scanu
01-21-2012, 12:05 PM
Yes, this is stopping me from installing this.

The reason is because both are working in the same template. Try to contact the autor of that mod

Scanu
01-21-2012, 12:07 PM
Nice job, young lady. ;)

Are you reffering to me? Because i'm not a lady i'm a boy :D

Luffy-9
01-22-2012, 03:23 PM
I might use it in the future.
Voted (Y)
Thanks

prandah
01-28-2012, 08:43 PM
i have trouble in here :D
http://www.mypict.info/images/08572053970343517793.png

BlueCheri
02-01-2012, 02:56 PM
Tagged

Trevor Matthews
02-01-2012, 10:22 PM
Hi

I just installed this but see no difference on my forum.
I have tried entering the last forum ID etc as suggested but neither option seems to do anything.
I am on 4.1.10, did I miss something?

Trevor Matthews
02-02-2012, 11:26 AM
I have re-installed it and looked for any options that I may have missed but I can't see anything. Does anyone have any idea why it doesn't do anything at all.

ferruzo
02-02-2012, 12:56 PM
4.1.10 and working! but i had to set lesscode to NOT

Regards

Trevor Matthews
02-02-2012, 02:36 PM
And you just entered the number of your last forum?

No other steps required?

Trevor Matthews
02-02-2012, 02:45 PM
Installed again.

Less code = No

Last forum id = 394

Still nothing on IE or Firefox.

Are there any steps I can take to find out why this isn't working?

snowlion
02-02-2012, 03:15 PM
It doesn't work for me, even with or without less code.
*Edit: tested in Internet Explorer, FireFox, Opera, Google Chrome, Safari.

CharlieDelta
02-02-2012, 04:05 PM
You may want to try and disable all other mods. There may be a conflict with jquery.

I am running 2.1 on vbulletin 4.1.9 with no problems.

Trevor Matthews
02-02-2012, 05:14 PM
Thanks, I just disabled all mods and tried both methods but there is no sign of it working.

It is a shame as it looks like a very nice mod to have.

Anyone else have any ideas for me to try?

CharlieDelta
02-02-2012, 06:33 PM
You will also have to disable all plugins as well.
You should then flush your cache.

Scanu
02-02-2012, 06:52 PM
Sorry for these problem will try to go back to the old version

Trevor Matthews
02-02-2012, 06:55 PM
I did clear the cache etc but still nothing.

Scanu, are you saying I should try the 2.1 version?

Trevor Matthews
02-02-2012, 07:02 PM
I just tried the 2.1 version and still nothing.

Scanu
02-04-2012, 01:10 PM
Yes try with the 2.1 or check your plugin, if you have other plugins that are working on the same template this is probably the problem. Trevor give me your code with the plugin ON and i will see for the problem

Trevor Matthews
02-04-2012, 04:28 PM
Many thanks.

The template is forumhome_forumbit_level2_post ????

Trevor Matthews
02-04-2012, 06:16 PM
I was just looking at the xml code.

I see many lines that say "admin" in them.

On my forum there is no user called admin, is that relevant at all to my installation issues?

Scanu
02-07-2012, 07:45 PM
Many thanks.

The template is forumhome_forumbit_level2_post ????

Yes it is

Scanu
02-07-2012, 07:51 PM
I was just looking at the xml code.

I see many lines that say "admin" in them.

On my forum there is no user called admin, is that relevant at all to my installation issues?
No, it isn't. Can you send me the link of your forum with the mod on, this could help me to find the problem

Trevor Matthews
02-08-2012, 08:33 PM
Thanks for the replies.

I looked at that template before and after installing the mod.

The template looked exactly the same.

The address is www.television-magazine-forum.co.uk

I will turn the mod back on now.

Trevor Matthews
02-08-2012, 08:36 PM
Installed again.
Turned mod on and Lesscode is Yes.

Scanu
02-09-2012, 05:50 PM
See your pm box

Trevor Matthews
02-09-2012, 06:48 PM
Hi

I didn't understand you PM.
What do you want access to????

Brakk
02-10-2012, 03:21 AM
This is a very nice little addon. Just a note - jQuery animations are somewhat buggy at times.

When I first installed this, both I and my coadmin noticed that the popping up of the tooltip didn't happen sometimes, ex. when you moved too fast onto the forum name.
Removing the slide effect from the "Code replace" plugin/template hook fixed this issue.

Scanu
02-10-2012, 05:38 AM
Yes that is little bug of the source jquery plugin, a new release of the jquery plugin would fix this

Trevor Matthews
02-10-2012, 12:17 PM
Thanks for your pm, I am not prepared to give anyone access to my ACP.

Thanks for your time though.

savraot
02-12-2012, 06:46 AM
Too Bad

Works not with Advanced Forum Category Icons that I use. When this Mod can co exist with AFCI, then I will install and use it.

Very nice Mod!

Berdus2012
02-15-2012, 01:18 PM
Here is a Turkish Translate from me :)

Pleas & Thanks for this Mod ! Beatifual !:)

i Have the Addon Installed :):D:up:

Scanu
02-15-2012, 05:32 PM
Thank you please mark as installed if you use this i will add the turkish version on the first post soon

Berdus2012
02-15-2012, 10:14 PM
I've done. And no problem :) Yes, you can insert like on the first post :)

Scanu
02-17-2012, 05:07 PM
Hi, for everyone that was having the problem that the mod does showthe code instead of the graphic i found a solution (thanks to ToorakTimes for let me work at his site with the problem). Wait for an update and then re-upload the file, the update will be released soon as i can add the code to the xml. Please support me and vote my mod as motm clicking here (https://vborg.vbsupport.ru/showthread.php?t=277865)

CoZmicShReddeR
02-17-2012, 11:30 PM
Done? :)

thecore762
02-17-2012, 11:37 PM
Hi, for everyone that was having the problem that the mod does showthe code instead of the graphic i found a solution (thanks to ToorakTimes for let me work at his site with the problem). Wait for an update and then re-upload the file, the update will be released soon as i can add the code to the xml. Please support me and vote my mod as motm clicking here (https://vborg.vbsupport.ru/showthread.php?t=277865)

Does this mean no more using the manual modifications anymore?
It would be nice..

Scanu
02-18-2012, 04:37 AM
Yes thecore :)

DAMINK
02-18-2012, 05:11 AM
Would be good to have this mod working correctly. Hope to see the update soon.

Sleepydawn
02-18-2012, 05:52 AM
doesnt work for me just shows the regular post description

SCRIPT3R
02-18-2012, 07:17 AM
Version History
- 2.3
- I'm looking for new feature request you can request your feature responding to this thread

Suggest the ability to enable/disable the parsing of [IMG] tags within Thread Previews; when viewing thread list.

thecore762
02-18-2012, 08:25 AM
:) looking forward for an update soon ^^

Scanu
02-19-2012, 03:42 PM
Sorry for taking so long for update but i had problems with my connection now the 2.3 should works for all. Please support me voting the mod as MOTM ^^

Scanu
02-19-2012, 03:44 PM
Suggest the ability to enable/disable the parsing of [IMG] tags within Thread Previews; when viewing thread list.
My mod doesn't show the preview of the thread but the description of the forum, by the way i want to code a mod that show the preview of the thread in the same way just like Xenforo does

Scanu
02-19-2012, 03:47 PM
Updated the turkish version too i have just to upload it in the first post

Scanu
02-19-2012, 05:50 PM
With 2.3 there was another css problem with the 2.3.5 i fix it. Now i know what cause these problems it was guest Warn/ wuaec, this is because just some users had this issue, i never had the error that most of you was having because in my local forum i didn't have wuaec or guest warn and so i never had this problem but today when i installed wuaec for update it i see the problem. With the 2.3.5 version is highly recommended to configure lesscode

thecore762
02-19-2012, 07:06 PM
Does 2.3.5 fix the code showing problem?

Scanu
02-19-2012, 09:04 PM
Yes, the core you have to unistall the template modification uninstall the old version and re install the 2.3.5

CoZmicShReddeR
02-19-2012, 09:24 PM
2.3.5 Isn't working correctly for me this one the right side forums blocks are pushed to the bottom and there is code on the forums link as before... Must be a conflict if no one else has issues... Tried the less code thing didn't see a difference..

I am using the latest VB version... I haven't disabled anything else as I have in the past disabled all my plugins I didn't do it this time as the issues seem like the same issues... Could be something with my PHP at this point... That's unless others with the latest VB have the same issues...

thecore762
02-19-2012, 09:27 PM
Yes, the core you have to unistall the template modification uninstall the old version and re install the 2.3.5

I did that and it did not work.
I had to reinstall the template modification to make it work.

Scanu
02-19-2012, 09:35 PM
I did that and it did not work.
I had to reinstall the template modification to make it work.

What was the problem?

Scanu
02-19-2012, 09:37 PM
2.3.5 Isn't working correctly for me this one the right side forums blocks are pushed to the bottom and there is code on the forums link as before... Must be a conflict if no one else has issues... Tried the less code thing didn't see a difference..

I am using the latest VB version... I haven't disabled anything else as I have in the past disabled all my plugins I didn't do it this time as the issues seem like the same issues... Could be something with my PHP at this point... That's unless others with the latest VB have the same issues...

Don't know why is doing so for you. I will wait for see other reviews

Longcat
02-20-2012, 06:21 AM
I just installed this hack right after upgrading my vb to 4.1.10 and it's not working for me. The tool tip thing displays code before the forum description.

Sorry, must uninstall it until there's a fix

thecore762
02-20-2012, 06:46 AM
What was the problem?

It doesn't work unless I template edit the code.

Scanu
02-20-2012, 08:58 AM
I will upgrade my localforum for see if that is the problem

Scanu
02-20-2012, 09:01 AM
And i just want to see if the 2.1v was having this issues so i'll upload it for who want to try that

Longcat
02-21-2012, 05:41 AM
that version (2.1) worked nicely on vb 4.1.10!

Scanu
02-21-2012, 07:37 AM
Really?

Scanu
02-21-2012, 07:54 AM
If the 2.1 works i will easily got a 2.4v working

faisaly.com
02-24-2012, 04:50 AM
None of the .xml's work for me... a manual template edit to forum post bit 2 works like a charm... should have just stayed with the template edits and there would have been less problems for so many users...

thecore762
02-26-2012, 01:49 AM
Scanu, this modification stopped working for me. 2.3.5 :(

I hope the plugin option can start working.

Scanu
02-26-2012, 08:28 AM
You should go back for the version that is working for you, the 2.3.5 has nothing that can interest you, sorry for this I'll take the situation in hand

thecore762
02-26-2012, 08:50 AM
You should go back for the version that is working for you, the 2.3.5 has nothing that can interest you, sorry for this I'll take the situation in hand

Hi there, none of the versions work for me unfortunately :(

Scanu
02-26-2012, 01:28 PM
Wait what version do you used to got it working with the template modification?

thecore762
02-26-2012, 04:45 PM
With 2.2, but that no longer works for some reason.

Scanu
02-26-2012, 05:05 PM
That's impossible, what doesn't work?

thecore762
02-26-2012, 05:59 PM
That's impossible, what doesn't work?

http://www.47r-squad.com/forum.php

:(

Scanu
02-27-2012, 06:17 PM
Good news i fixed all the problems for thecore so if you was having thecore's problems in the next you should'nt have this problem, for fix these various probles i used a forced method so you may have problem if you have please tell me :). And i noticed that for big forums (e.g. thecore) setting up lesscode is a problem so i will post a video tutorial

Scanu
02-27-2012, 06:19 PM
thanks to thecore for let me develope in his forum (wich is having the issue)

haincha
03-10-2012, 05:12 AM
Thanks for the update! Exactly what I wanted. Amazing work, as always! Thanks for the mention in the copyright, it is really appreciated. Not that you owe me anything. I just appreciate it.

HHelp1
04-21-2012, 10:24 PM
No working for 4.1.11 :( and i have tried 3 of them...

Scanu
04-25-2012, 04:35 PM
You sound try the manual installation

HHelp1
04-25-2012, 09:45 PM
You sound try the manual installation

What i have to do now ?

Scanu
04-26-2012, 05:53 PM
*you should try the manual installation

See this thread: https://vborg.vbsupport.ru/showthread.php?t=275428

HHelp1
04-27-2012, 02:07 PM
I followed exactly what it showed but i got this errors:

http://screensnapr.com/e/8l2zpz.png Please help me :(

Scanu
04-27-2012, 03:54 PM
I've pm you

profanitytalker
06-06-2012, 02:54 PM
This mod is working great. Thanks Scanu.

Just one question, do you have any way to disable this for mobile style?

qpurser
06-06-2012, 03:22 PM
Thanks. Looks great.
Works with 4.2.0

WendM
06-06-2012, 10:38 PM
my forum description images stopped working when I installed this...any reason why?

TeamSempoi
06-08-2012, 03:52 PM
not working with "Forum Category Icons (Advanced)"

Alfa1
07-01-2012, 11:01 PM
Any news on the thread preview function and the conflict with forum icons?

Scanu
07-02-2012, 06:49 AM
For the thread preview there is already an add-on (i don't remember the name) i will not do it. Regarding the conflict i'm going to ireland for 15 days so i can't do nothing you must wait for my return

SEW810
07-02-2012, 03:07 PM
Possible issue:

If Elegant Forum Description is enable, DBTech - vBSlider doesn't work (Shows an empty frame)
If Elegant Forum Description is disabled, DBTech - vBSlider works fine.

Regards!!

Uninstalled by now.

PD. Have a nice trip Scanu.

Scanu
07-02-2012, 03:20 PM
Thanks :) However it seems to be a jquery conflict, i will see what can i do thanks for notice that

Scanu
07-21-2012, 06:08 PM
Updated now it works with custom styles too!

- 2.4
- Re-written the php code
- More compatibility
- Removed Lesscode (now is automatic)
- Reduced page loading
- Reduced code length

not working with "Forum Category Icons (Advanced)"

to get both mods working disable auto templates edit of one (by settings)

zascok
07-30-2012, 02:33 PM
sorry, does not work in 4.2. pl2 don't have Forum Category Icons installed. why does calles jq 2 times?

Brandon Sheley
07-30-2012, 03:04 PM
nice mod, this is a nice way to clean up your forumhome

Scanu
07-30-2012, 04:28 PM
sorry, does not work in 4.2. pl2 don't have Forum Category Icons installed. why does calles jq 2 times?

It could probably be a jquery conflict what other mods did you install?

zascok
07-30-2012, 07:29 PM
It could probably be a jquery conflict what other mods did you install?

No I think it's some single quote mark instead of double ones as far as I can tell, something pops up on the forumhome if mouse over with piece of code in it.

lets say

<title><![CDATA[" to ']]></title>

Scanu
07-30-2012, 09:21 PM
No that's not the problem check if you have this code on the source code of your forum

<script>$("#scanudesc a[title]").tooltip({
position: "bottom right",
effect: "slide"
}); </script>

zakonline
07-31-2012, 02:40 AM
Great mod, Thank you :)

zascok
08-09-2012, 06:04 PM
No that's not the problem check if you have this code on the source code of your forum

<script>$("#scanudesc a[title]").tooltip({
position: "bottom right",
effect: "slide"
}); </script>



yes I do on the very bottom of the page

Scanu
08-09-2012, 06:50 PM
yes I do on the very bottom of the page
Search in the xml that and replace it with

<script>
jQuery.noConflict();
$("#scanudesc a[title]").tooltip({
position: "bottom right",
effect: "slide"
}); </script>

woffie
08-10-2012, 07:24 PM
Not working with 4.2

Scanu
08-10-2012, 08:04 PM
Thanks. Looks great.
Works with 4.2.0

It works on 4.2 have you installed Forum Category Icons?

initiald
09-06-2012, 01:01 PM
Setting this on mess up the arrow position of the breadcrumb? Can you take a look at it. vbulletin 4.2

Scanu
09-06-2012, 01:17 PM
Yes, can you post a screen or a link?

initiald
09-06-2012, 01:40 PM
Nvm I just test on my test forum. I figure out the problem. Due to a breadcrumb I used have a conflicting variable, so I just open up your mod and replace .arrow to .arrowhead or any other name variable and this would fix the position. Then reupload and overwrite.

I suggest rename the .arrow variable/class in your template.

Scanu
09-06-2012, 05:09 PM
Nvm I just test on my test forum. I figure out the problem. Due to a breadcrumb I used have a conflicting variable, so I just open up your mod and replace .arrow to .arrowhead or any other name variable and this would fix the position. Then reupload and overwrite.

I suggest rename the .arrow variable/class in your template.

Glad to see that you get it working, as you suggested i'll change the name of the class, if you use it pls mar as installed

initiald
09-07-2012, 08:05 AM
Hey, I wonder if you can instead of making this on forum section description, you can create a similar for the Forum block description or main forum description? That would be cool.

zascok
09-07-2012, 08:13 AM
Finaly, I did manage to make it work. My bad highly customise forumhome and other stuff.

And as soon as it started to work I have got an idea that probably will interesting for you.

Sub-forums description on mouseover on the forumhome.

Any chance?

Scanu
09-07-2012, 08:15 AM
Hey, I wonder if you can instead of making this on forum section description, you can create a similar for the Forum block description or main forum description? That would be cool.


I'm not sure i understand you, you mean what i've done in my site? See here (http://scanu.altervista.org/forum.php)

Scanu
09-07-2012, 08:22 AM
Finaly, I did manage to make it work. My bad highly customise forumhome and other stuff.

And as soon as it started to work I have got an idea that probably will interesting for you.

Sub-forums description on mouseover on the forumhome.

Any chance?

Yes possible i'll do this in the next version

initiald
09-07-2012, 11:01 AM
I'm not sure i understand you, you mean what i've done in my site? See here (http://scanu.altervista.org/forum.php)
Yes. When you hover over the "General Forum", you get the same effect like you did in this mod. Some people prefer to have the description forum section but remove the description on the Parent Forum (the block). It would be nice if you can port this mod into another similar, that way people can have option.

Scanu
09-07-2012, 11:05 AM
I can directly add this feature to this mod in the next version :)

initiald
09-08-2012, 04:07 AM
When is the next version release?

initiald
09-09-2012, 08:07 AM
Also I found another problem with this mod. When enable, this Latest Thread Tickers disappear. Can you take a look at it?

https://vborg.vbsupport.ru/showthread.php?t=262910

Scanu
09-09-2012, 08:12 AM
I'll release next version soon, i've finished the main forum description.. I'll look into that mod

Edit: This is certainly a jquery conflict in the next version i will add something to fix this

CoffeeLovesYou
09-14-2012, 02:25 PM
Can you do this for VB3.8?

nacaruncr
09-14-2012, 08:59 PM
tagged + installed + motm

thanks and it's working pretty fine :D

idea: it would be a good idea that its work in subforums too ;)
regards ;)

Scanu
09-14-2012, 09:13 PM
You're welcome, to the guys that are requesting subforum ddescription: do you mean the sub forums that you see on forumhome after installing vsa sub-forum manager?

nacaruncr
09-14-2012, 10:19 PM
I mean... when I go into a forum who has more subforums those have the normal description, not with the scanus...
other thing is that I'm using vbseo, and when I use this hack instead of saying (ex) "www.myweb.com/19-presentations"
it say:
"www.myweb.com/forumdisplay.php?f=19"

is there a way to fix this too?

Scanu
09-14-2012, 10:45 PM
I don't really think that it is a problem related to this mod are you sure about this?

Scanu
09-15-2012, 10:55 PM
Updated to 2.5, remember to vote this mod for next motm! Here the changelog


- 2.5
- Re-written the php code
- Now using my new lib for template edits
- No more chaotic code
- Added Category Description support
- Added forumdisplay.php support

*still working on the forumhome subforum's descriptions support*

initiald
09-18-2012, 12:07 PM
The new update 2.5 doesn't seem to work. Hover over the description now displays the code rather than forum description. It fixed the thread ticker conflict though.

Mark_Zuckerberg
09-27-2012, 08:04 PM
its not working on vb 4.2 screenshot attached please check

Toorak Times
10-25-2012, 01:56 PM
It is working on 4.2 on my site guys.

Rideharder
12-17-2012, 03:07 AM
its not working on vb 4.2

Brandon Sheley
12-17-2012, 03:35 AM
Very nice job, may use this on a future vb4 project I'm working on.

TeamSempoi
02-07-2013, 03:40 PM
please help vb mobile style broken when install this mod

Autotemplate on enable

any suggestion to fix this issue

danycutu1
02-16-2013, 09:43 PM
wonderful mod, works like a charm in a clean 4.2 version. Still i am using the forum category icons and i can't find any way to install this. As i read here, you know the answer to make this mods work together. Is it that hard to satisfy the 'customers' and have your mod installed by much more? We are all waiting for a solution

TeamSempoi
02-16-2013, 10:38 PM
wonderful mod, works like a charm in a clean 4.2 version. Still i am using the forum category icons and i can't find any way to install this. As i read here, you know the answer to make this mods work together. Is it that hard to satisfy the 'customers' and have your mod installed by much more? We are all waiting for a solution

for both mod work

first remove "Elegant Forum description on mouseover [as Xenforo] - vBSocial.com"
go setting forum category icons "disable autotemplete " install using manual

then install forum "Elegant Forum description on mouseover [as Xenforo]" mod
you will see both of mod working

danycutu1
02-17-2013, 04:26 PM
thanks for your reply but the manual template edits from post 3 are not clear enough. if you could give some more details it would be perfect. Thank you in advance

danycutu1
02-22-2013, 12:50 AM
5 days passed and still... no one able to answer my question... i have forum icons installed, what are the template edits to do. they are not clear enough in post 3. and if a do what i think i have to do (after seeing the 3rd post) all my forum messes up. can anyone give clear directions?

Digital Jedi
02-22-2013, 04:57 AM
5 days passed and still... no one able to answer my question... i have forum icons installed, what are the template edits to do. they are not clear enough in post 3. and if a do what i think i have to do (after seeing the 3rd post) all my forum messes up. can anyone give clear directions?
Well, post 3's edits are pretty straight forward. Delete this, replace that. Can't really get more descriptive than that. What additional information were you looking for, specifically?

danycutu1
02-22-2013, 07:00 AM
there are multiple descriptions and titles in the first place in the icon category code. after modifying some of them (that i though would be ok) my forum is messed up and when i hover on the forum title i just see code e.g <div.......

Digital Jedi
02-22-2013, 03:50 PM
there are multiple descriptions and titles in the first place in the icon category code. after modifying some of them (that i though would be ok) my forum is messed up and when i hover on the forum title i just see code e.g <div.......
Did you follow TeamSempoi instructions in the post above, first? You have to install whatever forum icon modification your referring to first, before installing this one.

The forumhome_forumbit_level2_post template only has one instance of {vb:raw forum.description} and only one instance of {vb:raw forum.title}. So I'm not sure what other code you modified, and why.

danycutu1
02-22-2013, 05:59 PM
I did everything once again, disabled auto edit template in xml, installed xml, edited template perfectly. still this is what i get on hover

danycutu1
02-22-2013, 06:16 PM
i finally figured it down. i used this instlling instuctions, no more product, https://vborg.vbsupport.ru/showthread.php?t=275428

Thanks for your time

GamerPerfection
05-05-2013, 09:55 AM
Nothing shows up on mine: http://www.gamerperfection.com/forum.php

But that's probably because i've edited the templates quite a bit.

Toorak Times
06-15-2013, 03:43 PM
Works fine in my cms and blog but in the forum it loses the css, is this a known bug? I've been using this for a year or so through the versions and now using on 4.2.1 www.tooraktimes.com.au

Scanu
06-16-2013, 12:28 PM
I see you figured out how to fix it :)

Disco_Dave
06-28-2013, 10:14 AM
This has stopped working for us now, now showing like this:

Scanu
06-28-2013, 10:54 AM
Check in the page source if jquery is included

Disco_Dave
06-28-2013, 11:02 AM
Check in the page source if jquery is included

Being honest I'm not sure how I would go about checking that, I also tried your edit on the second post in this thread no joy

Scanu
06-28-2013, 11:04 AM
I'll do it for you as soon as i get on my computer if you'll leave the mod installed

Disco_Dave
06-28-2013, 11:06 AM
I'll do it for you as soon as i get on my computer if you'll leave the mod

Yeah no worries...

Thanks

if you need to login:
username: scanu
Password: unacs

Scanu
06-28-2013, 09:29 PM
I checked your site and html, css and javascript of the mod are ok.. So that could be a jquery conflict, you can try to disable your mods (from the last you've installed) until it works :)

Disco_Dave
06-28-2013, 09:51 PM
(from the last you've installed) :)

I've tried some of the above, this is the only add-on I have added since your add-on stoped working: https://vborg.vbsupport.ru/showthread.php?t=290368

I really liked this mod, anything you could suggest would be great ;)

Azum
07-12-2013, 03:18 PM
Works fine, but there is no arrow pointing left on the side of the bubble like the screenshot.

Azum
07-13-2013, 05:52 PM
Works fine, but there is no arrow pointing left on the side of the bubble like the screenshot.

Nevermind, the arrow works fine, if you don't use a background image file for the desc.

Disco_Dave
07-24-2013, 08:22 AM
I checked your site and html, css and javascript of the mod are ok.. So that could be a jquery conflict, you can try to disable your mods (from the last you've installed) until it works :)

I've narrowed it down to this Mod: TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) (https://vborg.vbsupport.ru/showthread.php?t=254231&page=5) Scanu Would you have any idea on where to start with this?

Dave

Scanu
07-25-2013, 10:39 AM
I don't get you :( is that mod conflicting?

Disco_Dave
07-25-2013, 10:41 AM
Yes, it's this mod: TW7S - New Way To Display Notifications (jQuery,CSS,jGrowl) that messes with yours, would you know why just by looking at is mod?

Disco_Dave
08-13-2013, 10:41 AM
Found this fix for your mod:

<script>
$.noConflict();
jQuery("#scanudesc a[title]").tooltip({
position: "bottom right",
effect: "slide"
});
</script>

In this thread: https://vborg.vbsupport.ru/showthread.php?t=276766

But it doesn't seem to work, is there a better way to add this to your mod, so it won't conflict?

Disco_Dave
11-19-2013, 10:56 AM
Still no updates :( I really like this mod too.

Scanu
11-20-2013, 11:51 AM
I'm really sorry, actuallyi don't have the time to support my mods, btw you have added $.noConflict(); after <script> and it still won't work? What version of the mod are you using?

Disco_Dave
11-20-2013, 11:56 AM
the latest one. No worries.

K4GAP
11-20-2013, 02:04 PM
I'm really sorry, actuallyi don't have the time to support my mods, btw you have added $.noConflict(); after <script> and it still won't work? What version of the mod are you using?

Then maybe you should change your mod description to Unsupported?

ForceHSS
11-20-2013, 05:17 PM
here is version 2.5 fixed as the op is not going to fix the problem

Reef Man
04-08-2014, 10:06 PM
Does this work with 4.2.2 PL1 1?

ForceHSS
04-08-2014, 11:01 PM
Yes take the one from my post above

OUTL4W
01-07-2015, 01:49 PM
have this installed on my vb4 forum, very nice, but also want it on my vb3 forum....any chance this may work on vb3.8.8?

ozzy47
01-07-2015, 02:49 PM
No, this syntax is for vb4, it would not work in vb3.

Techno Cowboy
04-16-2015, 03:29 AM
Installed....works great with vB 4.2.2 pl 4, using fix by ForceHSS :up:

Working well with vB 4.2.3 Beta 4 also!

HM666
06-24-2016, 12:14 AM
*Sigh* sadly this does not work for me :( It adds a background to the forum links that I do not need.