mva7
Forum Replies Created
-
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
can you try 1.17.2. We added some tweaks.
Thanks!
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
ok in that case we need to investigate further. Will give an update soon.
Thank you.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
we think we identified the problem. It is not allowed to use cache on the page(s) that contain the plugin if you use the country drop down. This is because the calendar is rendered on the server side.
Is it possible to make an exception for this page in your cache settings?
Thanks!
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
yes. We did not encounter this in our tests so we need to predict why it fails on your site and come up with a potential fix.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
Guess a CSS plugin will suffice. That will enable you to insert additional CSS. Our CSS is safe to load on every page.
For the <head> part there are also plugins available.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
this is unfortunately impossible because we need to adapt our CSS to the CSS of the used theme.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
we see some small issues with the plugin on your site. Will fix them today.
Concerning the CSS and font link. This is something you guys should pick up.
Thanks!
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorEdited previous message, please use latest version from this page.
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
you can insert this CSS after the existing CSS:
.thc-calendar table td { text-align: center; } .thc-calendar table td a { color: #15a205; text-decoration: none !important; cursor: pointer; } .thc-calendar table tr.thc-calendar-row td a:hover { font-size: 150%; } .thc-calendar table caption { text-align: left; font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 200%; padding-bottom: 0.5em; color: #152b81; } .thc-calendar table th, .thc-calendar table td { font-weight: bold; height: 3em; width: 3em; border: 0 !important; } .thc-calendar table td.disabled { color: #e2eff8; } .thc-calendar table th { text-transform: uppercase; border-top: 1px solid #e2eff8 !important; text-align: center; } .thc-calendar table td { border-right: 1px solid #e2eff8 !important; border-bottom: 1px solid #e2eff8 !important; line-height: 1em; } .thc-calendar table tbody tr:nth-last-child(2) td { border-bottom: none !important; } .thc-calendar table tbody tr:last-child td { border: none !important; } .thc-calendar table tbody tr td:last-child, .thc-calendar table thead tr th:last-child{ border-right: none !important; } .thc-calendar table { border-collapse: collapse; border: 0 !important; } .thc-calendar table { width: 100%; table-layout: fixed; } .thc-calendar { float: none; width: 100%; margin-bottom: 1em; font-family: 'Quicksand', sans-serif; font-size: 14px; } .thc-calendar { background-color: #f1f7fc; padding: 1em; margin: 0 0.5em 0 0.5em; -moz-border-radius: 0px; -webkit-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; } .thc-calendar .today { background-color: #e2eff8; }
Add this to the <head> part:
<link href='https://fonts.googleapis.com/css?family=Quicksand:400,700,300' rel='stylesheet' type='text/css'>
Let us know if you need some additional customization in the CSS.
Thanks for using our plugin!
Regards,
Mva7
- This reply was modified 4 years, 2 months ago by mva7.
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
drop down has been added in version 1.17.1. Please enable it in the widget settings or use the new short code option.
Regards,
Mva7
ps. The CSS will be supplied tomorrow or the day after tomorrow.
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
this short code should work:
[thc-calendar title="Upcoming Events" showholidays="yes" country="us" displaymode="calendar" firstday="su" numberofholidays="3" showpoweredby="yes"]
Problem is that WordPress changed the quotes to invalid characters on the documentation page.
Regards,
Mva7
Btw. We are still working on drop down and custom styling
- This reply was modified 4 years, 2 months ago by mva7.
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
we are working on it and expect to ship it this weekend. Since you are promoting our plugin we can also provide you with some custom CSS to use this layout.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
we are closed until next monday. Starting from tuesday we will develop the drop down feature and check what is wrong with the short code. So a couple of days after that you will be able to install the new feature and possible fix.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
Should be fixed now after updating to latest version.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Fatal errorHi,
This is caused because another plugin you installed uses the same identifier as we do. We will create a fix for this shortly.
Regards,
Mva7