Forum replies created
Hi Denzel,
Thank you for your replay.
I cleared W3 Total Caches’s cache. Also I checked with added plugins but there still have this error. I can’t quest which javascript’s text making this error or in the theme or in a child theme as you advised. But, I see that this error element; “Uncaught TypeError: Cannot read property ‘indexOf’ of undefined” indicate to this bellow bold code (“?”) in HTML;
/* Video overlapping fix */
jQuery(document).ready(function(){
jQuery(‘iframe’).each(function(){
var url = jQuery(this).attr(“src”);
if(url.indexOf(“?”)>0){
jQuery(this).attr(“src”,url+”&wmode=transparent”)
}else{
jQuery(this).attr(“src”,url+”?wmode=transparent”)
}
});
});
I understood that in this code – (“?”) need to be some information’s code. as this ‘inspects element’ explaining “Uncaught TypeError: Cannot read property ‘indexOf’ of undefined” So I think that there need to be some code in this question mark’s code (“?”).
What do you think? any suggestion?
I’ll appreciate it!
Thank you very much,
Eli.
Hi there,
do you have any suggestion for what I wrote above?
Please help me with that! thank you very much.
Eli.
Hi there,
Thank you for your replay.
I deleted the evolve tabs widget and then checked for this error in javascript but there is still have an error. When I’m clicking in this link of error that have in right side of error name, it’s taking to:

/* Video overlapping fix */
jQuery(document).ready(function(){
jQuery(‘iframe’).each(function(){
var url = jQuery(this).attr(“src”);
if(url.indexOf(“?”)>0){
jQuery(this).attr(“src”,url+”&wmode=transparent”)
}else{
jQuery(this).attr(“src”,url+”?wmode=transparent”)
}
});
});
So you can see that this problem is at “Video overlapping” that I don’t have this option in my website.
Also when I’m clicking this link of the error – http://www.elizzbuy.com/wp-content/themes/evolve-plus/library/media/js/main.js?ver=4.3.1 at the tab of browser, it’s showing the HTML info of this link/error that is under of this header name “Responsive Main Menu”. So I understand from it that it’s contacting to problem at this evolve theme when translating to be a “responsive”. Also when I’m clicking in this link, the main website (elizzbuy.com) that already open in the some browser in different tab, it’s changing to look of responsive them. Look at this image;

Please follow at that and try to fix for me. Also for the evolve tabs widget. If you need my user name and the password for fixing, please let me know.
Thank you very much for your support!
Eli.
Hello again,
I think that it’s a specific error’s link that contacting and effecting to main problem of “Evolve tabs widget” as I wrote in the beginning.
Thank you very much.
Eli.
Denzel,
Thank you very much for your support.
I tried to fix the errors in JavaScript as you said. One error deleted and there still have another error as you mentioned me. This second error I tried and can’t to fix. I looked at that and I think that it’s a problem of Evolve’s “responsive” theme.
You can see at this error link; http://www.elizzbuy.com/wp-content/themes/evolve-plus/library/media/js/main.js?ver=4.3.1 as it’s contacting / taking to: http://www.elizzbuy.com/#tab-recent .
Please help me to resolve this error.
I’m looking forward and thank you very much!
Eli.
Ok, Thank you very much.
Yes, now it works good. Thank you very much for your help. Small question, is this not possible to change the text “Read More” in the buttons of posts in front page like as I did in “Front Page Content Boxes” buttons?
Thank you very much,
Eli Kassel.
Hi Roman,
The problem that I wrote you before is really important for me to resolve it.
Please let me know so I’ll change the password when it will be fixed.
Thank you very much,
Eli Kassel.