Tagged: enfold, javascript, js
-
AuthorPosts
-
November 26, 2019 at 8:46 pm #1160451
Hi there,
I need to get my javascript working (the URL to the page is at the private content section).
Enfold seems to be blocking my plugin/script.November 27, 2019 at 1:48 am #1160522Hey KevinWijnbergen,
Have you tried disabling all active plugins to see if the issue resolves?
Best regards,
Jordan ShannonNovember 27, 2019 at 9:59 pm #1160811Hi,
Thanks for your reply.
I just tried with all plugins turned off.
Unfortunately, this makes no difference at all.November 28, 2019 at 4:23 pm #1161021Hi KevinWijnbergen,
What code are you trying to add?
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaNovember 29, 2019 at 9:00 pm #1161350Here you go
December 1, 2019 at 3:58 am #1161543Hi,
Sorry, the login didn’t work for me, please check.
I assume your script is the remove img titles?
please adjust to this:(function($){ $(document).ready(function(){ $("img").removeAttr("title"); }); })(jQuery);
Best regards,
MikeDecember 1, 2019 at 11:22 pm #1161683Login should work now with same credentials.
It’s the plugin: Native web radio playerThanks!
December 2, 2019 at 12:56 am #1161695Hi,
Thanks for the login, the script I pointed out before was giving the error that Victoria, so I corrected. Often with javascript an error in one script can keep other scripts from working. Your web radio seems to be working now, please check.
I tested the two play buttons in the screenshot in the Private Content area, are these what you were talking about?Best regards,
MikeDecember 2, 2019 at 5:01 pm #1161934Hi there,
I fixed it!
The problem was the cookie consent bar js error (which should be fixed in the next Enfold update).
Any idea when this update becomes available?I also want to create a blank page which opens in a popup window (when you click at the button: “Luister Live” in Mike’s screenshot).
The player should adapt to the width and height from the popup window.Thanks again!
December 3, 2019 at 5:09 pm #1162274Hi,
Glad to hear, yet it is still unclear which script you were having issue with, was the cookie consent bar waiting for user approval?
Please see the screenshot in Private Content area of your “Luister Live” popup, it seems to be working good, perhaps you can explain further.Best regards,
MikeDecember 3, 2019 at 8:42 pm #1162361I installed the JS version of the player for now.
Managed to got it working.Thanks for all your time!
December 3, 2019 at 8:57 pm #1162366Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.