Hi,
Can you post an example of what you mean?
Thread Starter
phlp
(@phlp)
just to narrow down the problem and help us debug the issue is it possible to try the following temporarily:
– deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems
Thread Starter
phlp
(@phlp)
there is no issue with the plug in itself.
i’m just searching for a way to display the month diffrently. in general the small calendar looks like this:
https://www.dropbox.com/s/o9jw4n7f4b2n7gs/Screenshot%202016-02-22%2011.38.02.png?dl=0
but i would like to get diffrent output:
https://www.dropbox.com/s/s8mk34jpnnnwn8h/Screenshot%202016-02-19%2014.58.25.png?dl=0
so in other words: instead of a prev/next month navigation i need a list of all months :).
That might be something you could do with custom coding by either jQuery or by creating a custom version of the calendar widget.
Thread Starter
phlp
(@phlp)
uhm, do you have any helpful links?
unfortunally i’m not good in jquery :/.