- This topic has 5 replies, 3 voices, and was last updated 4 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Java Script Error
Tagged: complete pro, error, java
I’m using the Complete Pro theme and got the following java script error:
Uncaught TypeError: Cannot read property ‘classList’ of null
Source file: http://brandingironmarketingllc.com/wp-content/themes/complete/assets/js/complete.js?ver=1 at line: 184, column: 72
Hi Liberty,
Kindly remove this code from complete.js
(document, "script", "twitter-wjs"), document.querySelector("#cardId").classList.toggle("flip");
var pc_highestBox = 0;
jQuery(".front").each(function() {
jQuery(this).height() > pc_highestBox && (pc_highestBox = jQuery(this).height())
}), jQuery(".back").height(pc_highestBox);
You will find the code in bottom of the file.
Regards,
Dave
Thank you! That worked but now I am getting this error:
Uncaught TypeError: $(…).colorbox is not a function
Source file: http://brandingironmarketingllc.com/ at line: 813, column: 681
Hi,
Didn’t get any error console in the site.
Seems to be fine. Were you able to resolve it on your own?
Regards,
Shri
I had run the site through and seo check site and it had given me the error. I just ran it again and the error is resolved so was probably something to do with their site. Thanks!
Okay cool.
Regards,
Shri
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]