Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter btikkanen

    (@btikkanen)

    @dcooney @norhwiz Thank you. I forgot to mention in my original comment that reverting to version 4.6.3 of the plugin allowed Pexels searching and API requests to work again on my production sites. Thank you, Mikael, for adding that information from your testing. Also, thank you, dcooney, for your support.

    I was experiencing the same problem when logging in through the WordPress standard login page. The Simple Membership After Login Redirection plugin available in the WordPress Plugin repository allows setting redirection to specific site pages on login by membership level to pages defined by the administrator and eliminates the double login issue.

    btikkanen

    (@btikkanen)

    I might have found a workaround for now. I have made a copy of wp-content/plugins/wp-live-chat-support/modules/chat_client/js/callus.js and renamed it callus.original then modified callus.js to remove the audio file referenced in the javascript. There is a particularly long value after this const xp = that ends here ;var Ip=function(e,t,n,i) The value of const xp listed between the quotation marks is the base64 encoding of the audio file. Replacing (shortened here for space) “data:audio/mpeg;base64,SUQzBAAAAAAAI1RTU0UAAAA….4xMDCqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq” with double quotation marks “” seems to be working so far.

    btikkanen

    (@btikkanen)

    I removed the mp3 files from /wp-content/plugins/wp-live-chat-support/includes/sounds and cleared my browser cache to remove the sounds for now yet the sound continues. Hopefully the next update fixes the problem.

    • This reply was modified 3 years ago by btikkanen.

    You can change the default login page address after installing and activating this plugin. That is the only security this plugin provides other security features will require additional plugins. From the admin console of your website, go to General > Settings and scroll to the bottom of the page. Now change the login page to whatever you want. BUT be sure to document what you change the login page to or you will be unable to log in. If you become locked out due to losing the new login link, you will need to remove this plugin using an FTP client to rename or delete the folder for this plugin.

Viewing 5 replies - 1 through 5 (of 5 total)