-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with plugin Metaslider after updating to WP 6.1 #1247
Comments
Edit search for
change like this `//add caption
|
Thanks a lot for you help @vonsch76 ! Is the issue related to Metaslider plugin or WordPress 6.1. itself? |
Haven't really checked in details, but Metaslider would need to have a filter for that. At the moment there is no such. Also the issue would not exists if Metaslider would get the caption with a function like get_post(). |
Do you think we should point this issue to Metaslider authors? |
Yes, I believe adding filters would be a valuable add-on. |
What should I exactly ask? |
Either a filter before caption is put out or some other method to get the
caption like get_post where the filtest are ran.
…On Mon, 14 Nov 2022 at 16:10, bagaweb ***@***.***> wrote:
What should I exactly ask?
—
Reply to this email directly, view it on GitHub
<#1247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXKJAJLCA2VJHM25QXAOHTWIJI6RANCNFSM6AAAAAARZI7EUA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Seems that something has changed in Metaslider and it works now without extra code changes. Still testing, though. |
I can read this on their changelog: FIXED: Fix compatibility with plugin qTranslate-XT, #294; But I can still see the same issue... What am I missing? WordPress 6.1.1 Please have a look at campingmarmolada[dot]com |
The closing backet. Looks like [:it]La tua vacanza in Val di Fassa[:en]Your holiday in Val di Fassa[:de]Ihr Urlaub in Fassatal[:fr]Vos vacances en Val di Fassa While it should look like [:it]La tua vacanza in Val di Fassa[:en]Your holiday in Val di Fassa[:de]Ihr Urlaub in Fassatal[:fr]Vos vacances en Val di Fassa[:] for all strings to allow qTranslate-xt to operate. |
I tried to add the closing bracket and now it looks as it is, e.g. closing bracket appering at the end of the caption... Still not separating the languages. |
I have the same. Are the captions entered manually? Do you have any error codes? |
Here is the code on the metaslider inc/slide/metaslide.image.class.php:662: $html .= ' ' . apply_shortcodes($slide['caption']) . ' the same repeats about 100 lines later. you can still inster the same
before the slide caption in the worst case scenario. |
Should see the server side what is happening. Obviously the filter is not running. Check if at qtranslate-xt setting in the advanced part the ml-slider and the ml-slide is checked. |
Yes both ml-slide and ml-slider are checked in the advance settings of qtranslate-xt, |
Only you have access to the backend, start checking in the ml code why the filter is not called. Try to change, call the filter manually, etc. Manual labour as usual. |
Yes I do have the access to the backend, how can I check this filter? Thanks for your help. |
You have the code, save the $html in a file before and after. This is kind of DIY work. |
Ok that might be the reason why it is working on your side! You older WP version. |
MetaSlider has been updated to 3.29.0 and the issue with qTranslate-XT is still here. |
Works flawless for me. Upgraded only for your sake. As I told you earlier the issue is something local with your setup. |
Did you also update WordPress to its last version or just the plugin? |
I never update to the latest WP, always behind with 1 major version. |
That's why you don't see the error. |
Made a test with my other page. Newest WP 6.1.1, Metaslider 3.29.0 There is no error, qtranslate works as it should. Check for yourself https://portumlines.hu/en/metaslider-test/ |
Thanks for reminding me, I have checked without cache. Works now, you can
see for yourself. When you click the flag, the legend under the picture
will change as it should. Seems that the error is somewhere on your side,
but you need to check the local logs to figure it out.
…On Sun, 19 Mar 2023 at 23:07, bagaweb ***@***.***> wrote:
Thanks for your feedback.
There must be some js and css loading errors on my side, please check this
screenshot:
[image: screenshot-portumlines hu-2023 03 19-23_02_10]
<https://user-images.githubusercontent.com/14122970/226212518-308e5a05-6344-4be2-b950-f0a71547c5f9.png>
—
Reply to this email directly, view it on GitHub
<#1247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXKJAMYSTIPCQAHTGEBTNLW457SBANCNFSM6AAAAAARZI7EUA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks for your help @vonsch76 Do you have the same settings in your backend? |
Anyway, on the troubleshooting section, there are these info:
|
|
Yes, the same
[image: image.png]
As written, Metaslider, Wordpress the newest, PHP 8.1
…On Tue, 21 Mar 2023 at 17:59, bagaweb ***@***.***> wrote:
I have the same. Are the captions entered manually? Do you have any error
codes?
Please have a look at the attache screenshot:
[image: screenshot-www campingmarmolada com-2022 12 23-12_37_31]
<https://user-images.githubusercontent.com/14122970/209330027-1e1c125d-f100-4d5d-8c9f-aeedbae612c9.png>
Thanks for your help @vonsch76 <https://github.com/vonsch76>
Do you have the same settings in your backend?
—
Reply to this email directly, view it on GitHub
<#1247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXKJAKIBHIL2NBEYMF5VIDW5HNA7ANCNFSM6AAAAAARZI7EUA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I should try to upgrade to PHP 8.1 and see what happens. |
Seen no effect on that. You have some other problem, as told you earlier.
Try to switch off the other plugins.
…On Tue, 21 Mar 2023 at 18:20, bagaweb ***@***.***> wrote:
I should try to upgrade to PHP 8.1 and see what happens.
—
Reply to this email directly, view it on GitHub
<#1247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXKJAMHN3SGY2I5JP4WUCDW5HPOHANCNFSM6AAAAAARZI7EUA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No other plugins are active. |
Check at advanced whether ml-slider and ml-slide is enabled for
translation.
…On Tue, 21 Mar 2023 at 18:26, bagaweb ***@***.***> wrote:
No other plugins are active.
—
Reply to this email directly, view it on GitHub
<#1247 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXKJAONMGV7E4KI4M2FVPDW5HQGDANCNFSM6AAAAAARZI7EUA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yes that was already been checked. |
Can someone summarize the status of this ticket? |
Seems some isolated problem at @bagaweb with regard the translation of the language. Tried, but unable to reproduce, works fine on my end. |
I can confirm with the latest updates the problem is finally solved!!! |
Do not know if this issue is related to qTranslate-XT or the Metaslider plugin... anyway:
With WordPress 6.0.3 I was simply inserting these captions "[:en]English caption[:it]Italian caption" in the slider settings and it was working as expected, "English caption" was shown on the English version and "Italian caption" on the Italian version.
After updating to WordPress 6.1, captions are showing up like this even on front-end, "[:en]English caption[:it]Italian caption" on both English and Italian versions.
The text was updated successfully, but these errors were encountered: