Before I buy

Home Forums Welcome! Pre-Sales Questions Before I buy

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1010222
    Jerry
    Participant

    Is there a guarantee before I purchase. I want to make sure that everything works with the template that I have. I see that you guys don’t really reach into the template if something goes wrong.

    #1010230
    Jerry
    Participant

    Wondering why the text drops down behind my footer. Will this happen if I buy it?

    http://kitchenerbaptist.org/events/list/?tribe-bar-date=2015-09-30

    #1010442
    Brian
    Member

    Hi,

    Sorry for the late reply.

    I can help out here.

    I visited your site by that link and not exactly sure what you mean.

    The text did not appear to me to drop below the footer.

    Did you fix it? or can you include a link to a screenshot?

    Let me know and we can go from here.

    Thanks

    #1010496
    Jerry
    Participant

    Hey, I bought the software. I like it.

    Wondering if I can make the text and calendar graphics smaller on the widget. I have the calendar list on my front page (kitchenerbaptist.org) and it seems larger than all the other texts.

    Thanks.

    #1010506
    Brian
    Member

    Great, glad you like it.

    I am limited in providing css fixes, but I came up with this to reduce the font size:

    .type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
    font-size:8px;
    }
    .type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber {
    font-size:10px;
    }
    .tribe-mini-calendar-event .list-info h2.entry-title {
    font-size:12px;
    margin-bottom: 5px;
    }
    .tribe-mini-calendar-event .list-info .duration {
    font-size:11px;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1010522
    Jerry
    Participant

    How do you get the boxes smaller as well.

    #1010820
    Brian
    Member

    To reduce the size you would want to use this css:

    .type-tribe_events .tribe-mini-calendar-event .list-date {
    padding: 3px;
    line-height: 15px;
    width: 15%;
    }
    .type-tribe_events .tribe-mini-calendar-event .list-date .list-dayname {
    padding: 3px;
    }

    .type-tribe_events .tribe-mini-calendar-event .list-date .list-daynumber {
    line-height: 15px;
    }

    You can play around with those numbers and reduce them to what you would like. I would keep the width at 15% and then maybe reduce it at the end.

    Cheers

    #1011428
    Jerry
    Participant

    I have two questions.

    The first question is how to I put Sunday first on the monthly calendar view.

    The second question is – How do I fix the read more on the widget. When I go to the events page the read more on the widget – for some reason has a larger font than any other page.

    kitchenerbaptist.org

    Cheers

    #1011475
    Brian
    Member

    Hi,

    Thanks for purchasing Pro last week. I should have mentioned this before, but we try to keep one topic per ticket. So in the future can you please create a new ticket for your questions or issues and we can help out better that way.

    As for the first request to change the start of the week.

    You can change that with a WordPress setting.

    Go to WordPress Settings > General > “Week Starts On”

    Then change that to Sunday and the month view will now start on Sunday.

    As for the All Events this css should fix it, but this is the last css I am going to be able to provide:

    #footer-content .tribe-events-adv-list-widget .tribe-events-widget-link a {
    font-size: 11px;
    }

    Thanks

    #1011485
    Jerry
    Participant

    Just out of curiosity, is the css out of the range of the support? Just wondering for future uses of your products.

    #1011514
    Brian
    Member

    Hi,

    For the most part CSS issues are beyond the support we can provide.

    We try to help out we some of them though as I did here, but this is about the limit we would be able to provide.

    Thanks

    #1016196
    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 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Before I buy’ is closed to new replies.