Title: chansolutions's Replies | WordPress.org

---

# chansolutions

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Post Summary too long](https://wordpress.org/support/topic/wordpress-43-billie-post-summary-too-long/)
 *  [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/wordpress-43-billie-post-summary-too-long/#post-6482926)
 * I think it is because the new version of WordPress now thinks characters are 
   words. So, if your theme is/was set to truncate the post summary at 600 characters
   it is now showing 600 words. I had this problem with my site and I went and looked
   for the following in my theme:
 * php truncate_post(100);
 * The original coding was 600 and I changed that to 100 and now everything works.
 * You’ll have to search your theme coding for the exact files containing the code.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Theme: Chameleon – slider text overflow](https://wordpress.org/support/topic/theme-chameleon-slider-text-overflow/)
 *  [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/theme-chameleon-slider-text-overflow/#post-6567397)
 * Howdy,
 * I had the same problem. Chameleon uses special coding to truncate the text and
   it is based on the number of characters. The new version of WordPress apparently
   considers the number of characters to be the number of words. So, if Chameleon
   is set for 280 characters, it is now rendered as 280 words.
 * Do you know how to change the theme code?
 * Go to your Chameleon theme files or use the editor function in WordPress:
 * 1. includes/featured.php line 85, I changed 280 to 70
    2. includes/entry.php 
   line 24, I changed 600 to 100
 * That worked for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Contact Forms] A serious vulnerability in the Custom Contact Forms plugin has been announced](https://wordpress.org/support/topic/a-serious-vulnerability-in-the-custom-contact-forms-plugin-has-been-announced/)
 *  [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/a-serious-vulnerability-in-the-custom-contact-forms-plugin-has-been-announced/#post-5173887)
 * I know the vulnerability may have been “fixed”, however, I have had two sites
   affected by this vulnerability. In the plugin page an ad for a different forms
   plugin appeared. All my forms and submitted entries had vanished.
 * Also, a new user with administrator privileges was added. If your forms have 
   disappeared make sure you check your users directory and look for any suspicious
   or unknown users.
 * I have not yet found any other problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Contact Forms] A serious vulnerability in the Custom Contact Forms](https://wordpress.org/support/topic/a-serious-vulnerability-in-the-custom-contact-forms/)
 *  [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/a-serious-vulnerability-in-the-custom-contact-forms/#post-5215191)
 * I have had two sites hacked. In the plugin page an ad for a different forms plugin
   appeared. All my forms and submitted entries had vanished.
 * Also, a new user with administrator privileges was added. If your forms have 
   disappeared make sure you check your users directory and look for any suspicious
   or unknown users.
 * I have not yet found any other problems.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [hacked by hacker](https://wordpress.org/support/topic/hacked-by-hacker-1/)
 *  [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/hacked-by-hacker-1/page/3/#post-3189508)
 * When fixing your site also make sure you look for fake admin users and passwords.
   I don’t make wordpress logins with a user id of “admin” and I have been finding
   new “admin” users and deleting them.
 * So far all affected sites that I know of are on hostpapa and not all of them 
   have older versions of wordpress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Fast and Secure Contact Form] Turn off required features](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-turn-off-required-features/)
 *  Thread Starter [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-fast-and-secure-contact-form-turn-off-required-features/#post-1458043)
 * Never mind, I found the correct options in the advanced section.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [list posts related to specific page](https://wordpress.org/support/topic/list-posts-related-to-specific-page/)
 *  Thread Starter [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/list-posts-related-to-specific-page/#post-1432079)
 * Thanks for the tip. I’ll have a look.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Images not showing up](https://wordpress.org/support/topic/images-not-showing-up-8/)
 *  [chansolutions](https://wordpress.org/support/users/chansolutions/)
 * (@chansolutions)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/images-not-showing-up-8/#post-1086561)
 * I was having the same problem. I checked my ftp settings and found that png was
   listed as an ascii file type. I removed it from the ascii group so png files 
   would upload as binary. I deleted then re-uploaded all my graphics and then everything
   worked

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