The vB Geek

Go Back   The vB Geek > vB Geek Products > Geek Auto-Linker

Geek Auto-Linker GAL automatically links keywords that users type in posts to advertising hover pop-ups.

Advertisement
This is an HTML example. Isn't it just wonderful?!?!
  Learn how to remove ads

Reply
 
Thread Tools Display Modes
  #11  
Old 06-13-2006, 06:27 PM
Cliff Cliff is offline
Member
 
Join Date: Apr 2006
Posts: 59
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder 
Default

Quote:
Originally Posted by The Geek
You need to change the CSS definition for gal. The image SHOULD appear right. Here is an example with mine glossary
This axample is from the code you posted above? Did you modify the CSS to get this look?
Reply With Quote
  #12  
Old 06-13-2006, 06:57 PM
The Geek's Avatar
The Geek The Geek is offline
Senior Member
 
Join Date: Aug 2005
Posts: 6,717
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

No, the css definition is the gal class. Since the span has a class of ' gal ' then it appears just like a link with a class of ' gal '.

Hmmm I think I confused the issue more

In a nutshell: No I didnt mess with the CSS, just used the above replacement.

HTHs
Reply With Quote
  #13  
Old 06-26-2006, 01:17 AM
COBRAws COBRAws is offline
Member
 
Join Date: Oct 2005
Location: Buenos Aires
Posts: 49
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder 
Default

Im still getting the link when I add a glossary item :S I dont want it to link to a site, I just want the JS popup but no real link.

I entered # in the URL box, and it is the same.
Any help would be great. I know TheGeek is out untill 7th July.


Thank you!
Reply With Quote
  #14  
Old 06-26-2006, 09:17 AM
Cliff Cliff is offline
Member
 
Join Date: Apr 2006
Posts: 59
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder 
Default

I tried using this and it seemed to work OK.
<span class=' gal ' onmouseover='GAL_popup(this,"$gal_offset", $gal_width, "$gal_box_style", "$gal_description", "$gal_description_style", "$gal_title", "$gal_title_style");' onmouseout='GAL_hidepopup();'>$gal_text</span>
Reply With Quote
  #15  
Old 06-26-2006, 05:22 PM
COBRAws COBRAws is offline
Member
 
Join Date: Oct 2005
Location: Buenos Aires
Posts: 49
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder 
Default

Quote:
Originally Posted by Cliff
I tried using this and it seemed to work OK.
<span class='gal' onmouseover='GAL_popup(this,"$gal_offset", $gal_width, "$gal_box_style", "$gal_description", "$gal_description_style", "$gal_title", "$gal_title_style");' onmouseout='GAL_hidepopup();'>$gal_text</span>
When I use your code, the link GIF dissapears and the word is not underlined as a link

But the popup appears! Anyway it has not use for me this way, because my members wont realise of the popuplink.
Reply With Quote
  #16  
Old 06-26-2006, 06:45 PM
Cliff Cliff is offline
Member
 
Join Date: Apr 2006
Posts: 59
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder 
Default

Hmm, worked for me.
Did you add the CSS to the template too?
Was it working before?
Geek is going to add this to the next version if you want to wait.
Reply With Quote
  #17  
Old 06-27-2006, 02:42 AM
COBRAws COBRAws is offline
Member
 
Join Date: Oct 2005
Location: Buenos Aires
Posts: 49
Geek Article and Review System License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder 
Default

Quote:
Originally Posted by Cliff
Hmm, worked for me.
Did you add the CSS to the template too?
Was it working before?
Geek is going to add this to the next version if you want to wait.
Do you mean add this code in my CSS Style?

Quote:
/* defs */
a. gal :link {
text-decoration: none;
border-bottom: 1px dotted #016798;
color : #016798;
padding:0 0 0 12px;
background:url(images/misc/exlinkon.gif) no-repeat 0
}
a. gal :visited {
text-decoration: none;
border-bottom: 1px dotted #016798;
color : #016798;
padding:0 0 0 12px;
background:url(images/misc/exlinkon.gif) no-repeat 0
}
a. gal :hover {
text-decoration: underline;
border-bottom: 0px dotted #F8BF24;
color : #016798;
padding:0 0 0 12px;
background:url(images/misc/exlink.gif) no-repeat 0;
}
Yes I did
Reply With Quote
  #18  
Old 07-01-2006, 07:14 PM
The Geek's Avatar
The Geek The Geek is offline
Senior Member
 
Join Date: Aug 2005
Posts: 6,717
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

If the image isnt there, your CSS is wrong, or the class=' gal ' is wrong (check case maybe?), your gal image thing isnt in the right style folder OR you may need to rebuild your cache (admincp-> gal ->maintenence->debug->rebuild).

HTHs!
Reply With Quote
  #19  
Old 01-13-2007, 12:03 PM
Novice Geek Novice Geek is offline
Junior Member
 
Join Date: Aug 2006
Posts: 13
Geek Auto-Linker Pro License Holder 
Default

I have the same problem as COBRAws above. The link is no longer underlined, so you have no idea it's even there. The pop-up is working fine, but again - no link underlined.

I've tried The Geek's replacement variable & cliff's.
Reply With Quote
  #20  
Old 01-14-2007, 11:02 PM
The Geek's Avatar
The Geek The Geek is offline
Senior Member
 
Join Date: Aug 2005
Posts: 6,717
Geek Article and Review System License Holder GeekMart License Holder Geek Auto-Linker Pro License Holder Geek Advertising Banner License Holder Geek Gazette License Holder 
Default

have you made any postbit changes?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Possible words automatically link a external link? najaru Geek Auto-Linker 2 10-09-2009 06:39 PM


All times are GMT. The time now is 07:59 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.