• Resolved Mr Tibbs

    (@mtibesar)


    Good evening Jacob,

    WPPA search is no longer working on both Tibesar.com and MarcusTibesar.com

    When clicking on the search box in order to enter the search text nothing happens.

    https://tibesar.com/search-photos/

    Can you assist please?

    Thank you,

    Marcus Tibesar
    tibesar.com
    marcustibesar.com

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    You have a very nice background image, but my account no longer works. My name: opajaap and my email opajaap at opajaap dot nl are both unknown.

    Thread Starter Mr Tibbs

    (@mtibesar)

    Good morning Jacob!

    Thank you! You should now receive emails with the new username and password for both tibesar.com and marcustibesar.com

    Thank you very much!

    Marcus

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I found your theme (Chaplin) so i can work it out on my dev site. Looks an incorrectly located <label> tag.

    To be continued…

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I added this custom css on both sites to fix wrong wp search form default:

    /* Fix wrong wp searchform */
    .widget_search label{
    	display:inline !important;
    }

    See also: https://wordpress.org/support/topic/get_search_form-returns-incorrect-html/

    Thread Starter Mr Tibbs

    (@mtibesar)

    Good morning Jacob!

    I’m a bit confused.

    Is this a css issue with the Chaplin theme or is this a css issue with the default css inside the WPPA+ plugin?

    Thank you very much for identifying and correcting the issue!

    Donation on the way!

    Marcus

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Line 3726… in chaplins style.css reads:

    /* Widget: Search ------------------------------- */
    
    .widget_search label,
    .widget_search img {
    	display: none;
    }

    This display: none;, applied to .widget_search label does the harm.

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