Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #463326

    Hi Guys,
    I just purchased the Events Calendar Pro after using a different plugin for a long time. So far so good, I really like what I see.

    I have one question though… Your Enfold Church Demo home page looks amazing … however, if you make one of those events a repeat event, it looks awful.

    All my events are repeat events and putting the Upcoming Events Widget on my home page makes it look really bad.

    Q: How do I remove repeat information from the Upcoming Events Widget so i just have the basic event info like your original example ?

    Enfold Sales Demo without repeat event

    Above is the Enfold Sales Demo without repeat events

    Enfold Demo with Repeat Event

    I made the above event a Repeat Event – Look what happens :(

    Hope the images above work ok.

    • This topic was modified 9 years, 5 months ago by Cliffy.
    #463461

    Hi Heathcliffe! :)

    Can you please post the link to your website where we can see the issue? :)

    Regards,
    Yigit

    #463486

    Hi @Yigit

    I am hosting the site under a temp name so it would mean changing your HOST file (I know no other way of doing this). If you wish to do this I can send you the IP address and domain name.

    Otherwise, it is easy to replicate by changing any event (with feature image) to a repeat event (of course you need events Pro version to do this).

    H

    #463529

    Hi!

    I will try to replicate the issue on my end and will post again here. Please kindly wait to hear from me :)

    Best regards,
    Yigit

    #463649

    @Yigit, thank you. ………….. :)

    #463901

    Hey!

    Please add following code to Quick CSS as a workaround

    .av-upcoming-events .recurringinfo {
      display: none;
    }
    .av-upcoming-events > .av-upcoming-event-data {
      position: relative;
      top: -85px;
      left: 80px;
    }

    I reported the issue to our devs :)

    Best regards,
    Yigit

    #464375

    @Yigit,

    Thanks Yigit, I tried this and it “almost” works. I am getting double line breaks – see image below. [Church Meeting]

    With Quick CSS implemented

    #464941

    Hi!

    I cannot reproduce the same issue on my local installation :/
    Would it be possible for you to create a testing environment so we could look into it – http://kriesi.at/documentation/enfold/move-from-a-local-installation-to-a-live-server/?

    Regards,
    Yigit

    #472585

    @Yigit

    Hi Yigit, I have created a user login and ftp details for another events calendar issue: #post-472144

    It would be great if you guys could look at both issues at the same time as they are a big part of my home page layout.

    Many thanks,
    H

    • This reply was modified 9 years, 4 months ago by Cliffy.
    #476468

    Hey H!

    Sorry for the late reply!
    Please add following code to Quick CSS

    .av-upcoming-event-data>a, .av-upcoming-event-meta>a {
      padding-bottom: 0;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Can you please post the link to post #472144

    Regards,
    Yigit

    #476794

    Hi Yigit,

    Thank you, that is much better. The widget is still not the same as in the Church demo. The spacing between each event is much larger.
    (I had to change the first part of the code you originally sent to top: -65px; instead of -85 as it hit the header)

    Ismael has replied to the other topic and is trying to help with the theme event countdown which does not seem to work in my live site (or a test site too). The topic is: https://kriesi.at/support/topic/events-countdown-widget-bug/#post-475727

    I am also encountering lots more issues since buying TEC and it’s associated products such as the Eventbrite import. It would seem Enfold has only been tested with the free version :( But your continued support is greatly appreciated.

    Thank you to all.

    #479471

    Hey!

    Can you please open a new thread for the issue regarding the events-countdown-widget? The thread is getting a bit too long. I was able to find why the var_dump function isn’t working. My bad. But I still don’t know why the countdown is set to zero. It shows the correct upcoming event on the temp page but the countdown is not working. We will close this thread for now.

    Regards,
    Ismael

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Upcoming Events Widget – remove repeat information’ is closed to new replies.