Community Events double header and user lock

Home Forums Calendar Products Community Events Community Events double header and user lock

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1064524
    clarity
    Participant

    I have installed the Community Events add-on. I set it up and then added a link from my menu. There are two immediate issues:

    1) The image header is doubled. This is code that I put in via the settings page as there was no easy way to put this information into a theme page. Now, I am getting duplicate data to the screen.

    2) If I turn off “Allow anonymous submissions”, you can see the page. But if I turn “Allow anonymous submissions”, the users are prompted to log in or register. If they click “Register”, they are taken to a default registration page and I don’t have he option to route them to my custom registration page. Also, there is no easy way to format the look of this page.

    http://avindustrycalendar.com/events/community/add/

    Can someone give me some direction here?

    #1064657
    George
    Participant

    Hey @clarity,

    Sorry to hear about some of these issues. The first thing to touch on is the double-header issue; I’m not sure why this is happening, but you can fix this for now by pasting the following CSS into the bottom of your theme’s style.css file:


    #tribe-community-events .tribe-events-before-html {
    display: none !important;
    }

    That should solve that problem for now.


    As for the authorization redirect issues, this is odd behavior that I am unfortunately not able to recreate. To help is investigate this, can you share your “system information” as described on this page? → https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Thank you!
    George

    #1079318
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Community Events double header and user lock’ is closed to new replies.