sidebar is shown beneath the form

Home Forums Calendar Products Community Events sidebar is shown beneath the form

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1250890
    Hans-Gerd
    Participant

    Hi,
    the sidebar is shown beneath the form of community events, but any other web pages are shown with the sidebar correct on the right. This issue is only visible when not announced.
    We have carried out the following tests without any changes:
    (https://theeventscalendar.com/knowledgebase/testing-for-conflicts/)

    • Switch to the Twenty Sixteen theme
    • Disable all plugins except Tribe Events plugins
    • downgrading to TEC 4.3.x
    • deactivating child theme
    • Of course I have cleared browser cache at every time, and retested

    This issue doesn’t appear on another web page we developed.
    Same issue with time format as described (am/pm instead of 24 h) on another web page.

    Cheers,
    Hans-Gerd

    #1251039
    Geoff B.
    Member

    Good afternoon Hans-Gerd and welcome back!

    You are absolutely correct, the Community add form is built to take full width of a page by default. This is why the sidebar is floating below.

    The main reason for that default behaviour is because this is actually the preferred layout for most of our customers.

    With that in mind, there are a couple of things that can be done to tweak it to your liking:

    1. Create a template override (custom view) for the Community Events pages. You might want to read our Themer’s guide to get a sense of how that works.Basically this will let you add any missing CSS Class or DIVs you are looking for which should help achieving the desired result.
    2. Try to tweak things with CSSHere is an example of how that would look:
      .tribe_community_edit #main .main_color .container {
      width: 60%;
      float: left;
      }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1251053
    Hans-Gerd
    Participant

    Hi Geoff,
    thanks a lot for advice.
    I’ll check and will get back to you.

    Cheers,
    Hans-Gerd

    #1251592
    Geoff B.
    Member

    Good evening Hans-Gerd,

    Great!

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1251599
    Hans-Gerd
    Participant

    Hi Geoff,
    thanks.
    It works, but what may be the reason for the issue with the icons of the editor in community events – see screenshot below and website?
    Also the tabs “Visuell” and “Text” are not to be seen.

    Cheers,
    Hans-Gerd

    • This reply was modified 7 years, 1 month ago by Hans-Gerd.
    • This reply was modified 7 years, 1 month ago by Hans-Gerd.
    #1251927
    Hans-Gerd
    Participant

    Hi Geoff,
    the issue with the editor seem to be solved (may be the reason was deleting and filling new the cache of WP Rocket).
    But there is still a little issue: Below the sidebar there is no background (background is black)

    Any idea ?

    Cheers,
    Hans-Gerd

    #1253416
    Geoff B.
    Member

    Good evening Hans-Gerd,

    My apologies for the delayed response. We have been dealing with a much higher volume of requests than usual.

    Thank you for your amazing patience. Everything is now back to normal.

    I am really glad you solved the first issue and I would love to help you with the second issue.

    With that in mind, I am not sure I am able to see the black color you are referring to.
    Could you perhaps provide a screenshot ?

    Are we still talking about the Community add section ?

    Best regards,

    Geoff B.

    #1253682
    Hans-Gerd
    Participant

    Hi Geoff,
    thanks for your advice.

    Indeed, we are still talking about the Community add section, but the issue is solved by disabling the sidebar.

    Cheers,
    Hans-Gerd

    #1253824
    Geoff B.
    Member

    Good morning Hans-Gerd,

    Awesome!

    Have a wonderful rest of the week and as always, you are welcome back any time.

    Cheers,
    Geoff B.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘sidebar is shown beneath the form’ is closed to new replies.