Homepage of my wordpress is blank
I installed a wordpress site for a customer with a custom theme. The front end would not load unless i am loggedin to the back end, which loaded without a problem. After many useless searches i was unable to find anything that solves the issue.
I tried switching the theme to the default one to narrow down the possible issue to the custom theme but without success.It had to be a plugin issue! I disactivated the plugins one by one and tried reloading the page, and sure enough, woo-commerce was the cause of the issue.
I tried looking at the code to see if there are some unclosed tags, divs etc, but the theme was not even loading the headers. so it had to be a settings issue. After carefully checking the backend settings of the woo-commerce plugin, it turned out that the woo-commerce–>settings–>pages tab has to be 100% configured and each page needs to be set from a lidt of drop down pages. If there are no associated pages, you will need to create them and assign them from the drop down.
And now it is working like charm.