This might sound strange but I ask it anyway.
I found this nice solution to put post-metadata into the post via shortcode, which is awesome and worked right out of the box. I cutted the display of the category out – in case you are wondering.
My next idea was to put it at the sidebar, so I would not have to edit every single post and insert the shortcode manually – which also worked fine.
But while looking at this solution, the place might not be the best to have it. I would like to move it to the left, below (or beside) the headline.
I hope that someone will find this interesting enough to help me with this. Do YOU have any ideas to do so? Your help is highly appreciated.
Hey Ralf_M,
We could try writing some css to move it over, such as negative left and negative top, and while we would use percentage to allow for different screen sizes, it would still be better to code it over there.
How about adding the shortcode to the loop-index.php so it shows after or below the post title?
Check this post: https://kriesi.at/support/topic/enfold-modifying-the-information-displayed-below-post-title/#post-122919
Hope it helps :)
Best regards,
Mike