If you happen to run into the page transitions conflict, note that this issue is most likely being caused by some 3rd party plugin conflict with our AJAX page transitions.
When page transitions are turned on, the header and the footer are not reloaded, in fact, only the content gets reloaded. This can cause issues with certain plugins, as they demand their scripts to be loaded in the header or the footer, and in cases like this one, this is simply not happening. Therefore you may encounter an issue with a page being displayed blank, or in some instance, you may be trying to switch between pages but the page URL remains the same. If you happen to experience this issue while developing your website, note that the first thing you should try is turning off (smooth) page transitions.
Page transitions can be turned off from Theme Options > General > Settings, or for if you are looking for some specific page, within the Page settings for that particular page.
Another solution you can try out is disabling the 3rd party plugin or even multiple plugins that you may be using. If any of them happen to be in conflict with our theme’s AJAX, the issue will be resolved. Do note that if you happen to have multiple 3rd party plugins installed and activated, it’s advisable to try disabling them one by one, refreshing the site after each plugin in order to detect which one is causing the issue with the theme.