NooTheme Premium WordPress Theme › Forums › Timetable › Event details not visible on hover
- This topic has 6 replies, 2 voices, and was last updated 1 week, 3 days ago by
Jackie.
-
AuthorPosts
-
2 months ago #1222397
Love how the demo looks here:
I installed the plugin and added shortcode to the following page:
https://graciecharlottesville.com/schedule-dev/
But the block for the event doesn't fill the day's column left to right, and when you hover over the event you can't see all of its info.
Here's my shortcode:
[ntt_schedule schedule_layout="grid" source="class" default_view="agendaWeek" item_limit="0" min_time="6:00:00" max_time="21:00:00" show_time_column="yes" general_header_background="#000000" general_header_color="#ffffff" general_today_column="#f7f7f7" filter_type="category" show_weekends="sat,sun"]
1 month, 4 weeks ago #1222413Hi.
Thank you for contacting us.
Please provide us with the screenshot of the layout you want. We will help you check and give you the config for the schedule shortcode.
Regards.
1 month, 4 weeks ago #1222414It's the demo here:
Screenshot attached.
Note how each event fills the column for the day left to right, and in my screenshot I hovered over Yin so it expands to show all the details in the block.
Attachments:
You must be logged in to view attached files.1 month, 2 weeks ago #1222448Hi, just following up on this.
I'm hoping to make our timetable look like the demo.
1 week, 5 days ago #1222560Hey,
Just following up. I bought the plugin, but have been unable to make it look like the demo. And have received no response from support except asking for a screenshot.
1 week, 3 days ago #1222566Hi.
Sorry for the late response.
This is the shortcode we are using for the demo layout.
[ntt_schedule schedule_layout="grid" source="class" default_view="agendaWeek" min_time="6:00:00" max_time="21:00:00" show_time_column="yes" class_item_style="cat_bg_color" show_weekends="sat,sun" general_header_toolbar="yes"]
Please recheck it. If it still doesn't work, please provide us with your site admin account. We will access your site to help you check the issue.
Regards.
1 week, 3 days ago #1222567I have checked your site and found the issue with your CSS.
.entry-content table:not(.variations) { border: 1px solid #eee; margin: 0 0 15px; text-align: left; width: 100%; } .entry-content tr td { border-top: 1px solid #eee; padding: 6px 24px; }
If you disable that CSS, the class will display a full column like our demo. https://prnt.sc/kxgOUeuEFm06
Please recheck it.
Regards.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.