Common Wiki Fixes: Difference between revisions

m
Line 19: Line 19:
====Links in Blue but dont work====
====Links in Blue but dont work====
'''Problem''': Links that are blue but don't work.<br>
'''Problem''': Links that are blue but don't work.<br>
'''Cause''': Check for misplaced <nowiki></div></nowiki> tags.  Sometimes they are in the wrong place.  This might be the cause for the page you are looking at, but this might be one of the problems.<br>
'''Cause''': In this case it is '''not a missing''' <nowiki></div></nowiki> tag but a '''misplaced''' <nowiki></div></nowiki> tags.  Sometimes they are in the wrong place.  Sometimes misplaced <nowiki></table></nowiki> can also cause problems.<br>
'''Cure''': First, look for opening div tags by typing "<nowiki><div</nowiki> without the > under Ctrl F.  This search will show you all the beginning div tags.   
'''Cure''': First, look for opening div tags by typing "<nowiki><div</nowiki> without the > under Ctrl F.  This search will show you all the beginning div tags.   
*Now look to see if each of these opening div tags has a closing div tag somewhere down the page.  *If it does, make the sure closing div tag is in the right place.  If you are not sure, get someone to help you.  It may take someone with a lot of experience to find the error.
*Now look to see if each of these opening div tags has a closing div tag somewhere down the page.  *If it does, make the sure closing div tag is in the right place.  If it appearent that it should be in another spot, you can then move it to where it should be.  If you are not sure, get someone to help you.


=== Links  ===
=== Links  ===