Ticket field not showing up in event page (WPML)

Home Forums Ticket Products Event Tickets Plus Ticket field not showing up in event page (WPML)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1383312
    Martin
    Participant

    Dear support team,

    I have the following issue. I want to use WPML on my site for other things but I do NOT want to use it for The Events Calendar or Events Tickets Plus (at least for the moment, given the compatibility issues). I have created a wpml-config.xml with the following content in order to disable translation of a range of modern tribe post types (uploaded to root of my theme):

    
    <wpml-config>
        <custom-types>
    	<custom-type translate="0">tribe_venue</custom-type>
    	<custom-type translate="0">tribe_wooticket</custom-type>
            <custom-type translate="0">tribe_organizer</custom-type>
            <custom-type translate="0">tribe_events</custom-type>
            <custom-type translate="0">tribe_rsvp_tickets</custom-type>
            <custom-type translate="0">ticket-meta-fieldset</custom-type>
        </custom-types>    
    </wpml-config>
    

    This had the desired effect, that events were showing up in various views (widgets, calendar, photo) in both languages. So far so good.

    The problem I am now having is that for my default language (German) the ticket sales field is not showing up in the event view. It is only showing up in the english view. I will send you the links to my dev site where I am currently trying this in a private reply.

    Just to clarify: I do not need or want any WPML functionality with Events Tickets Plus – I just want the ticket sales to show up regardless of the language the use has chosen for the rest of the site.

    Many thanks in advance,

    Martin

    #1383313
    Martin
    Participant

    This reply is private.

    #1383821
    Martin
    Participant

    Hi, so after a few more hours of fiddling around, I’ve found a solution that seems to work: if I disable the WPML WooCommerce Plugin completely the tickets show up in the event page of both languages.

    For the moment this is an acceptable workaround since I don’t need WPML for any other woocommerce products. In the long run, however, it would be very nice to see improved WPML compatibility… but I know you are on it 🙂

    THanks,

    Martin

    #1384036

    Hi Martin,

    Thank you for your feedback.

    Glad you were able to resolve your issue, you are welcome back in our support forums any time!

    For now, I am going to close this thread.

    Have a great week!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Ticket field not showing up in event page (WPML)’ is closed to new replies.