Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This actually depends, and is not trivial. For some ideas, please see this thread: http://wordpress.org/support/topic/search-from-another-page?replies=8

    Regards,
    Tobias

    Thread Starter at-elier

    (@at-elier)

    Thank you for your comment. I try this.

    Christophe

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! I hope it helps!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

    Thread Starter at-elier

    (@at-elier)

    Hello,

    I try this solution. I have a problem.

    In the research page, i pute this code : `<form action=”http://www.at-elier.be/european/general-group/&#8221; method=”get”>
    <p>
    Select you breed : <input type=”search” />
    <input type=”submit” name=”submit” id=”submit” value=”Submit”>
    </p>
    </form>`

    And in this referential page i put this shortcode : [table_filter id=12 /].

    When I make the research, we find well the page, but not the line with sought word.

    An idea?

    Thank you

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    the search field needs a special “name” property, see the code in this post: http://wordpress.org/support/topic/search-from-another-page?replies=8#post-3862952

    Then, make sure that you installed all three Extensions that are necessary here.

    Regards,
    Tobias

    Thread Starter at-elier

    (@at-elier)

    Hello,

    The plugin, the code are installed well according to the topic but it does not work.

    In the topic you speak about an invisible character :

    There’ just some invisible characters in the URL.

    Please replace the line
    <form action=”http://www.abcwebservice.net/wordpress/table-test/‎&#8221; method=”get”>
    with this again (I know it looks the same, but it isn’t. There’s an invisible character right before the second “), with copy&paste:
    <form action=”http://www.abcwebservice.net/wordpress/table-test/&#8221; method.

    What is it?

    Thank you for your assistant.

    Christophe

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    ok, can you then please post a link to the page with the form, and an example that is not working?

    I don’t think that the invisible characters happened for you here.

    Regards,
    Tobias

    Thread Starter at-elier

    (@at-elier)

    Hello

    he page with the form of search is http://www.at-elier.be/european section “Judges”.

    The code in this page is:

    <form action="http://www.at-elier.be/european/general-group/‎" method="get">
    <input type="search" name="table_filter" id="search" />surname<br /
    <input type="submit" name="submit" id="submit" value="Submit">
    </form>

    Table is http://www.at-elier.be/european/general-group with this code :

    [table id=12 /]

    If need be I can give you access to the administration.

    Thank you for your assistant

    Christophe

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for that! As it seems, that invisible character issue is affecting the search here.
    Please check that there is nothing after the /general-group/ part of the link, by moving the cursor there and removing all invisible spaces.

    Then, the Shortcode should be

    [table_filter id=12 /]

    instead of

    [table id=12 /]

    Can you please check that again?

    If it still doesn’t work, I’d like to take a direct look at this on your site. Could you in that case please create a temporary admin account for me and send me the details via email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!

    Regards,
    Tobias

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Search’ is closed to new replies.