-
AuthorPosts
-
November 22, 2017 at 11:05 am #880159
Hello,
Here are the login details, please take a look at:
Greets Jeen
November 24, 2017 at 5:38 am #881048Hi Groeier!!
Thank you for the info.
Please upgrade WordPress to version 4.9.
Regards,
IsmaelNovember 24, 2017 at 10:11 am #881095Hello Ismael,
Done, but still the same problem…
Gr. Jeen
November 25, 2017 at 8:15 am #881525Hi,
Can you give us ftp access as well? so we can check further on the error.
Best regards,
NikkoNovember 28, 2017 at 12:34 pm #882647Hello Nikko,
You can, but please be carefull. Its a live enviroment.
Greets Jeen
December 1, 2017 at 7:21 am #883725Hi,
I’m sorry but the FTP login details are not working. Please check. I was able to reproduce the issue but I’m not sure what’s causing it, yet. Please edit the config-layerslider > LayerSlider > wp > scripts.php file, look for this code around line 148.
// Load global LayerSlider JS include LS_ROOT_PATH.'/wp/tinymce_l10n.php'; wp_enqueue_script('layerslider-global', LS_ROOT_URL.'/static/admin/js/ls-admin-global.js', false, LS_PLUGIN_VERSION ); wp_localize_script('layerslider-global', 'LS_MCE_l10n', $l10n_ls_mce);
Replace it with:
$l10n_ls_mce = array( // TinyMCE slider chooser widget 'MCEAddLayerSlider' => __('Add LayerSlider', 'LayerSlider'), 'MCEInsertSlider' => __('Insert LayerSlider', 'LayerSlider'), 'MCEEmbedOptions' => __('Embed Options:', 'LayerSlider'), 'MCEStartingSlide' => __('Starting Slide:', 'LayerSlider'), 'MCENoOverride' => __('no override', 'LayerSlider'), 'MCEInsertButton' => __('Insert into post', 'LayerSlider'), 'MCENoPreview' => __('No Preview', 'LayerSlider'), 'MCENoPreviewText' => __('Previews are automatically generated from slide images in sliders.', 'LayerSlider') ); wp_enqueue_script('layerslider-global', LS_ROOT_URL.'/static/admin/js/ls-admin-global.js', false, LS_PLUGIN_VERSION ); wp_localize_script('layerslider-global', 'LS_MCE_l10n', $l10n_ls_mce);
Best regards,
IsmaelDecember 2, 2017 at 1:51 am #884034Hi, I’m having the exact same issue. I tried the provided code and edited the scripts.php file, but that didn’t work. Any other suggestions? My WP is the newest version 4.9.1 and I turned off any caching plugins just in case. Here’s the full error message I see within the developer console in Chrome:
ls-admin-tinymce.js?wp-mce-4607-20171116:43 Uncaught ReferenceError: LS_MCE_l10n is not defined at b.(anonymous function).b.(anonymous function).init (https://www.invoicefactoring.com/wp-content/themes/enfold/config-layerslider/LayerSlider/static/admin/js/ls-admin-tinymce.js?wp-mce-4607-20171116:43:13) at k (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:34:24959) at Array.<anonymous> (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:34:25099) at Object.b [as each] (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:3:26780) at m (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:34:25049) at Object.r [as init] (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:34:28035) at q.<anonymous> (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:34:29445) at Array.<anonymous> (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:5:23892) at b (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:3:26780) at r (https://www.invoicefactoring.com/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4607-20171116:5:23839)
December 4, 2017 at 5:23 am #884516Hi,
@CodeSamurai: Please create thread with the WP and FTP login details so that we can test the modification in your installation.Best regards,
IsmaelDecember 5, 2017 at 4:34 am #884910Hi Ismael,
Thank you for the response but unfortunately I cannot share those details because this website is for a customer. Is there anything else we can try?
Cheers,
DerekDecember 5, 2017 at 12:02 pm #884997Hello Ismael,
Thanks for giving me the altered code. Only it doesn’t work for me.
I think the FTP doesn’t work because I have to whitelist your IP (country block).
Can you give me the ip-address you are working on?Greets Jeen
December 5, 2017 at 3:10 pm #885092Hi,
It’s kind of odd that a different plugin is triggering the layer slider script. Have you contact the plugin authors? I’m sure they’ll be able to provide more info regarding the issue.
@CodeSamurai: We access hundreds of websites in a daily basis so you don’t have to worry it.@Groeier: You can find our locations in the following link.
Best regards,
IsmaelDecember 6, 2017 at 11:03 pm #885794Hi Ismael,
I really appreciate the offer but unfortunately I’m bound by an agreement with my customer to not share any data or logins. I actually asked them if they would approve access by you, but they declined so I cannot give you a login. Is there anything else we can try?
Thanks!
Cheers,
DerekDecember 7, 2017 at 12:48 am #885829Hi,
Unfortunately without the login credentials it makes the issue quite difficult to troubleshoot.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.