Title: Guido Eugenio aka Zhenya's Replies | WordPress.org

---

# Guido Eugenio aka Zhenya

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Using Minify But Google Page Speed Says Minify Javascript and HTML not enabled?](https://wordpress.org/support/topic/using-minify-google-page-speed-says-minify-javascript-and-html-not-enabled/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/using-minify-google-page-speed-says-minify-javascript-and-html-not-enabled/#post-5162750)
 * The issue is related with this thread:
    [https://wordpress.org/support/topic/static-function-minify_inlineminify-should-not-be-abstract?replies=1](https://wordpress.org/support/topic/static-function-minify_inlineminify-should-not-be-abstract?replies=1)
 * You need repair the Inline.php file to make minify work well.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Static function Minify_Inline::minify() should not be abstract](https://wordpress.org/support/topic/static-function-minify_inlineminify-should-not-be-abstract/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/static-function-minify_inlineminify-should-not-be-abstract/#post-5634092)
 * Inline.php on line 8:
    `abstract static function minify($content, $minifier, 
   $options = array());`
 * Must be:
 *     ```
       static function minify($content, $minifier, $options = array()) {
          return $content;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO Friendly Images] Plugin Not work](https://wordpress.org/support/topic/plugin-not-work-8/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/plugin-not-work-8/#post-5612513)
 * Here same, also the 3.0.5 version still dont work.
 * Roll back to 2.7.6: [https://downloads.wordpress.org/plugin/seo-image.2.7.6.zip](https://downloads.wordpress.org/plugin/seo-image.2.7.6.zip)–
   It’s the latest functioning version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advertising Manager] Fatal error when updating](https://wordpress.org/support/topic/fatal-error-when-updating-3/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-when-updating-3/#post-5581826)
 * Where the site is hosted? If you already have installed NextGen Gallery go in
   his dashboard (scrolling down, its show on the right field), so you can read 
   how actually the memory limit is configured.
    If you do not use NextGen, then
   you can do it with this plugin: [https://wordpress.org/plugins/wp-system-health/](https://wordpress.org/plugins/wp-system-health/)
 * I’m ask you to do this test, since many host requires the custom PHP configuration.
   In a folder called `.php`, and inside this another directory called `5.4` (or
   5.3 if this is the PHP version that run) and inside add the file called `phprc`
   where in the first line have to write: `memory_limit = 256M`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advertising Manager] Fatal error when updating](https://wordpress.org/support/topic/fatal-error-when-updating-3/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-when-updating-3/#post-5581816)
 * Even if your hosting provider upgraded the PHP memory limit also you must add
   the line in the file `wp-config.php`.
 * In this case:
 *     ```
       /** Memory limit **/
       define('WP_MEMORY_LIMIT', '256M');
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advertising Manager] Fatal error when updating](https://wordpress.org/support/topic/fatal-error-when-updating-3/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-when-updating-3/#post-5581798)
 * This issues are related to the server. The site is running over the memory. You
   can ask the provider how to fix it. Also you can try to add this hack in the 
   file `wp-config.php`, under the line “define WPLANG”.
 *     ```
       /** Memory limit **/
       define('WP_MEMORY_LIMIT', '128M');
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[mqTranslate] Core Language (hreflang and backend)](https://wordpress.org/support/topic/core-language-hreflang-and-backend/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/core-language-hreflang-and-backend/#post-5574807)
 * In the wp-config.php file the define language must be not declared, like it:
   `
   define('WPLANG', '');` Also a corresponding .mo file for every chosen languages
   must be installed to `wp-content/languages`. You can download the .mo files through
   the advance options of mqTranslate.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[mqTranslate] Need to separate user comments by the language. Then we do!](https://wordpress.org/support/topic/need-to-separate-user-comments-by-the-language-then-we-do-1/)
 *  Thread Starter [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/need-to-separate-user-comments-by-the-language-then-we-do-1/#post-5556614)
 * The plugin mqTranslate Separate Comments is out. So folk, try it and let me know
   your opinion and any suggestions. It been tested with a lots of WordPress themes,
   no one has a problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate] Bug: Error message not in the right language when posting a comment](https://wordpress.org/support/topic/bug-error-message-not-in-the-right-language-when-posting-a-comment/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/bug-error-message-not-in-the-right-language-when-posting-a-comment/#post-4345968)
 * There is plugin: [http://wordpress.org/plugins/qtranslate-separate-comments/](http://wordpress.org/plugins/qtranslate-separate-comments/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP System Health] Dashboard display broken in WP3.6](https://wordpress.org/support/topic/dashboard-display-broken-in-wp36/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/dashboard-display-broken-in-wp36/#post-4034958)
 * Also here the same issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Webmaster] Why delete Header and Footer Section?](https://wordpress.org/support/topic/why-delete-header-and-footer-section/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/why-delete-header-and-footer-section/#post-3960947)
 * I agree, the idea to delete header and footer section isn’t so funny. I used 
   those fields to insert js code, to ensure that the sites are not seen through
   iframe.
    Eg, with this I slept quiet:
 *     ```
       <script type="text/javascript">
       	//<![CDATA[
       if(top!=self){top.location.href=self.location.href}
       //]]>
       </script>
       ```
   
 * Or also:
 *     ```
       <script language="javascript" type="text/javascript">
       	if(top.location!= self.location){top.location=self.location}
       </script>
       ```
   
 * I hope you enable again that function.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-DownloadManager] After upgrade download link broken](https://wordpress.org/support/topic/after-upgrade-download-link-broken/)
 *  Thread Starter [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/after-upgrade-download-link-broken/#post-3641618)
 * Yes, the issue gone when I confirm again the path download settings.
 * Many thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate] [Plugin: qTranslate] W3 Total Cache](https://wordpress.org/support/topic/plugin-qtranslate-w3-total-cache/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-qtranslate-w3-total-cache/#post-3069399)
 * Of course they do and together work divinely.
    You can see the living proof in
   my site called _[San Pietroburgo](http://massmediumblog.com/)_.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SEO Facebook Comment] SEO Facebook Comments makes the links in the post unclickable](https://wordpress.org/support/topic/seo-facebook-comments-makes-the-links-in-the-post-unclickable/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [14 years ago](https://wordpress.org/support/topic/seo-facebook-comments-makes-the-links-in-the-post-unclickable/#post-2721977)
 * You can see here how I solved this issue:::
    [http://wordpress.org/support/topic/plugin-seo-facebook-comment-broken-links-in-posts](http://wordpress.org/support/topic/plugin-seo-facebook-comment-broken-links-in-posts)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[qTranslate] qTranslate not yet ready for the new version of WP](https://wordpress.org/support/topic/qtranslate-not-yet-ready-for-the-new-version-of-wp/)
 *  [Guido Eugenio aka Zhenya](https://wordpress.org/support/users/zhenya/)
 * (@zhenya)
 * [14 years ago](https://wordpress.org/support/topic/qtranslate-not-yet-ready-for-the-new-version-of-wp/#post-2706590)
 * You may try to upload (via FTP) in your installation the development version,
   it is here, at the bottom of the page:::
    [http://wordpress.org/extend/plugins/qtranslate/download/](http://wordpress.org/extend/plugins/qtranslate/download/)
 * In my Sites works without any problem.

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

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