chronosly
Forum Replies Created
-
Forum: Plugins
In reply to: [Chronosly Events Calendar] Plugin calendar month view doesn′t workHello.
1) It seem’s you have found the problem, everything is working well on calendar view.
2) please paste your shortcode here, you must use one of this type
[chronosly type="month" month="current"] [chronosly type="year" year="current"]
3) We can see blue category on https://www.sumpfbiber.de/wordpress/index.php/events/
This is wrong category color?Forum: Plugins
In reply to: [Chronosly Events Calendar] Issue with € signit seems there is no critical error on the javascript code.
This problem is on all Chronosly events or just on some cases?
Try creating a new test event to find if it’s something on the description that breaks the template rendering, at the bottom of the page, and this breaks the page.The last update shouldn’t break anything, and we don’t see this problem on our testing sites.
Unfortunately we will need more feedback from other possible problematical sites to check it.
Forum: Plugins
In reply to: [Chronosly Events Calendar] Issue with € signIs possible to have a js console log, to see if some error is thrown?
Forum: Plugins
In reply to: [Chronosly Events Calendar] Issue with € signDear Dennis,
sorry for the delay, we have made an update to solve the issue.
Please tell us if now works as expected.This problem usually comes when events url can’t be loaded for some reason.
You can try to change the /events url to avoid some wordpress url conflict with other pages.
To solve it go to Chronosly > settings > url settings , change the events url and save.
If this doesn’t work probably you will need to refresh the wordpress url cache, going to WordPress settings > permalinks and simply click on save to refresh the urls.
After all, if the error persist we will need your url to find other usual errors, like javascript broken code.
- This reply was modified 7 years, 10 months ago by chronosly.
Forum: Plugins
In reply to: [Chronosly Events Calendar] Event widget issues after WP updateHi!
please can you send us an url where we can check it?
Forum: Plugins
In reply to: [Chronosly Events Calendar] Sidebars not displaying beside Chronosly calendarHi,
you could add the parameter small=”1″ to have a different style, but Chronosly always adjusts to parent width.
Maybe you have set min width on Chronosly Settings > template editor
- This reply was modified 7 years, 11 months ago by chronosly.
Forum: Plugins
In reply to: [Chronosly Events Calendar] Shortcodes Not WorkingHi,
about the calendar shortcode, you should include the parameter month=”current” to show the current month, not the year.
Check our Shortcode FAQ to get more details
About the today date, it should work on UTC date, unfortunately with lite version we can’t go further to check it.
- This reply was modified 7 years, 11 months ago by chronosly.
Forum: Plugins
In reply to: [Chronosly Events Calendar] Displays only 15Hello,
you can add the parameter count=1000 to show more than just 15 events or use pagination=1 to show the pagination at the bottomForum: Plugins
In reply to: [Chronosly Events Calendar] Missing cbox border images with last updateWe are sorry for the confusion, yes we use colorbox.
Glad to see it’s working now.
Forum: Plugins
In reply to: [Chronosly Events Calendar] How to Hide ‘Buy Ticket’ ButtonHello,
We are sorry but default template includes this button by default.
The solution to remove the buy button is editing the events template.You will need to use the Chronosly full version to do it.
Forum: Plugins
In reply to: [Chronosly Events Calendar] Missing cbox border images with last updateDear Treebeard,
seems you have troubles with some other plugin, but this one didn’t have lightbox nor those css classes and images.
Sorry
Forum: Plugins
In reply to: [Chronosly Events Calendar] Get rid of capital letters in headlineHello,
you can use text-transform css attribute.please take a look at https://css-tricks.com/almanac/properties/t/text-transform/
Chronosly, the full editable wordpress calendar
- This reply was modified 8 years ago by chronosly.
Hello Kenika,
you could use this shortcode to show all past events with pagination
[chronosly type=”event” upcoming=”past” pagination=”1″]include count=”25″ to show 25 events per page.
Please check Chronosly shortcode FAQ for the full shortcode parameters, with some examples
Forum: Plugins
In reply to: [Chronosly Events Calendar] PHP7 CompatibilityThank you for your feedback,
we have already solved the error, but not the warnings ones.
That will require some more time on future updates.For now, we have a non breaking code ready for PHP7.
Thanks again