Brandon Kraft on "[Plugin: WP Job Manager] Regions search field broken on mobile"

ساخت وبلاگ

I've added a search box onto the website separate from the filters list, as per instructions here: https://wpjobmanager.com/document/tutorial-creating-custom-job-search-form/

Now I didn't like the idea of having to type in region so I used the standard filter code. This below.
Works perfectly on the desktop, but in mobile the entire search field doesn't display at all. You can see here: http://turbostaff.electricescape.co.nz/

Any ideas?

<div class="search_location"> <label for="search_location"><?php _e( 'Location', 'wp-job-manager' ); ?></label> <input type="text" name="search_location" id="search_location" placeholder="<?php esc_attr_e( 'Location', 'wp-job-manager' ); ?>" value="<?php echo esc_attr( $location ); ?>" /> </div>

https://wordpress.org/plugins/wp-job-manager/

I can't speak to the details, but there's this line on your theme's style.css which is hiding it:

#search_region{display:none;} on line 1988.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 41 تاريخ : جمعه 27 فروردين 1395 ساعت: 0:18