-
AuthorPosts
-
December 21, 2022 at 6:30 pm #12213Dennis BareisParticipant
WP is hanging all the time now, I did get a one stage message indicating that it THINKs it displays a CAPTCHA but it certainly doesn’t. Trying my response on new post.
Hi,
The description property of an image (see attached photo).
It is trying to generate:
%%Plant:MEDIA%% by %%author:AUTHOR-MISSING%%, %%TxtLic:TxtLic-MISSING%% licence %%UrlLic:URL(licence)-MISSING%% %%Url:URL(plant)-MISSING%%
These parameters (WP hangs if I do more):
name='attribution_creative_commons_image_gallery-by-nc-4_0' url='h t t p s : / / html-online.com/editor/' IN='description' plant='Plantus goodLookingus' author='Dennis'
Moving plant parm from front to end didn’t change anything.
Got:
’Plantus by ’Dennis’, CC BY-NC 4.0 licence https://creativecommons.org/licenses/by-nc/4.0/ ’https://html-online.com/editor/’
December 21, 2022 at 7:15 pm #12216Aakash ChakravarthyKeymasterHi Dennis,
I tried the same code you tried and I’m not able to reproduce the issue.
It works fine in my case. Please find the screenshots below.
Please double check if there are no synstax issues and no nested double/single quotes. Also try switching themes or try the same on a different site without any plugins. That can help you check if any other plugin/theme is manipulating the output.
Thanks,
AakashJanuary 8, 2023 at 3:27 am #12346Dennis BareisParticipantHi,
It would appear that it must be a theme (I’m using OceanWp, child) or plugin issue, I haven’t created a new site yet but I will try that as well.
What I have tried is “Shortcodes Blocks Creator Ultimate” but it only partially works in 6.1.1 and fails a similar same way. It is also unsupported although I have seen you answer questions there, but nothing has been answered for ages and emails aren’t responded to.
I am now trying standard shortcodes and they also fail.
The rest is FYI (as I just worked out the answer to my intended question):
If I dump one of the parameters (to view on html page) the value is: “Desc” (the first quote is a normal one and the trailing one is “x201D” – NO QUOTES WERE PASSED BY ME).
If I use “bin2hex()” to dump the value it shows it as being 16 characters long (2671756f743b446573632671756f743b), and using a hex editor I just worked out the value is “"Desc"“. I will see if I can just strip the garbage off if I see it.
January 10, 2023 at 6:17 am #12350Dennis BareisParticipantI didn’t create this site and have never used WP before, no doco provided either… I only just realised that this wasn’t a standard WordPress gallery but once enhanced by Jetpack.
I have raised an issue in their forum.
January 12, 2023 at 12:02 am #12378Aakash ChakravarthyKeymasterThanks Dennis. If a normal shorcode does not work, then shortcodes created with Shortcoder will also face the same isse.
Please check with Jetpack further on this.
-
AuthorPosts
- You must be logged in to reply to this topic.