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
Costom Templates folder problems | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Costom Templates folder problems

Costom Templates folder problems

Posted: February 14, 2014 at 8:02 am

Viewing 3 reply threads


Terje Christensen

February 14, 2014 at 8:02 am

hello i have moved registration_page_display.php to wp-content/uploads/espresso/templates/ but it still reads from original file. Ive changed premissions foler name etc but doesnt seem to work,

example of event: http://new.businessmodelusergroup.com/?page_id=256&regevent_action=register&event_id=6

screenshot of settings: http://new.businessmodelusergroup.com/wp-content/uploads/2014/02/Screen-Shot-2014-02-14-at-15.57.54.png


Josh

February 14, 2014 at 8:22 am

Hi Terje,

Since registration_page_display.php gets loaded by registration_page.php, but it also checks in your active WP theme for it, you can do either of these to load your custom template:

1) Copy registration_page.php to /wp-content/uploads/espresso/templates

or

2) Copy your customized registration_page_display.php file to your active theme folder.


Terje Christensen

February 14, 2014 at 8:49 am

second option seem like its working and prefer this solution since i work localy on my design and template is synced with ftp

would that apply to any template file i need to change for EE?


Josh

February 14, 2014 at 9:02 am

Only a 3 of them can be loaded from the theme location:

registration_page_display.php
event_list_display.php
multi_registration_page_display.php

Viewing 3 reply threads

The support post ‘Costom Templates folder problems’ 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.

Event Espresso - Staging Server