Seriousness

Results 7 issues of Seriousness

Are there any hints on the best image size for "fill the area" views?

I am using invoice2data for streamlining my invoice management and automatizing my books. Thus I'd like to have other ppl some benefits from adding several invoice issuers and push these...

Hey, I've built a small desktop for basic vj|graphics which is driven by a Ryzen 3200G for cpu+gpu works. Spout sender+receiver works fine, I also managed to get the isf...

I am by no means a python pro and am currently writing a small script to transfer a few thousand of Nexcloud Deck entries to Taiga. ~~I have already accomplished...

type: feature

I've been looking around in the boards for some hours now and I cannot find any solution. Hopefully someone could help me out here... I've created four fresh posts with...

Module: Shortcodes

Instead of `$my_meta->addPosts('posts_field_id',array('post_type' => 'post'),array('name'=> 'My Posts '));` the necessary argument would be `$my_meta->addPosts('catpage',array( 'args' => array('post_type' => 'page')),array('name'=> 'My Pages '));` https://github.com/bainternet/Tax-Meta-Class/blob/a8acfdb6b8fef22d1eefdbe75481e73d2c44d445/Tax-meta-class/Tax-meta-class.php#L1600 To change this I'd suggest: ``` $temp...

This might be on purpose, if thats the case please dismiss my issue. **Describe the bug** We have a crud logic where we have courses with individual course dates that...