mva7
Forum Replies Created
-
Forum: Plugins
In reply to: [The Holiday Calendar] Adjusting the height of the calendarIf you mean the calendar mode then this will probably work:
.thc-calendar table {
height: 500px;
}Add this to your CSS file and play around with the value.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Error: Missing argumentGo to:
wp-content/plugins/the-holiday-calendar/the-holiday-calendar.php, on line 196
and replace it with:
static function override_title($title, $id = null) {
Does it work?
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Jewish Holidays?Hi tinyzoo,
Unfortunately we can’t add them after all. This is because we can’t pick a date for the entire US. Sometimes NY has another full moon date then Los Angeles.
We are sorry, but we hope you will enjoy our plugin anyway!
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Error: Missing argumentCheck whether you have this setting in your wp-config.php:
define(‘WP_DEBUG’, false);
This should solve the problem.
Regards,
Mva7.
Forum: Plugins
In reply to: [The Holiday Calendar] Jewish Holidays?We will add them too. Thanks for your input!
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Jewish Holidays?Hi tinyzoo,
The holidays are added. Since the plugin uses a caching mechanism, it may be necessary to clear it first. To do this: re-save the widget.
Let me know if you are missing some other holidays.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Jewish Holidays?Dear tinyzoo,
the holidays are imported from our website. And you are right about the fact that there are still some holidays missing for a couple of countries. Please tell me which country you selected, then I can import the missing ones for you.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Short CodeDear andydyas,
a little late but the short codes are now available. Apologies for the delay!
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Control number of events shownWe will look into it.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Short CodeHi,
coincidentally we are working on this (among other things) at this moment. Expect it soon (within 1 or 2 weeks)
Regards Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] No show after updateHi Don Bobo,
Thank you very much for your message. We fixed it right away on our server side.
We are very sorry for this problem so please accept our apologies.
Regards mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Multiple dates to one event ?Hi f-ls,
thanks for your question. At the moment it is not possible but we will add it in the near future.
Regards,
mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Recurring listings?Dear thatgrrl,
thanks for your question. We will add the recurring option in the future but at the moment we are busy with some other features. Regarding the holidays, they are imported from theholidaycalendar.com and the holidays for 2016 and later will be added this year so this will be solved automatically.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Preview when posting the lin to the eventYou can indeed try to clear the cache inside Facebook’s servers with this: https://developers.facebook.com/tools/debug/og/object/
After that you should be able to select the correct image.
This has however nothing to do with our plugin, but with Facebook’s cache.
Regards,
Mva7
Forum: Plugins
In reply to: [The Holiday Calendar] Preview when posting the lin to the eventHi,
can you give us the link to your site? Maybe we can find something wrong, but since we use normal WordPress posts as events it is unlikely that the problem lies within our plugin.
Regards,
Mva7