Title: GuyOlinga's Replies | WordPress.org

---

# GuyOlinga

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ALO EasyMail Newsletter] Newletter not sending](https://wordpress.org/support/topic/newletter-not-sending/)
 *  [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/newletter-not-sending/#post-6330705)
 * Hello
 * The issue for me is with HOTMAIL and LIVE emails. They are no longer receiving
   the newsletter.
 * Thanks for supporting
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Youtube Channel Gallery] Formatting the grid is impossible after update](https://wordpress.org/support/topic/formatting-the-grid-is-impossible-after-update/)
 *  [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/formatting-the-grid-is-impossible-after-update/#post-6202631)
 * My thumbnail are big. When I try to access the thumbnail tab in the widgets in
   order to check their configuration, then the plugin will open this page [http://www.epslife777.net/wp-admin/.tabs-4](http://www.epslife777.net/wp-admin/.tabs-4).
 * In fact, no widget tabs than the the first one (Feed) are available.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Site Verification with Google Webmaster](https://wordpress.org/support/topic/site-verification-with-google-webmaster/)
 *  [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/site-verification-with-google-webmaster/page/2/#post-5141425)
 * This has worked for me as I had a few Deny records in your .htaccess file
 * 1. In cPanel, I went to my File Manager, found the .htaccess file and renamed
   it to .htaccess.bac2
 * 2. Then I tried the verification again and it worked fine
 * 3. It may have interfered with how my site works, but it has allowed the verification
   through, then I changed it back to .htaccess again.
 * I was supported by Hostgator to fix this.
    WP 4.1.1
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[reCaptcha by BestWebSoft] Captcha always fails](https://wordpress.org/support/topic/captcha-always-fails/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/captcha-always-fails/#post-5335610)
 * Hello Bestwebsoft,
 * Thanks for your answer.
 * Late this evening, I will activate the plugin and create temporary credentials
   for the support team.
 * Please contact me by email : [guyolinga@hotmail.com](https://wordpress.org/support/users/guyolinga/replies/guyolinga@hotmail.com?output_format=md)
   in order to let me know to whom I shall send the credentials.
 * Best regards
    Guy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Disabling Captcha Registration](https://wordpress.org/support/topic/disabling-captcha-registration/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/disabling-captcha-registration/#post-5335416)
 * I have disabled all Security Settings and it is done with the Captcha disabling.
   Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Stats View Counter] I don't understand this 4. step in the install procedure](https://wordpress.org/support/topic/i-dont-understand-this-4-step-in-the-install-procedure/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-dont-understand-this-4-step-in-the-install-procedure/#post-5285772)
 * This is the answer from Gabfire support
 * open single.php and page.php
    Paste this $views = get_post_meta( $post->ID, ‘
   views’, true ); echo “lu $views fois”;
 * right after the_content();
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page View Count] Display real WordPress Stats](https://wordpress.org/support/topic/display-real-wordpress-stats/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/display-real-wordpress-stats/#post-5289431)
 * This is the answer fron Gabfire support
 * open single.php and page.php
    Paste this $views = get_post_meta( $post->ID, ‘
   views’, true ); echo “lu $views fois”;
 * right after the_content();
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page View Count] Display real WordPress Stats](https://wordpress.org/support/topic/display-real-wordpress-stats/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/display-real-wordpress-stats/#post-5289401)
 * Hello Steve,
 * As my understanding of the WordPress counter system is now better, my need can
   now be more precise.
 * I have installed the plugin **“WordPress Stats View Counter”** that makes the
   Jetpack post views counter available to me (every 3 hours) in a field called **‘
   views’** in the **post_meta** table.
 * This is exactly what I needed since the Jetpack stats are the more accurate for
   me. All other counter plugins will create their own counter field and start counting
   from 0.
 * Yet my only challenge is to display that **post_meta(views)** just after the 
   text for all my posts and pages.
 * The **“WordPress Stats View Counter”** developer said I should use this command:_
   
   get\_post\_meta( $post->ID, ‘views’, true );
 * But I don’t quite know where I have to insert that command in my **Linepress**
   theme powered by **Gabfire**.
 * Using the above command, my expectation is to show something like this below 
   every post/page, just after the text:
 * **“lu 72 fois”**
 * Whereby **72** stands for the value of **‘views’** in the **post_meta file** 
   for the given post ID.
 * I have asked the question to Gabfire support with no answer yet.
    Any help will
   be highly appreciated
 * Thanks
    Guy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Stats View Counter] I don't understand this 4. step in the install procedure](https://wordpress.org/support/topic/i-dont-understand-this-4-step-in-the-install-procedure/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/i-dont-understand-this-4-step-in-the-install-procedure/#post-5285717)
 * Hello Adam,
 * I was not able to see my stats on the front-end with the function get_post_meta(
   $post->ID, ‘views’, true ); added to wp-includes/theme.php
 * However, [view-count] displays the correct value (but on a single post) of the
   views that I can also see in the field postmeta –> views.
 * Please could you tell me more on how to use the fonction get_post_meta( $post-
   >ID, ‘views’, true ); as the data in the postmeta file are accurate.
 * I would really appreciate your support
 * Thanks
    Guy
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Link Library] Fatal error in version 5.6.7](https://wordpress.org/support/topic/fatal-error-in-version-567/)
 *  [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-in-version-567/#post-3431932)
 * Please don’t restore the full site. It is enough to restore only the plugin or
   to delete it with FTP access. This is the way I have solved the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Disable Jetpack comments on specific pages](https://wordpress.org/support/topic/disable-jetpack-comments-on-specific-pages/)
 *  [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/disable-jetpack-comments-on-specific-pages/#post-3238480)
 * Hi Jeremy,
 * I’m using WP 3.5.1 with the last version of JetPack. My vistor can not enter 
   comments as I have installed JetPack Comments. I don’t why.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] jetpack social media comment issue](https://wordpress.org/support/topic/jetpack-social-media-comment-issue/)
 *  Thread Starter [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/jetpack-social-media-comment-issue/#post-2942518)
 * Sorry for my funny question.
 * I have found the flag where I can switch comments on and off for any single post.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Login Redirect] [Plugin: WordPress Login Redirect] Notice: Undefined index: page](https://wordpress.org/support/topic/plugin-wordpress-login-redirect-notice-undefined-index-page/)
 *  [GuyOlinga](https://wordpress.org/support/users/guyolinga/)
 * (@guyolinga)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wordpress-login-redirect-notice-undefined-index-page/#post-2903194)
 * Hi Chris,
 * I have just installed the plugin WordPress Login Redirect on my site running 
   WP 3.4.1. Yet users can no longer manage their profile. Would please mind to 
   check this ?
 * Regards

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