CH3man
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Broken Site!!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?
It looks like there is an infinite loop? Are you any further forward?
Try again …
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.
PHP error log is as follows:
[large log snippet removed; please use Pastebin or Gist in the future, it works better for large snippets of code]
- This reply was modified 7 years, 9 months ago by stephencottontail. Reason: removed large log snippet
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
In reply to: Extension too long?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
In reply to: Extension too long?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
In reply to: Extension too long?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 – https://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
In reply to: Extension too long?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[email protected][/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[email protected][/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
In reply to: Extension too long?There are a couple of examples at the bottom of this page
https://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.