Support

Home Forums Event Espresso Premium July 7, 2015 – testing staging

July 7, 2015 – testing staging

Posted: July 7, 2015 at 7:04 pm

Viewing 0 reply threads


Lorenzo Orlando Caum

  • Support Staff

July 7, 2015 at 7:04 pm

https://events.codebasehq.com/projects/website/tickets/1822

PHP code test

//* Adjust the pre-approval messaging in registration checkout
add_filter ('FHEE__EE_SPCO_Reg_Step_Payment_Options___events_requiring_pre_approval__events_requiring_pre_approval_msg', 'ee_custom_messaging_pre_approval_registration_checkout');

function ee_custom_messaging_pre_approval_registration_checkout(){
    return 'REPLACE ME';
}

CSS code test

/* Hide an element on the events listing page that has a class of postmeta */
.post-type-archive-espresso_events .postmeta {display:none;}


Lorenzo

Viewing 0 reply threads

The support post ‘July 7, 2015 – testing staging’ 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