Title: CH3man's Replies | WordPress.org

---

# CH3man

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Broken Site!!](https://wordpress.org/support/topic/broken-site-40/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/broken-site-40/#post-17048897)
 * It has not been migrated but it has been messed around with – I have flushed 
   the permalinks as suggested and the connectivity between the home page and the
   other pages has been restored but the media files are still not loading – all
   of the .jpgs and .pdfs are in the uploads folder but the website seems unable
   to find them?
    -  This reply was modified 2 years, 11 months ago by [CH3man](https://wordpress.org/support/users/ch3man/).
    -  This reply was modified 2 years, 11 months ago by [CH3man](https://wordpress.org/support/users/ch3man/).
      Reason: general update
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Conflict with Visual Composer Plugin](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/#post-9180465)
 * It looks like there is an infinite loop? Are you any further forward?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Conflict with Visual Composer Plugin](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/#post-9146147)
 * Try again …
 * [https://gist.github.com/anonymous/4b12be9608a33f94271748f1985c969c.js](https://gist.github.com/anonymous/4b12be9608a33f94271748f1985c969c.js)
 * You can see the recurring theme – Allowed memory size of 67108864 bytes exhausted
 * As I said previously, this only happens if both plugins are activated: either
   will run if the other is deactivated.
    -  This reply was modified 9 years, 3 months ago by [CH3man](https://wordpress.org/support/users/ch3man/).
    -  This reply was modified 9 years, 3 months ago by [CH3man](https://wordpress.org/support/users/ch3man/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Conflict with Visual Composer Plugin](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/#post-9145678)
 * PHP error log is as follows:
 * _[large [log snippet](https://pastebin.com/sKve2v8V) removed; please use [Pastebin](http://pastebin.com/)
   or [Gist](http://gist.github.com/) in the future, it works better for large snippets
   of code]_
    -  This reply was modified 9 years, 3 months ago by [stephencottontail](https://wordpress.org/support/users/stephencottontail/).
      Reason: removed large log snippet
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Conflict with Visual Composer Plugin](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/conflict-with-visual-composer-plugin-2/#post-9125794)
 * When I try to update data using Visual Composer (with Ultimate Member activated)
   Javascript error log reports –
    /wp-admin/admin-ajax.php Failed to load resource:
   the server responded with a status of 500 (Internal Server Error)
 * This does not happen when Ultimate Member is deactivated
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Extension too long?](https://wordpress.org/support/topic/extension-too-long/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/extension-too-long/#post-6675409)
 * I’ve since been in and amended the plugin’s code so that it now automatically
   recognises 6 character extensions! Win-win! Thank you.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Extension too long?](https://wordpress.org/support/topic/extension-too-long/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/extension-too-long/#post-6675402)
 * Matthew, I can’t thank you enough. I did some more digging around today. I disabled
   the plugins and reactivated them one at a time. I discovered that it was the 
   plugin “Email Protector” which was indeed identifying the e-mail addresses and
   causing the truncation issue (I almost answered my own question in my last post).
   With E-mail Protector deactivated your code works perfectly. Thank you again.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Extension too long?](https://wordpress.org/support/topic/extension-too-long/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/extension-too-long/#post-6675353)
 * You are right. The most desirable outcome would be for the e-mail address to 
   open the default mail program.
 * Unfortunately the code you supplied isn’t having the desired effect – for now
   I have left it in place so that you can see the result at the bottom of this 
   page – [http://www.ashtonhayes.church/service-times/](http://www.ashtonhayes.church/service-times/)
 * I am assuming that “(Replace this parenthesis … )” pops up because I am using
   the e-mail protector plug in but again I am confused as to why it hasn’t recognised
   both addresses.
 * Is this a “Visual Composer” issue rather than WordPress? Or could it be an issue
   with the theme??
 * I appreciate your time and effort on this.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Extension too long?](https://wordpress.org/support/topic/extension-too-long/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/extension-too-long/#post-6675320)
 * I am not totally sure that I fully understand your final question – it is an 
   e-mail address that I have typed onto a page whilst in visual edit mode. Does
   that mean that it has automatically been widgetised??
 * Here is the generated code … I have emboldened the two addresses – they are not
   in bold in the actual code.
 * _Sunday Club is normally held in the Village Hall opposite the _<i>church and
   Village Praise is in the Parish Room (West End)</i>[/vc_column_text][/vc_column_inner][/
   vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][
   vc_column width=”1/4″][vc_column_text]
    <h5>Address</h5> Church Road Ashton Hayes
   Chester CH3 8AB
 * **[stjohn@ashtonhayes.church](https://wordpress.org/support/users/ch3man/replies/stjohn@ashtonhayes.church?output_format=md)**[/
   vc_column_text][/vc_column][vc_column width=”1/2″][vc_column_text]
    <h5>Contacts
   </h5> [/vc_column_text][vc_row_inner][vc_column_inner width=”1/4″][vc_column_text]
   <p style=”text-align: right;”>Tel:</p> <p style=”text-align: right;”>E-Mail:</
   p> [/vc_column_text][/vc_column_inner][vc_column_inner width=”3/4″][vc_column_text]
   01829 751440
 * **[thevicar@ashtonhayes.church](https://wordpress.org/support/users/ch3man/replies/thevicar@ashtonhayes.church?output_format=md)**[/
   vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=”
   1/4″][vc_column_text]
    <h5>Social</h5> [/vc_column_text][/vc_column][/vc_row]
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Extension too long?](https://wordpress.org/support/topic/extension-too-long/)
 *  Thread Starter [CH3man](https://wordpress.org/support/users/ch3man/)
 * (@ch3man)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/extension-too-long/#post-6675312)
 * There are a couple of examples at the bottom of this page
    [http://www.ashtonhayes.church/service-times/](http://www.ashtonhayes.church/service-times/)
 * Please note that the website is still very much under construction.
 * The theme being used is MH Purity and I am editing using Visual Composer.

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