Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wlindley

    (@wlindley)

    Sure… try this in your functions.php:

    remove_all_filters('autonav_create_table_item', 15);
    add_filter('autonav_create_table_item', 'an_create_output_table_text', 5, 4);
    Thread Starter nicole2009

    (@nicole2009)

    Thanks! That worked perfectly.

    BTW, I think that would be a great option to add to the plugin for others too since I think it has SEO benefits to have the text link before the image link since Google takes the first link.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: AutoNav Graphical Navigation and Gallery Plugin] Have title appear on top of the images’ is closed to new replies.