This attribute should be "theme", not "topic." Passing topic causes the code to consider the theme unset and return random verses, which could be confusing if you haven't looked through the code.
Note that this change has not shown up on the io page. I'm not sure if that gets synched with the readme automatically or something needs to get triggered?
The sample call reads :
$("#container").Ayat({ topic: 'women'...
This attribute should be "theme", not "topic." Passing topic causes the code to consider the theme unset and return random verses, which could be confusing if you haven't looked through the code.