Home › Forums › Welcome! › Pre-Sales Questions › Before I buy
- This topic has 11 replies, 3 voices, and was last updated 10 years, 7 months ago by
Support Droid.
-
AuthorPosts
-
September 30, 2015 at 1:19 pm #1010222
Jerry
ParticipantIs 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.
September 30, 2015 at 1:24 pm #1010230Jerry
ParticipantWondering 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
October 1, 2015 at 7:41 am #1010442Brian
MemberHi,
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
October 1, 2015 at 8:29 am #1010496Jerry
ParticipantHey, 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.
October 1, 2015 at 8:45 am #1010506Brian
MemberGreat, 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
October 1, 2015 at 9:12 am #1010522Jerry
ParticipantHow do you get the boxes smaller as well.
October 2, 2015 at 5:34 am #1010820Brian
MemberTo 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
October 5, 2015 at 7:02 am #1011428Jerry
ParticipantI 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
October 5, 2015 at 8:00 am #1011475Brian
MemberHi,
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
October 5, 2015 at 8:16 am #1011485Jerry
ParticipantJust out of curiosity, is the css out of the range of the support? Just wondering for future uses of your products.
October 5, 2015 at 9:00 am #1011514Brian
MemberHi,
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
October 20, 2015 at 7:05 am #1016196Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘Before I buy’ is closed to new replies.
