I can get the sermon search page to appear and I can format it, but the links to the individual sermons, preacher, sermon series, etc doesn't do anything. The link, for example is to /#?sermon_id=2, but no content changes on the page.
I can get the sermon search page to appear and I can format it, but the links to the individual sermons, preacher, sermon series, etc doesn't do anything. The link, for example is to /#?sermon_id=2, but no content changes on the page.
having the same problem... the problem is that # tag... anything after that is ignored by the web server... if it even gets sent at all. afaik, anything after a # tag is interpreted solely by the browser for tags. so, if you had on your page, it would jump to that location on the page.
Was having the same issue with a WordPress site hosted on Yahoo. Found out my site was linked to PHP4. Switched to PHP5 and problem solved. Hope this helps. God Bless
This topic has been closed to new replies.