Title: Leo's Replies | WordPress.org

---

# Leo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Why did "Parallelize downloads across hostnames" break?](https://wordpress.org/support/topic/why-did-parallelize-downloads-across-hostnames-break/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/why-did-parallelize-downloads-across-hostnames-break/#post-5976084)
 * After some time researching this issue to implement parallelize downloads across
   hostnames on my website I came up with a hack for functions.php — kindly check
   this gist > [https://gist.github.com/leowebdev/dab3e498e68917fb2938](https://gist.github.com/leowebdev/dab3e498e68917fb2938)
   and let me know if this would help you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: UberMenu] Extra search icon, unable to find and delete](https://wordpress.org/support/topic/plugin-ubermenu-extra-search-icon-unable-to-find-and-delete/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/plugin-ubermenu-extra-search-icon-unable-to-find-and-delete/#post-6504394)
 * same problem here!
 * screenshot > [http://imgur.com/a/GaVQp](http://imgur.com/a/GaVQp)
 * ubermenu adding a search icon between main menu items, can’t find how to fix 
   it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mega Menu by WooRockets.com] Have to click twice on Mobile](https://wordpress.org/support/topic/have-to-click-twice-on-mobile/)
 *  Thread Starter [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/have-to-click-twice-on-mobile/#post-5964791)
 * Hey Tony,
    Did you have a chance to look at it? Tks, Leo
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Error code: -32300 when try to connect to FB with Publicize](https://wordpress.org/support/topic/error-code-32300-when-try-to-connect-to-fb-with-publicize/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/error-code-32300-when-try-to-connect-to-fb-with-publicize/#post-5788524)
 * same here!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Constant Contact for WordPress] Recent Update Created Error: Cannot use object of type WP_Error as array](https://wordpress.org/support/topic/recent-update-created-error-cannot-use-object-of-type-wp_error-as-array/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/recent-update-created-error-cannot-use-object-of-type-wp_error-as-array/#post-5520876)
 * Version 3.1.6 same issue
 * Catchable fatal error: Argument 1 passed to Ctct\Components\Contacts\Contact::
   create() must be an array, null given, called in /wp-content/plugins/constant-
   contact-api/vendor/constantcontact/constantcontact/src/Ctct/Services/ContactService.
   php on line 63 and defined in /wp-content/plugins/constant-contact-api/vendor/
   constantcontact/constantcontact/src/Ctct/Components/Contacts/Contact.php on line
   153
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Publicize – error 32300](https://wordpress.org/support/topic/publicize-error-32300/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/publicize-error-32300/#post-4772200)
 * worked fine. tks bro!
 *  # Rules to disable XML-RPC
    # <files xmlrpc.php> # Order allow,deny # Deny from
   all # </files>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Two distinct events page // wpv_tribe_events category filter](https://wordpress.org/support/topic/two-distinct-events-page-wpv_tribe_events-category-filter/)
 *  Thread Starter [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/two-distinct-events-page-wpv_tribe_events-category-filter/#post-5100201)
 * forget it bro! I updated the Vamtam Theme and the option is available now.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Emphaino] Functions.php in child theme](https://wordpress.org/support/topic/functionsphp-in-child-theme-2/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/functionsphp-in-child-theme-2/#post-4057301)
 * Simple like that!
 * Create the file functions.php on your child theme folder Ex. “mytheme-child” 
   and white the php command below:
 * include_once THEME_DIR.’../mytheme/functions.php’;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] How to add a search input button to my home page ?](https://wordpress.org/support/topic/how-to-add-a-search-inputbutton-to-my-home-page/)
 *  Thread Starter [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-to-add-a-search-inputbutton-to-my-home-page/#post-4979516)
 * Hi,
 * You should call the jquery in both pages — so paste it on your custom script 
   field at wordpress and use plain html >> you just need an input and a button.
 *     ```
       <div>
        <div class="wpsl-input"><input id="wpsl-search-input1" autocomplete="on" type="text" value=""></div>
        <div><a>Locate</a></div>
       </div>
       ```
   
 * _[Moderator Note: Please post code & markup between backticks or use the code
   button. Your posted code has now been **permanently damaged** by the forum’s 
   parser.]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] How to add a search input button to my home page ?](https://wordpress.org/support/topic/how-to-add-a-search-inputbutton-to-my-home-page/)
 *  Thread Starter [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [12 years ago](https://wordpress.org/support/topic/how-to-add-a-search-inputbutton-to-my-home-page/#post-4979346)
 * tks bro! here is the code for somebody that may need it
 * // zip code search (home page)
    $(function (){ $(‘#wpsl-search-button1’).click(
   function() { var url = ‘/pages/location-search/?zip=’; var inputURL = $(‘#wpsl-
   search-input1’).val(); window.location.href = url + inputURL; return false; });});
 * // get parameter and post on location search
    $(function (){ $.urlParam = function(
   name){ var results = new RegExp(‘[\?&]’ + name + ‘=([^&#]*)’).exec(window.location.
   href); if (results==null) { return null; } else { return results[1] || 0; } }
 *  // example.com?zip=01000
    $.urlParam(‘zip’); // name
 *  // set the default value of a text input field
    $(‘#wpsl-search-input’).val(
   decodeURIComponent($.urlParam(‘zip’)));
 *  // delay and click button
    setTimeout(function(){ $(‘#wpsl-search-btn’).click();},
   2000); });
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Store Locator] More info and widget](https://wordpress.org/support/topic/more-info-and-widget/)
 *  [Leo](https://wordpress.org/support/users/leowebdev/)
 * (@leowebdev)
 * [12 years ago](https://wordpress.org/support/topic/more-info-and-widget/#post-4632823)
 * Hi Tijmen,
 * Your plugin is the best! I’d love have this widget — please don’t forget it 🙂
 * Leo

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