Title: sohum's Replies | WordPress.org

---

# sohum

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/sohum/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/sohum/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Facebook Like Box Widget not showing on homepage, but shows on sub pages](https://wordpress.org/support/topic/facebook-like-box-widget-not-showing-on-homepage-but-shows-on-sub-pages/)
 *  Thread Starter [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/facebook-like-box-widget-not-showing-on-homepage-but-shows-on-sub-pages/#post-5917233)
 * Update: just noticing that the html code for the homepage shows the following
   where the facebook widget should be:
 * <!– HIDDEN_IFRAME_URL_REMOVED_RULE_373763 –>
 * What does that mean?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [UpdraftPlus No backup has been completed](https://wordpress.org/support/topic/updraftplus-no-backup-has-been-completed/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/updraftplus-no-backup-has-been-completed/#post-5244436)
 * Same problem here, wheel keeps on turning, but never seems to finish (ever).
 * There’s no failure message, or error message, just never finishes and never seem
   to have completed backup listed on the dashboard, just “No Backups Completed”
   showing.
 * But looking in FTP, I can see a backup folders been created, and it seems to 
   have a zip and content in it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact for WordPress] Constant Contact API rejects all emails as SPAM](https://wordpress.org/support/topic/constant-contact-api-rejects-all-emails-as-spam/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/constant-contact-api-rejects-all-emails-as-spam/#post-4678370)
 * Just tested it! All good.
 * Thank you Mr Katz.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact for WordPress] Constant Contact API rejects all emails as SPAM](https://wordpress.org/support/topic/constant-contact-api-rejects-all-emails-as-spam/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/constant-contact-api-rejects-all-emails-as-spam/#post-4678368)
 * … this happened to me too. What worked was unchecking Askimet as the spam control
   device for Constant Contact:
 * got to the path YOURWEBDOMAIN/wp-admin/admin.php?page=constant-contact-api&oauth
   =new&settings-updated=true#spam-prevention
 * Of course it remains that now the form is wide open to spam, which is not good.
   Come on constant contact, let’s get cracking with this problem!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Dozens of entries into Media Library for one image upload since 4.0.](https://wordpress.org/support/topic/dozens-of-entries-into-media-library-for-one-image-upload-since-40/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/dozens-of-entries-into-media-library-for-one-image-upload-since-40/#post-5264117)
 * Same thing happened to me, but might be your theme file. I resolved it by adding
   this to my child functions.php, where column1-1/1 is the name of the size preset:
 * add_filter( ‘intermediate_image_sizes_advanced’, ‘remove_parent_image_sizes’ );
 * function remove_parent_image_sizes( $sizes ) {
    unset( $sizes[‘column1-1/1’] );
   unset( $sizes[‘column1-1/2’] ); return $sizes; }
 * Hope that helps!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Minamaze] Mobile Menu](https://wordpress.org/support/topic/mobile-menu-15/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/mobile-menu-15/#post-5133847)
 * Hi Tarynmelugin,
 * If I understand your question correctly, you just need to login, go to your dashboard,
   click on appearance/menus
 * When you get here, you’ll see a tab item above the menu area for locations, click
   that tab, and if you’ve created menus, you can choose which menus show where.
 * To create a menu, just click “Create Menu” and then choose what you want to show
   🙂
 * Hope that helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Updated version and now getting a "Warning: sprintf() [function.sprintf]"](https://wordpress.org/support/topic/updated-version-and-now-getting-a-warning-sprintf-functionsprintf/)
 *  Thread Starter [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/updated-version-and-now-getting-a-warning-sprintf-functionsprintf/#post-5338038)
 * Update: it definitely works, no more nasty sprint things! Thank you Zack!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Search Filter for Date Fields not working](https://wordpress.org/support/topic/search-filter-for-date-fields-not-working/)
 *  Thread Starter [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/search-filter-for-date-fields-not-working/#post-5315608)
 * … mmm, Zack any possible feedback on this and this related thread ([https://wordpress.org/support/topic/advanced-search-with-multiselect-field?replies=2](https://wordpress.org/support/topic/advanced-search-with-multiselect-field?replies=2))?
 * If possible, would be willing to sponsor a little time fixing this so that it
   behaves as one would expect, but couldn’t afford $100.
 * If that possible, please email me Zack at rowenravera at gmail? I’m really keen
   to wrap up this project and can’t do it without this bug fix 🙂
 * Thank you for your time and plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Updated version and now getting a "Warning: sprintf() [function.sprintf]"](https://wordpress.org/support/topic/updated-version-and-now-getting-a-warning-sprintf-functionsprintf/)
 *  Thread Starter [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/updated-version-and-now-getting-a-warning-sprintf-functionsprintf/#post-5338037)
 * Apparently, this will be fixed in the next update. Marking this resolved, because
   I know I’ll forget to come back in here if it is fixed, but will not forget to
   reopen this if it’s not 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Php Error](https://wordpress.org/support/topic/php-error-107/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/php-error-107/#post-5337577)
 * Thank you! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Php Error](https://wordpress.org/support/topic/php-error-107/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/php-error-107/#post-5337363)
 * Yes, me too tpilant!
 * Just created this thread, not realising you’d posted this already: [https://wordpress.org/support/topic/updated-version-and-now-getting-a-warning-sprintf-functionsprintf?replies=1](https://wordpress.org/support/topic/updated-version-and-now-getting-a-warning-sprintf-functionsprintf?replies=1)
 * This started happening after I updated my version though, or at least I thought
   that was the trigger.
 * Did you by any changes update?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Search Filter for Date Fields not working](https://wordpress.org/support/topic/search-filter-for-date-fields-not-working/)
 *  Thread Starter [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/search-filter-for-date-fields-not-working/#post-5315573)
 * Bump…
 * Am fairly desperate for feedback on this, any guidance or directions on how I
   can fix this myself would be greatly appreciate! (I have basic to middling experience
   of editing plugins backend.)
 * You can see the page in question here: [http://www.newcomers.se/raveras/listings/](http://www.newcomers.se/raveras/listings/)
 * Thank you!
 * **WordPress version: **4.0
    **Gravity Forms Directory version:** 3.6.2
 * **I did this:** added date fields to my gravity form as both dropdown and date
   picker, and made them search filters
 * **I expected the plugin to do this:** I expected the search fields for these 
   date fields to mimic the type used in the form (as with the other fields) so 
   to allow anyone searching to use a date picker or dropdown for date
 * **Instead it did this:** instead the date fields for this form render as a text
   field, so that a person searching could type multiple date formats and find no
   results
 * **Here’s a link to see what I mean: **[http://www.newcomers.se/raveras/listings/](http://www.newcomers.se/raveras/listings/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Directory] Advanced Search with Multiselect Field](https://wordpress.org/support/topic/advanced-search-with-multiselect-field/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/advanced-search-with-multiselect-field/#post-5058888)
 * This same thing is happening with the date fields, it doesn’t show the input 
   types, but just renders it as with the multiselect fields like a text search…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Front-End Users] [Plugin: Front-End Users] Further instructions and examples](https://wordpress.org/support/topic/plugin-front-end-users-further-instructions-and-examples/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-front-end-users-further-instructions-and-examples/page/2/#post-2440115)
 * Hi Dominor,
 * Most of your instructions I’ve followed, and they were great – no problems!
 * However, I’ve run into a problem adding the menu to my profile page. Although
   I can get the “setting” menu item to show, and I’ve added
 * page-a.php
    page-c.php page-x.php page-y.php page-z.php
 * to my view, and followed your instructions copying the code into my theme’s functions.
   php. But this is where i ran into a problem. Loading my profile page resulted
   in this error message:
 * “Parse error: syntax error, unexpected $end in /home/rowenr/public_html/theyogapost.
   com/wp-content/themes/reportage/functions.php on line 122”
 * Do you have any idea why I’m seeing that? And how I can neat tabs to display 
   the menu items as seen in the screenshot for this plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Weather Forecast – WP Wunderground] Not Working](https://wordpress.org/support/topic/plugin-weather-forecast-wp-wunderground-not-working/)
 *  [sohum](https://wordpress.org/support/users/sohum/)
 * (@sohum)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-weather-forecast-wp-wunderground-not-working/#post-2479031)
 * Hi, wondered if you have resolved this?
 * Exactly the same thing happened to me. It was fine, I was seeing the symbols 
   and all was working well.
 * Then the images and title for that matter disappeared, I see nothing. But looking
   at the source code I see: <!– WP Wunderground Error : Error reading XML file 
   at [http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=Rome](http://api.wunderground.com/auto/wui/geo/ForecastXML/index.xml?query=Rome)–
   >
 * Fingers crossed you figured this out, because although other people seem to be
   experiencing this, the creator has not seemed to respond?

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/users/sohum/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/sohum/replies/page/2/?output_format=md)