Home › Forums › Calendar Products › Events Calendar PRO › Events Calendar Pro breaks the customize menu and widget editer
- This topic has 3 replies, 2 voices, and was last updated 10 years, 10 months ago by
Geoff.
-
AuthorPosts
-
July 8, 2015 at 1:34 pm #984891
jonathan
ParticipantEC pro 3.10
WP 4.2.2
Parabola themeWhen I turn on the pro plugin, “customize” and the widget editor stop working
Below is the the view source from the “customize” page with the plugin enabled… obviously it just dies.
Works fine with the non-pro enabled and pro disabled.When I switch to the twentyfifteen theme I also see this error message:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 72 bytes) in /fs1c/paladinos/public/wp-includes/wp-db.php on line 2224
——
<div id=’widget-6_tribe-events-countdown-widget-__i__’ class=’widget’> <div class=”widget-top”>
<div class=”widget-title-action”>
<span class=”edit”>Edit</span>
<span class=”add”>Add</span>
<span class=”screen-reader-text”>Events Countdown</span>
</div>
<div class=”widget-title”><h4>Events Countdown<span class=”in-widget-title”></span></h4></div>
</div><div class=”widget-inside”>
<form method=”post”>
<div class=”widget-content”>
——————July 8, 2015 at 1:43 pm #984894Geoff
MemberHi Jonathan and sorry for the trouble here! Killing those features with PRO activated is definitely no good so let’s see if we can get things back in order.
First off, this line concerns me a bit:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 72 bytes) in /fs1c/paladinos/public/wp-includes/wp-db.php on line 2224
That notice typically implies that your site is using more memory than your host permits. Take a look at this codex article, which will show you how to increase the memory allocated to PHP/WordPress on your site.
If that still doesn’t resolve the issue, then I would recommend reaching out to your hosting provider and seeing if they can help you to increase the memory allocated to PHP on your install.
Let’s start there and see what we find. 🙂
Cheers!
GeoffJuly 8, 2015 at 3:22 pm #984921jonathan
ParticipantSolved
I followed the advice on the codex article about chaning WP_MEMORY_LIMIT. This did not solve the problem.
My provider, for php memory issues recommended upgrading to php 5.4 or above which changes how it does memory allocation. I upgraded from php 5.3 to php 5.5 and that seemed to resolve the issue.
Thank you for your help!
July 9, 2015 at 4:53 am #984972Geoff
MemberAwesome! I’m so glad that did the trick and thanks for following up here to let me know. Happy calendaring and please feel free to hit us back up if any other questions come up. 🙂
Cheers,
Geoff -
AuthorPosts
- The topic ‘Events Calendar Pro breaks the customize menu and widget editer’ is closed to new replies.
