Conversation
supportHello there, Iโm not able to get the shortcode going ๐ And unfortunately Iโm not able to tell what the problem is. Iโm using the Nictitate Theme and WordPress 3.9.1. Can you give me a real example of the shortcode, which i can copy and paste for testing purposes? Thanks and greetings! https://wordpress.org/plugins/github-contributors/
Solved this by myself. The shortcode has to look like this: [github_contributors username=โ username โ repo=โ repo โ] Instead of this: [github-contributors username=โ{ username }โ repo=โ{ repo }โ] There has to be an underscore instead of the minus and the curly brackets are redundant.
Thanks @anna-constanze.pierburg. Very helpful.
Solved this by myself. The shortcode has to look like this: [github_contributors username=โ username โ repo=โ repo โ] Instead of this: [github-contributors username=โ{ username }โ repo=โ{ repo }โ] There has to be an underscore instead of the minus and the curly brackets are redundant.
Thanks @anna-constanze.pierburg. Very helpful.