• Resolved mannoa

    (@mannoa)


    The calendar layout gets thrown off for any months that have events. It seemingly stretches to fit the full title of the event. This started to occur the last time we updated the plugin and cannot seem to find any settings that would allow it to either cut the title off or wrap it to fit within the grid.

    Any help would be greatly appreciated!

    Calendar in Question
    * August is an example where there are no events so the calendar looks fine
    * The view for October & November causes the layout to stretch and is not usable.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear mannoa.

    Thank you for contacting us and reporting your problem.

    Edit our calendar-event/CSS/Total-Soft-Calendar-Widget.css. Find code in line 279.

    width: auto;

    Please edit the code and write like this.

    min-width : 100%;

    We are always happy to hear from you and solve all problems. We will develop the plugin with you. For us, the most important thing is that the plugin should be used by the developers themselves.

    Have a good day!

    Thread Starter mannoa

    (@mannoa)

    @totalsoft Is this only for paid versions of the plugin? I didn’t build out the site, but don’t see a spot for CSS within the free version of this plugin. Thanks!

    Thread Starter mannoa

    (@mannoa)

    @totalsoft Following up on this thread since I’ve asked this question multiple times and reached out to support with no answer. Is there any way to fix this issue on the free version?

    Plugin Author totalsoft

    (@totalsoft)

    Dear mannoa.

    Sorry. But this code is for all versions of the calendar. Please just make the change.

    Thread Starter mannoa

    (@mannoa)

    @totalsoft I appreciate your response, but this did not work. Is there anything else we can do to fix this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.