Giovanni

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Adding custom fields to event price #1257188
    Giovanni
    Participant

    Hi Victor,

    Thanks for your suggestions but unfortunately it doesn’t,t change anything!

    I edited that line in the single-event.php file inside the tribe-event folder in my theme folder, and I added this code

    if( tribe_is_event() && is_single() ) { // Single Events
    echo ‘were on a single event page’;
    }

    Inside the default-templates.php file inside the same folder as the single-event.php, like it was suggested in the guide.

    But I don’t see any changes nor in my fronted neither in my admin page.

    I need too achieve this result, can I do that?

    in the backend

    And in the fronted:

Viewing 1 post (of 1 total)