Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114 ESPRESSO_TABLE and EE_META display issues | Event Espresso - Staging Server
WP 3.6.1
EE Version 3.1.35.2.P (new installation)
I would rather not give out the link. Can send privately.
I’m having some issues with a couple things.
I’ve customized the espresso_table.php page (uploads/espresso/templates – I have the custom files installed). I’ve created a new page so that I can use ESPRESSO_TABLE shortcode as to not break the main registration page.
1) Now my meta entries are not showing up (since moving this to a new page from the main registration page). Here is an example of the code I have to display a meta entry: <?php echo do_shortcode('[EE_META type="event_meta" name="knowledge_base"]'); ?>
2) I would like the course title to link to its own page where more details are given. I’ve looked through the forums but cannot find that code.
Please let me know if you need more information and where I should send the URL of the site registration page.
Alright, update. I found a forum post that helped me display the meta. It was the added event_id in the shortcode: event_id="'.$event->id.'"
AND
adding the code to line 91 of the espresso table:
The support post ‘ESPRESSO_TABLE and EE_META display issues’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.