Greetings,
I am currently running Thesis 1.8.5 on my site here http://www.texashomeloanpro.com
I used the forum here to fix the "tab over" problem on my homepage by pasting the following into my custom functions folder:
add_filter('gform_tabindex', create_function('', 'return 2'));
My question: how do I make this fix apply to ALL of the pages on my site?
Thanks,
G