New events create new widget, not appearing in same widget

Home Forums Calendar Products Events Calendar PRO New events create new widget, not appearing in same widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #310256
    mlfa
    Participant

    I setup the widget and entered a second event. I use the Events List widget on the home page. The second event appears in its own widget block and the first event is appearing below it in a separate widget block. The events should appear in the same widget block. Anyone know how to fix this?

    #310480
    mlfa
    Participant

    OK, I fixed that problem, but how do I get the widget to be a specific height?

    #312255

    Hi:

    I’m glad you got your original issue resolved. The “Events List” widget uses the css class tribe-events-adv-list-widget. You should be able to define new styles on that class in your theme to modify how it is presented including it’s height.

    Please let me know if that resolves your issue.

    – Matthew

    #312355
    mlfa
    Participant

    I tried:

    .tribe-events-adv-list-widget { height: 400px; }

    But it didn’t work.

    What was happening before is that I had the height listed in the

    .tribe-events-adv-list-widget ol li

    and that just made each list item the indicated height, not the widget block.

    #313736

    Hi!

    I’m sorry that applying style on the class didn’t work for you. Have you tried applying the height parameter on the list? .tribe-events-adv-list-widget ol. Also can you share with me a page of the website (http://dev.mlfa.org/)? where you are using the widget? I did a quick glance and didn’t see it. Looking at the widget in context should allow me answer your question better.

    Thanks for your patience,

    – Matthew

    #321540
    mlfa
    Participant

    That worked! The style sheet has ol and il together. I separated them, duplicated the attributes, and added the height parameter to the ol and it worked. Thank you.

    #321543
    mlfa
    Participant

    Oh, and the widget is on the home page (the center widget)

    #321555

    Excellent!

    I’m glad I was able to help resolve your issue! I’m going to go ahead and close this thread. If you have any additional questions or issues please don’t hesitate to reach out to us.

    Also if you have a minute or two we would love it if you could say a few words about our plugin here :http://m.tri.be/lo

    Thank you!

    – Matthew

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘New events create new widget, not appearing in same widget’ is closed to new replies.