JOB COMPLETED: I need help sorting out a javascript conflict, will pay
Permalink
*** This job was completed already, please see down thread before replying ****
**** Thanks to all who replied, or would! *****
I have built up a theme on Canvas 6 HTML theme on Bootstrap 4 here, on the latest C5 v8.
Everything is groovy, except "Add Layout" does not work. If I add a layout to an area, the blue spinner bar never finishes, the add layout UI never renders completely, and in the Inspector console I find this: TypeError: undefined is not a function (near '...a.widget...'), and that is pointing into the jquery file. I have not found anything else in the site or backend that does not work.
I have built at least a couple dozen C5 sites from back in 5.4 days, and several on v8, and I did another Bootstrap 4 one from a different HTML theme that works correctly. Self-taught web guy, I never learned to debug code.
I've checked all the normal gotchas I can think of, I'm not running two Jquery's for instance.
I can share access to the FTP and site.
This is a paid task.
Anyone interested?
[edited post job to remove client-specific information]
**** Thanks to all who replied, or would! *****
I have built up a theme on Canvas 6 HTML theme on Bootstrap 4 here, on the latest C5 v8.
Everything is groovy, except "Add Layout" does not work. If I add a layout to an area, the blue spinner bar never finishes, the add layout UI never renders completely, and in the Inspector console I find this: TypeError: undefined is not a function (near '...a.widget...'), and that is pointing into the jquery file. I have not found anything else in the site or backend that does not work.
I have built at least a couple dozen C5 sites from back in 5.4 days, and several on v8, and I did another Bootstrap 4 one from a different HTML theme that works correctly. Self-taught web guy, I never learned to debug code.
I've checked all the normal gotchas I can think of, I'm not running two Jquery's for instance.
I can share access to the FTP and site.
This is a paid task.
Anyone interested?
[edited post job to remove client-specific information]
PM sent
For the record, fabianbitter did an expert job, quickly, for a fair price and gave me additional information I did not know about cleaning up my theme. Excellent outcome.
Thank you very much for that review. Wish you the best. Fabian
My friend Fabian, Your work is already awesome. You are the king of C5.
Lol, and how fortunate I was to have encountered Mr. Fabian, what a depth of knowledge he has. He also gave me a short lesson on Express objects, which I finally understand a bit about. And I finally learned to scope my CSS right, credits also to JohnTheFish's tut on that.
It was a good build, and thankfully I got stuck, or never would have known all this.
It was a good build, and thankfully I got stuck, or never would have known all this.
Hi Thomas,
I can help, please check your PM.
Regards,
Ray
I can help, please check your PM.
Regards,
Ray
Hi there,
We should be able to help with this, would you be able to drop us an email to get an estimate?
info@antropy.co.uk
Kind regards,
Alex
http://www.antropy.co.uk
We should be able to help with this, would you be able to drop us an email to get an estimate?
info@antropy.co.uk
Kind regards,
Alex
http://www.antropy.co.uk
If I reverse this, so that I load C5's JQ, I get the add layout interface, but nothing on it works.
Also, I am loading BS3 for the layout grid... figured I'd just hack the classes if I could get Layout up and running...