Title: WPDeveloper's Replies | WordPress.org

---

# WPDeveloper

  [  ](https://wordpress.org/support/users/wpcoderpro/)

 *   [Profile](https://wordpress.org/support/users/wpcoderpro/)
 *   [Topics Started](https://wordpress.org/support/users/wpcoderpro/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wpcoderpro/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wpcoderpro/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wpcoderpro/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wpcoderpro/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wpcoderpro/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7 Datepicker] dosent work](https://wordpress.org/support/topic/dosent-work-17/)
 *  [WPDeveloper](https://wordpress.org/support/users/wpcoderpro/)
 * (@wpcoderpro)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/dosent-work-17/#post-6487585)
 * Same here. Not working. I was waiting for this plugin to update; but now I think
   it’s time for me to write my own Date field plugin for Contact Form 7. I will
   post the download link here once I manage to get my field to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More] Maintenance mode was enabled, cant get in. :/ Please help urgently](https://wordpress.org/support/topic/maintenance-mode-was-enabled-cant-get-in-please-help-urgently/)
 *  [WPDeveloper](https://wordpress.org/support/users/wpcoderpro/)
 * (@wpcoderpro)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/maintenance-mode-was-enabled-cant-get-in-please-help-urgently/#post-4866557)
 * Just curious though… none of the maintenance mode settings affect the Admin of
   WordPress; how you had this bad time?
 * Well, if you’ve set the Maintenance Mode using a Plugin then use your FTP and
   go to plugins folder, rename the folder of your Maintenance Mode plugin. Next,
   go to your website’s root folder and see if you find a file named .maintenance;
   if so, delete it. Now you should be able to access your wp-admin and login.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved blog, now 404 only on main blog page](https://wordpress.org/support/topic/moved-blog-now-404-only-on-main-blog-page/)
 *  [WPDeveloper](https://wordpress.org/support/users/wpcoderpro/)
 * (@wpcoderpro)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/moved-blog-now-404-only-on-main-blog-page/#post-4732442)
 * [@tara](https://wordpress.org/support/users/tara/), looking at the link jedweb
   has posted, it looks like link to Page.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Moved blog, now 404 only on main blog page](https://wordpress.org/support/topic/moved-blog-now-404-only-on-main-blog-page/)
 *  [WPDeveloper](https://wordpress.org/support/users/wpcoderpro/)
 * (@wpcoderpro)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/moved-blog-now-404-only-on-main-blog-page/#post-4732439)
 * Just a wild guess… try disabling `Permalink` and select the first option on `
   Permalink Settings` page (access posts, pages by id). Flush the cache and visit
   your website again; see if you’re still facing the error. If no error, go to 
   Permalink and select the format of your choice.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Search filter for tempera](https://wordpress.org/support/topic/search-filter-for-tempera/)
 *  [WPDeveloper](https://wordpress.org/support/users/wpcoderpro/)
 * (@wpcoderpro)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/search-filter-for-tempera/#post-4719602)
 * From your second post, it looks like “rooms”, “price range” etc. are your meta
   fields. Am I correct? If so, you can perform search with WP_Query on meta-field
   values.
 * On the other hand, you’ve another alternative of performing direct query using
   global $wpdb. Build your query string and fire the SQL query.
 * I hope this helps.

Viewing 5 replies - 1 through 5 (of 5 total)