Guillaume G.
Forum Replies Created
-
Thanx !
Sorry @talextech, but I don’t get how this works.
The help text in the backend says :
Use this <code>{title}</code> for the original title value and <code>{text}</code> for the link text (or <code>{text_clean}</code> for text stripped of HTML) as shown on the page
So if I have this example link :
<a href="#"><em>hello</em></a>
When I use the
set title
feature with{text clean}
, I would expect thetitle
to be the link text stripped of HTML tags. Like this :<a href="#" title="hello"><em>hello</em></a>
Instead, I got something like this, where the HTML tags aren’t stripped :
<a href="#" title="<em>hello</em>"><em>hello</em></a>
The
<em>
tag should not make it into thetitle
, even as<em>
; as I specifically used{text_clean}
Am I missing something ?
Thanks for making your position explicit. I understand your point and do agree it would be better if Email Encoder Pro ( @tillkruess ) dealt with this.
Meanwhile I’ve ordered a custom dev to solve this issue on my end. I will try to get something that I can publish here when it’s done, so the workaround can be useful to others. But no guarantee.
- This reply was modified 4 months, 2 weeks ago by Guillaume G..
- This reply was modified 4 months, 2 weeks ago by Guillaume G.. Reason: working link to till krüss profile
Hi @tillkruess, any update on this?
Do you plan to handle the issue on your side (Email Encoder Pro)?
If neither you nor Plausible can deal with this plugin incompatibility, I’d prefer to know.Forum: Plugins
In reply to: [The Events Calendar] Single-event block outputs a broken featured image@wilkinsone It does work. Thanks !
Forum: Plugins
In reply to: [The Events Calendar] Single-event block outputs a broken featured image@d0153 The problem hasn’t been resolved, as it’s a Full Site Editing compatibility issue and it needs dev.
I’m not 100% sure closing the topic will help, as the issue will remain until a plugin update is shipped.
This said, if there’s any workaround, I’d be happy to know.Hi,
I mean openingAppareance > Editor
from the backend, selecting a Template part (i.e a part of the Theme) and start editing it via the Site Editor. See the Block Theme documentation about Templates.
On newest WordPress versions (6.3 or running up-to-date Gutenberg plugins), Template part are located underAppareance > Editor > Patterns.
Thanks !
Hi,
It does fix it !
Thanx ??
Forum: Themes and Templates
In reply to: [Stork] Replace default font when using a child themeThanks for the quick reply ! It did help.
Forum: Plugins
In reply to: [footnotes] Footnotes printed with main textCool. Thanks for the plugin ??
Forum: Plugins
In reply to: [footnotes] Footnotes printed with main textYes, print as in to a printer.
Here’s an URL where the problem occurs (no other plugin activated, Footnotes default config) : https://whoz.me/s/2016/07/31/useful-resources/
And here’s a screenshot of what displays when I try to print : https://s10.postimg.io/u2kngxcbd/Capture_du_2016_08_28_11_04_56.png
I’ve met the issue using Firefox (Desktop, Mobile) and Chromium, on different WordPress instances. It also occurred when I tried “save page as PDF” on Firefox Mobile.
I hope this helps.
It does help. But I’ll check the next release anyway.
Thanks for caring.