Add image to 404 error page - by Jimbo - on WordPress WooCommerce support

This topic has 30 replies, 3 voices, and was last updated 8 years, 10 months ago ago by Eva Kemp

  • Avatar: Jimbo
    Jimbo
    Participant
    May 7, 2015 at 14:20

    Can you explain what you mean, exchange content?

    I see what you mean about clicking on the image, maybe the issue is adding the image directly to the 404.php page?

    I don’t know though, just a guess

    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2015 at 14:27

    Hello,

    Try to swap content. Replace content from the first column with the content of the second column and vise versa.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    May 7, 2015 at 18:31

    Already changed that, no change.

    So still needs looking into

    Avatar: Eva
    Eva Kemp
    Support staff
    May 7, 2015 at 18:46

    Hello,

    Please take our apologies.
    We’ll try to investigate this bug.
    Thank you for understanding.

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    May 11, 2015 at 16:49

    any updates on this please?

    Avatar: Jimbo
    Jimbo
    Participant
    May 13, 2015 at 12:26

    Still no reply?
    what is the shortcode for the woo product search, maybe I can add that for now?

    Can I remove the nav bar search from the 404 page??

    Avatar: Eva
    Eva Kemp
    Support staff
    May 13, 2015 at 13:35

    Hello,

    You can change search form to Popup window in Theme Options > Header > Search View and then you’ll have lightbox form instead of pop up.

    Please try it.

    Regards,
    Eva Kemp.

    Avatar: Jimbo
    Jimbo
    Participant
    May 16, 2015 at 18:44

    This is not what I want, I do not want the pop up Eva.

    What is the short code to add the product search on the 404 page??

    Has the bug been found as to why the search is not working fully on the 404 page?

    Avatar: Jimbo
    Jimbo
    Participant
    May 19, 2015 at 18:26

    still not resolved and no reply in almost 3 days

    Avatar: Eva
    Eva Kemp
    Support staff
    May 20, 2015 at 14:30

    Hello,

    Sorry for a delay.
    If you want to add search form to the page you need add this code <?php get_search_form( true ); ?> into 404 page.
    To remove the form from header on 404 page add the following code into custom.css file:

    .error404 .header-search {
      display: none;
    }

    Once we have any result concerning the issue we’ll let you know.

    Thank you.
    Regards,
    Eva Kemp.

  • 1 2
    Viewing 30 results - 21 through 30 (of 30 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.