Too many stylesheets in too many folder

Home Forums Calendar Products Events Calendar PRO Too many stylesheets in too many folder

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #966051
    Donald
    Participant

    I upgraded to the Pro version and I’m having my issues with it. I am trying to help a friend with the basic version, who wants to know why, as do I, there are 9-10- style sheets just for one item, the name of the event in the tooltip month calendar. We have been trying to take the space out, which I thought would be line-height, but no. The inst. said to you can use the ‘tribe_events_stylesheet_url’ filter. but no info on where that is. Can you help please?

    #966169
    Brian
    Member

    Hi,

    Sorry if it looks like to many stylesheets we can either have one large stylesheet that would slow down a site load or many stylesheets based on the views active and reduce the load and we have chosen the later route.

    Do you have a link where the issue is happening? And you describe exactly what you are trying to change it to?

    I would like to see it so I can make a suggestion on how to fix it.

    Thanks

    #966174
    Donald
    Participant

    well the main events page is this. All i am trying to do is have the events listed in the square not be doouble spaced. But that is just one of many. i can not add or remove anything widgets to the sidebar of the calendar and it has items showing but not wanted.

    http://www.tlcbd.org/events/

    #966175
    Brian
    Member

    Ok thanks for the link.

    I took a look and the css from your theme is causing this issue.

    Try out this css:

    .content .tribe-events-calendar .entry-title a {
    line-height: 20px;
    }

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

    Let me know if that helps.

    Thanks

    #966179
    Donald
    Participant

    thank you for your help. Unfortunately, it did not work. I’m thinking I don’t know enough to get these to work. It doesn’t work well on my other page, where I have Pro and i used your code to exclude one category from the main calendar. It did that well, but now has the name of the excluded category as a sub-header to the calendar.That one mystifies me. But thanks, I may have to try something else that I know how to work wiyh it,.

    #966235
    Brian
    Member

    Ok sorry to hear that.

    Unfortunately, some theme’s css does not work well with the Calendar and it takes a little extra css to play nice.

    We are limited in providing all that css, but can try to help on a couple cases.

    If you think you would rather move on and try something else you can always request a refund within 30 days of purchase.

    To request a refund please follow our policy outlined here:

    Refund Policy

    And we can take care of it. Thanks

    #969667
    Donald
    Participant

    Brian-

    Sorry, Your fix did work, but the ISP had a caching on their end that was turned on by mistake and we could not see any changes.

    #969693
    Brian
    Member

    Thanks for the update, glad it is working.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Too many stylesheets in too many folder’ is closed to new replies.