Upgrade to 5.4.2 disables javascript coda slider functionality and edit & add page options

Permalink
I've just upgraded from 5.4.1.1 to 5.4.2.1 and the upgrade went smoothly.
Everything in my dashboard works as expected except all the content on my web pages can no longer be displayed. Furthermore my Dashboard Tab Edit button and Add Page buttons are inactive when clicked on. When I remove my coda slider javascript insertion in my header.php file under the header tags then the content is displayed but my coda slider functionality is disabled on the actual web page.

Seehttp://www.drmikekelly.com/index.php/the-leader/...

Before the upgrade Everything worked perfectly in 5.4.1.1.

I've also tried using the following below and still no joy.

<?php
        $uinfo = new User();
        if($uinfo->IsLoggedIn()){ ?>
            <!--Logged In-->
        <?php   
        } else { ?>
<?php   } ?>


What else can be done to resolve this javascript conflict?

 
zeetron replied on at Permalink Reply
I assume the Coda slider script appears to be conflicting with concrete's jQuery script. Once removed the dashboard tab works as expected but my website content ceases to function ultimately disabling my coda slider functionality. The trouble is I didn't encounter this problem with 5.4.1.1 prior to the upgrade.

I have two templates in my "pages and themes" dashboard page. Both worked properly under 5.4.1.1. The old template uses the coda slider script and works well with 5.4.1.1. The new template has the same coda script but ceased to function after 5.4.2.1 was installed.

On switching the old template works well but when I return to the new template I encounter the afore mentioned conflict. It also affects the roundabout gallery as you can see on the home page.

I've also attempted clearing the cache, using the "jQuery no conflict" script and refreshing the database tables under the Debug page on the dashboard but neither resolved the buggy issue.

Any suggestions will be immensely appreciated as I have already spent approximately 2 days trying to resolve this.
GregJoyce replied on at Permalink Reply
GregJoyce
I'm not at all familiar with coda slider. It looks like development ceased two years ago.

I viewed your page but I am not seeing any javascript errors in normal mode, can you pm me an account that has admin access?