Forum Replies Created
-
AuthorPosts
-
February 3, 2017 at 7:56 am in reply to: Can't search and select existing event locations/venue in EC Pro 4.4.0.1 #1228908
Yves
ParticipantHi,
Console error is in text below.
I did a massive cleanup from at the locations that I had, which we potential candidates to mess up the search/list function. Remove all entries with double quotes, unnamed ( I had many) etc…. it fixed my problem and now I can’t reproduce it anymore.Problem is fixed, unfortunately can’t give more feedback on what triggered the problem.
Thanks for your support,
YvesUncaught TypeError: Cannot read property ‘length’ of undefined
at d.<anonymous> (select2.min.js?ver=4.4.1:22)
at Object.callback (select2.min.js?ver=4.4.1:21)
at Object.query (select2.min.js?ver=4.4.1:21)
at d.updateResults (select2.min.js?ver=4.4.1:22)
at d.opening (select2.min.js?ver=4.4.1:22)
at d.open (select2.min.js?ver=4.4.1:21)
at d.<anonymous> (select2.min.js?ver=4.4.1:22)
at HTMLAnchorElement.<anonymous> (select2.min.js?ver=4.4.1:21)
at HTMLAnchorElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,underscore,u…:3)
at HTMLAnchorElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,underscore,u…:3)February 2, 2017 at 5:07 am in reply to: Can't search and select existing event locations/venue in EC Pro 4.4.0.1 #1228106Yves
ParticipantI’ve also diasbled The Events Calendar: Venue/Organizer Shortcodes to test, but issue remains the same
February 2, 2017 at 5:02 am in reply to: Can't search and select existing event locations/venue in EC Pro 4.4.0.1 #1228105Yves
ParticipantIt occurs in all circumstances, will only TEC activated, with TEC and PRO activated.
January 18, 2017 at 3:42 am in reply to: Can't search and select existing event locations/venue in EC Pro 4.4.0.1 #1220169Yves
ParticipantScreencast of the issue:
https://www.screencast.com/t/6RN3tubVcJanuary 18, 2017 at 3:17 am in reply to: Image cropped wrong in Single Event View in PRO v 4.3.4 #1220162Yves
ParticipantThis solved my issue:
1. Install this plugin: https://wordpress.org/plugins/simple-image-sizes/
2. Go to Settings > Media
3. Change the entry_with_sidebar image size (increase its width / height).
4. Regenerate the thumbnails by clicking the button at the bottom.January 11, 2017 at 8:28 am in reply to: CSS single event broken with version Event Calendar PRO 4.3.4 #1216562Yves
ParticipantHi,
I still need to add the additonal line in custom CSS to keep it to work, is this the intended solution ?
Kind regards,
Yves.av-single-event-meta-bar {
clear: both;
}.av-single-event-content {
width: 100% !important;
float: left !important;
margin-left: 0px !important;
}January 11, 2017 at 8:12 am in reply to: Image cropped wrong in Single Event View in PRO v 4.3.4 #1216545Yves
ParticipantHi,
I figured out that cropping/resizing originated back to setting in the functions.php file/.
Does is make sense starting to edit these settings ?Thanks
YVes/////////
$avia_config[‘imgSize’][‘entry_with_sidebar’] = array(‘width’=>845, ‘height’=>321); // big images for blog and page entries
$avia_config[‘imgSize’][‘entry_without_sidebar’]= array(‘width’=>1210, ‘height’=>423 ); // images for fullsize pages and fullsize slider
$avia_config[‘imgSize’] = apply_filters(‘avf_modify_thumb_size’, $avia_config[‘imgSize’]);
/////////////January 10, 2017 at 2:55 am in reply to: Image cropped wrong in Single Event View in PRO v 4.3.4 #1215697Yves
ParticipantHi,
The only potential candidate messing up the layout is Beaver Builder Plugin (Lite Version), which I have disabled but not resulting in fix.
Thumbmains, large size, all formats appear to be cropped in a bad way. Do I need to rebuild these images in order to work properly with the Event Calendar ?
Adding a screenshot of my media settings, assuming these were already size they way you suggested in previous response.Kind regards,
YVesJanuary 4, 2017 at 1:17 am in reply to: CSS single event broken with version Event Calendar PRO 4.3.4 #1213029Yves
Participanta fix is on the way for the next maintenance release.
January 3, 2017 at 10:38 am in reply to: CSS single event broken with version Event Calendar PRO 4.3.4 #1212736Yves
ParticipantHi Geoff,
Thanks for the quick reply, your workaround indeed fixes my problem.
Will there be a permanent fix in the next PRO version ?Thanks,
YvesJanuary 22, 2016 at 7:21 am in reply to: Fatal error after upgrade to Events Calendar to V4.0.5 #1060533Yves
Participant… and upgrading PHP-MySQL also fixed “Fatal error after upgrade to Events Calendar to V4.0.5”.
Meanwhile up and running with Event Calandar PRO as well !January 22, 2016 at 6:44 am in reply to: Fatal error after upgrade to Events Calendar to V4.0.5 #1060516Yves
Participantupgraded to
PHP: 5.4.4-14
API Php MySQL: 5.5.31this fixed the uploader issue
January 22, 2016 at 4:58 am in reply to: Fatal error after upgrade to Events Calendar to V4.0.5 #1060294Yves
ParticipantThis reply is private.
January 20, 2016 at 8:38 am in reply to: Fatal error after upgrade to Events Calendar to V4.0.5 #1059316Yves
Participantok, deleting the PRO directory brought me back online. Buys me time to do some more checks.
versions:
WordPress 4.4
MySQL 5.0.96using the plugin uploader in WordPress, that has never worked and same for the automated updates. I’m always using the manual upload via FTP to add/delete/update/upgrade.
-
AuthorPosts
