• Resolved at-elier

    (@at-elier)


    Hello,

    Plugin installed on WordPress 4.8, Woocommerce 3.1.1, theme : enfold Site : https://www.jeuxdenfants.be/listes-de-naissance/

    If we click on return or on button of search, the page which opens is not the page of search but a page with this link: ?s=quentin&post_type=product&dgwt_wcas=1&lang=fr

    A solution ?

    Thank you.

    Christophe.

Viewing 1 replies (of 1 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hello,

    Thank you for reporting the issue. Your link contains a param?s=quentin, so WordPress should load a search.php file from your theme and display search page.
    After submiting the form, I landed on the search results page. It seems that the problem has been solved.

    For something completely different.
    You got extra margin for your search form. Your theme overrides same CSS style. You should paste following CSS code:

    #top .dgwt-wcas-search-input[type="search"] {
        margin: 0;
    }

    https://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/

    Best
    Damian

Viewing 1 replies (of 1 total)
  • The topic ‘Return and click button does not work’ is closed to new replies.