• Resolved justanothernerd

    (@justanothernerd)


    I hope I’m not pushing my luck with another request…
    The final item in the code I’m manually updating with each plugin release is the search icon link, where I’m adding text alongside the icon. My updated version:

      return '<a href="#" class="ai-search-icon" aria-label="' . esc_attr__( 'Mori AI Search', 'mori-ai-search' ) . '"' . $override_attr . $hover_override_attr . $style . '>' . $icon . ' Search the Meeting Agendas and Minutes</a>';

    It’d be great if this could also be an option in the settings!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Troy

    (@redclaytroy)

    Haha all good. This is the whole point.

    We’ll work on this and push an update next week.

    Plugin Author Troy

    (@redclaytroy)

    Didn’t want to leave you hanging! We have this feature added into the next rollout, but also ended up making some other improvements and are going to test it all against WordPress 7.0.

    More to share in the next day or so.

    Plugin Author Troy

    (@redclaytroy)

    Let me know what you think of the label update, then I’ll mark this as resolved.

    We also added a new section in the documentation (readme.txt) titled Adding Mori Search to your site that goes into more detail on how to use the menu widget and the shortcode.

    Thread Starter justanothernerd

    (@justanothernerd)

    Troy,

    New version installed, and works great. Thanks for adding this “Fetaure” !

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.