I just found a solution for the problem (In my case it worked)
Check your sites URL in the DB. Mine was set (when I setup the website) to the NON www version of the website.
Solution: Log into your PHPmyadmin – go to the wp-options table – find the siteURL and make sure it corresponds with your redirects or URL links.
Hope this helps for others who would encouter the same problem.