• varsitysmack

    (@varsitysmack)


    For some reason the submit button isn’t showing up on my site’s search form. Below is the shortcode that I’m using. The direct link to the page that this code is on is located here: http://dj2nite [dot] com/services/karaoke/karaoke-song-list/

    <h4>Search Karaoke Songs By Artist</h4>
    [abase table="wp_karaoke" form="1,search" columns="artist=%artist%"]
    <br>
    <h4>Search Karaoke Songs By Song Name</h4>
    [abase table="wp_karaoke" form="1,search" columns="songname=%songname%"]
    <br>
    <h4>Complete Karaoke Song List/Search Results</h4>
    [abase table="wp_karaoke" columns="songname,artist" ack="green"]

    https://wordpress.org/plugins/abase/

  • The topic ‘No Submit Button On Search Form?’ is closed to new replies.