I’m having the same exact issue since the update. The Add Reply button does nothing and the Add Topic takes me to the homepage of the forums, but oddly enough the url still reads http://sledmass.com/forum/chit…..?new=topic
I don’t use caching tools.
Thanks,
Dan
You replied…
so far, all of these have been resolved to other issues on the sites, such as caching or out of date plugins/themes… and none of them have been the same… some were not running wp 4.1 which is required by SP 5.5.3…
we also cannot provide detailed support in the pre membership query forum… for in depth troubleshooting, please open a topic in the proper support forum…
reply button not working could be indicative of js issues… see: https://simple-press.com/docume…..y-conflict
<script type=”text/javascript”>
$(“ul.sub-menu li a”).click(function() {
$(this).parent().addClass(“current_page_item”);
});
</script>
the errors from it are causing other js on the page to fail and stop running…