Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter wpjeki

    (@wpjeki)

    I have installed the plugin “the events calendar ” on my wordpress page . it works well . unfortunately two contact form appear on the website on which the event is displayed
    ( http://www.blog.ichbinbaff.de/weltwochen/event/eroeffnung ).

    WordPress version: 3.6
    theme Version : twenty eleven 1.5
    plugin version: 3.0.3

    how can I fade out the 2nd form below ?

    please help urgently . the page will be active as from 11.9 .2013.

    many thanks for your prompt reply.
    brgds wpjeki

    Are you using the Default Page Template and does switching to the Default Events Template resolve this?

    Thread Starter wpjeki

    (@wpjeki)

    Thanks for the reply Barry.
    This is also noticed. But I like to use this configuration, since the side then has a better appearance.
    Otherwise, the text is no margin left and right and because it lacks the widgets in the sidebar.
    I hope there is another solution.

    brgds wpjeki

    Indeed there is. You can override and customize the single-event.php template – find this line:

    if( get_post_type() == TribeEvents::POSTTYPE && tribe_get_option( 'showComments','no' ) == 'yes' ) { comments_template(); }

    You can either remove it or comment it out. Does that help here?

    Thread Starter wpjeki

    (@wpjeki)

    Exactly Barry, I’ve also just found out. However, I have only the part comments_template (); taken out. Also works. But I will comment out the code part, so there are no problems. Thank you for themers Guide. It is truly excellent.

    Another note, the German translation for ‘All Events’ is ‘Alle Veranstaltungen’ it is only ‘Alle Veranstaltung’ output. — Update?

    brgds wpjeki

    Hi wpjeki – great that that is working for you and I’ll draw your correction (for the German translation) to the attention of my colleague Leah, who collates and organizes that side of the plugin.

    Thanks again!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘two comment-fields’ is closed to new replies.