![]() |
|
|||||||
| Geek Auto-Linker GAL automatically links keywords that users type in posts to advertising hover pop-ups. |
| Advertisement | |
|
|
| Learn how to remove ads | |
![]() |
|
|
Thread Tools | Display Modes |
|
#12
|
||||
|
||||
|
Make sure it isnt in a category set to track clicks.
|
|
#13
|
|||
|
|||
|
Quote:
Track Clicks: No Track Impressions: No Use DB Cache?: Yes |
|
#14
|
||||
|
||||
|
ok - the most liekly reason why this is happening is that you may not be using the updated replacements listed in the readme. Saying that - I was just playing around with them and while they are an imrpovement, I have found an ever beeter way of doing it. Ill updated the package in the next release to include a hover no link group however in the meantime, try this:
In your Main CSS, add the following: PHP Code:
title: Popup with no link PHP Code:
Then click maintenence->debug->rebuild That shoudl sort you out ![]() |
|
#15
|
|||
|
|||
|
Quote:
Added the additon CSS code. What happens now is that the highlighted word is repeated. ![]() And it links to itself. That is I can still click on the word. |
|
#16
|
||||
|
||||
|
Are you sure you rebuilt and that there are not duplicates?
|
|
#17
|
|||
|
|||
|
Quote:
HTML Code:
<a href='$gal_link' target='_blank' class='gal' onmouseover='GAL_popup(this,"$gal_offset", $gal_width, "$gal_box_style", "$gal_description", "$gal_description_style");' onmouseout='GAL_hidepopup();'>$gal_text</a> <span class='gal' onmouseover='GAL_popup(this,"$gal_offset", $gal_width, "$gal_box_style", "$gal_description", "$gal_description_style");' onmouseout='GAL_hidepopup();'>$gal_text</span> Find HTML Code:
#((\s|<li>|<span class="highlight">|<strong>|<b>|<i>)\b(CAI)s?\b)#im HTML Code:
<a href='#' target='_blank' class=' gal ' onmouseover='GAL_popup(this,"1", 300, "style=\"border: 1pt solid #000000;\"", "Cold <!--GAL-->Air <!--GAL-->Intake", "style=\"background: #FFFFCC;padding: 2px;font-size: 10px;\"");' onmouseout='GAL_hidepopup();'><!--GAL-->$1</a> <span class=' gal ' onmouseover='GAL_popup(this,"1", 300, "style=\"border: 1pt solid #000000;\"", "Cold <!--GAL-->Air <!--GAL-->Intake", "style=\"background: #FFFFCC;padding: 2px;font-size: 10px;\"");' onmouseout='GAL_hidepopup();'><!--GAL-->$1</span> Edit: This is interesting. 'I just installed my Cosmo CAI CAI today...' If I click on the first CAI I generate a new page. If I click on the 2nd, it works as you would expect. No link. But CAI should only be there once. Last edited by 1996 328ti; 11-13-2005 at 04:28 PM.. |
|
#18
|
|||
|
|||
|
Any luck with the double words?
|
|
#19
|
||||
|
||||
|
Not yet however I have found the cause and ALMOST have it sorted. Its all pretty much waiting on a new regex which is beyond my ability. I have posted on a couple other sites but havent gotten too far yet (makes me think Im on the cutting edge with this regex!)
FIngers crossed I may have a solution tonight! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Links only showing once in GAL | Azhria Lilu | Geek Auto-Linker | 10 | 07-27-2008 05:27 PM |
| GAL: Too many highlighted links | Marcel | Geek Auto-Linker | 1 | 06-11-2008 04:09 PM |
| GAL links only in articles, possible? | mushrom | Geek Auto-Linker | 1 | 05-19-2008 05:57 PM |
| Remove links in certain post? | John D | Geek Auto-Linker | 4 | 04-23-2008 05:56 PM |
| Gal links | TTG | Geek Auto-Linker | 2 | 09-17-2005 11:15 AM |