Hello,
There are several ways to insert a module in a Joomla article:
docs.joomla.org/How_do_you_put_a_module_inside_an_article%3F
I prefer to find out the module ID, make sure that the module is published on all menu items (it's in module parameters) and insert it with this code:
Change XX with the ID number of the module.
Regards,
MIlos