Template questions
scheer72 will you leave the code in there?
YOur API Key is correct it is working fine now
I added also code for featured videos module in the home page
<div class="videoWrapper">
<!-- Copy & Pasted from YouTube -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/Spel7vfkpNc?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>
As i mentioned above since it is a custom module you will need to have your default editor disabled from Global configuration to correctly see that code
After you saved it then you can enable again your preferred editor.
scheer72 8) Comments below an article: I tried to publish a comment below an article, it doesn't work. I get the message "The words you typed did not match the ones displayed. Please try again." Whats next?
This is due to a missing ReCaptcha anti spam configuration in your K2 extension
1) Go to Google Re.Captcha
2) Set a new ReCaptcha Key and add it to your k2 extension From K2 -> Parameters -> Advanced Tab ->Anti Spam settings as showed above and add there your keys.
Hi! Might I ask if I can find somewhere a list which options or modifications I can use in a module for Module Class Suffix and Header Class? Thanks!
scheer72 I can find somewhere a list which options or modifications I can use in a module for Module Class Suffix and Header Class?
The only class suffixes available are the one listed on documentation for each specific module. If you want to add your own then it should be created from scratch , just post here what you want to accomplish and we will suggest the right suffix to add to your custom.css file for it -
Regards