Title: Antoine Brunel's Replies | WordPress.org

---

# Antoine Brunel

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Blocks] Post and Page Grid block: The header displays](https://wordpress.org/support/topic/post-and-page-grid-block-the-header-displays/)
 *  Thread Starter [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/post-and-page-grid-block-the-header-displays/#post-15392253)
 * Any news ?
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Genesis Blocks] Post and Page Grid block: The header displays](https://wordpress.org/support/topic/post-and-page-grid-block-the-header-displays/)
 *  Thread Starter [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/post-and-page-grid-block-the-header-displays/#post-15371205)
 * Sure, you can actually see the problem by yourself in the Post and Page Grid 
   Genesis block at the bottom of [that page](https://www.dexeus.com/fertility/tratamientos/dgp/).
 * The first element of the block displays the title of the page as is, i.e. `Fecundación
   <em>in vitro</em>`
 * But what should appear instead is:
 * > Fecundación _in vitro_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Analyticator] before tracking init: Wrong characters](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/)
 *  Thread Starter [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/#post-4787538)
 * I’m sorry to say that I don’t see much support for this plugin.
    I think I’ll
   try Google Analytics for WordPress…
 * _[Moderator Note: [No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping),
   thank you.]_
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Analyticator] before tracking init: Wrong characters](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/)
 *  Thread Starter [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/#post-4787484)
 * So why is Google analyticator textbox adding HTML characters?
    That is the question…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Analyticator] before tracking init: Wrong characters](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/)
 *  Thread Starter [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/#post-4787472)
 * To be even more specific in my question:
    Why does the same javascript code work
   when [introduced on a static HTML page](http://seotrafico.com/getUrlParameters.html)
   but crash when [introduced in Google Analyticator “before tracker initialization textbox”](http://seotrafico.com)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Analyticator] before tracking init: Wrong characters](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/)
 *  Thread Starter [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/before-tracking-init-wrong-characters/#post-4787402)
 * In response to the moderator note, the characters I mention do not appear when
   I post on the forum. (ASCII characters maybe or an encoding problem, for example&
   amp). They appear in view-source in Chrome, and in an HTML editor:
 *     ```
       <script type="text/javascript">var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-16677640-3']);_gaq.push(['_addDevId','i9k95']);function getUrlParameters(parameter,decode){var currLocation=window.location.search;var paramList=currLocation.split('?')[1];if(!paramList){return false;}
       var parameters=paramList.split('&');var returnBool=true;for(var i=0;i<parameters.length;i++){param=parameters[i].split('=');if(param[0]==parameter){return(decode)?decodeURIComponent(param[1]):param[1];returnBool=true;}
       else{returnBool=false;}}
       if(!returnBool){return false;}}
       var source=getUrlParameters('utm_source',true);var medium=getUrlParameters('utm_medium',true);_gaq.push(['_setCustomVar',2,'Fuente-medio',source+'-'+medium,1]);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();</script>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [xml-rpc – newPost will enter message and return timeout error](https://wordpress.org/support/topic/xml-rpc-newpost-will-enter-message-and-return-timeout-error/)
 *  [Antoine Brunel](https://wordpress.org/support/users/antoinet/)
 * (@antoinet)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/xml-rpc-newpost-will-enter-message-and-return-timeout-error/#post-2179704)
 * #ping
 * I have the same problem.
    I’m trying to push a new post from WordPress for Android
   to my blog, it was working great before 3.2 update and now it fails with a java.
   net.SocketTimeOut Exception.
 * Any idea?
 * Thanks!

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