Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Candace,

    yes, I see the problem – when I turn on the checkbox to show the “Advanced Search” button in a widget – it doesn’t display the checkbox being checked after saving the settings.

    I just fixed the bug and released an update v.1.0.1beta.

    Is this the only issue you’ve been experiencing?

    How do I go about calling this function outside of a widget? I’d like to put it into the MM box on my Thesis theme.

    I’m not familiar with the Thesis, so I wouldn’t know what MM box is. If it supports shortcodes, you can simply use a shortcode. If you want to use a php function, you probably could do the following:
    <?php echo do_shortcode('[shortcode option1="value1" option2="value2"]'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: FlexIDX Home Search] advanced search option’ is closed to new replies.