I have discovered some examples of double quotes (“) not working in the notifications I’m sending with your plugin.
1. When putting #post_name# in Email Subject the double quotes in a post title like “Harry Potter” outputs like this in the email subject (but correctly in Email Content):
& #8220;Harry Potter& #8221;
(added the gaps to show correctly here)
2. When putting “#post_name#” in Email Subject the double quotes added to a post title like Harry Potter outputs like this in the email subject:
\"Harry Potter\"
2. When putting #comment_content# in Email Content the double quotes in a comment like “Hello” says Harry Potter created with the function wp_new_comment($data) outputs like this in the email subject (while double quotes put directly in Email Content works fine):
\"Hello
\
" says Harry Potter
A little surprising since both emojis and my swedish ??? works fine
Is this fixable on your side?
]]>I’ve come across an issue with words that contain special characters, such as Bj?rn?ya or Neuquén.
Issue: special characters are not recognised when enclosed in double quotes (e.g. “Bj?rn?ya Project” or “Neuquén Basin”).
Do you have any suggestions?
Thanks
]]>It appears that single and double-quotes aren’t properly escaped to use the shortcode for the plugin easily. I tried various combinations to get an apostrophe and link to work in the tooltip and figured out workarounds (please look closely at the way the single and double-quotes are used by using single quotes within double-quotes or vice versa):
doesn’t work:
[simple_tooltip content=’test’s’]test[/simple_tooltip]
works:
[simple_tooltip content=”test’s”]test[/simple_tooltip]
doesn’t work:
[simple_tooltip content=’test’s‘]something[/simple_tooltip]
works:
[simple_tooltip content=”test’s“]something[/simple_tooltip]
I’m not sure if it’s actively being developed any more, but if it is might be worth a quick fix?
Thanks!
]]>[expand title=” tag=”div”]Target Content[/expand]
It is supposed to appear after the word “PROGRAMA” in the following website: https://foroecd.es/
It doesn’t matter if I used a picture from my website or from an external site. It doesn’t work. Any idea of what can I do?
Thanks in advance!!
]]>I need the logged in users to see the following:
The referrer at the top of the page. I used [referrer_user display=”display_name”]
A unique website link that belongs to that referrer. [referrer_user display=user_url]
This was working like a charm, but then suddenly it stopped working with no changes to the settings that I’m aware of. The short codes would just appear blank. Please help! I need to launch in 3 days.
Thanks!
Roy
I installed the French version of WordPress yesterday. I noticed that all ” characters are replaced by ?. This is weird…For instance, if I want to add timing in my articles such as 10’21”, when I publish it, it reads 10’21?
Also, sometimes I want to use double quotes, such as for quoting, but it won’t let me do, they get replaced by the old French quote symbols, it is not even done properly, e.g. ? test ? instead of ? test ?.
Have you stumbled upon this?
Thank you,
Charles.
]]>