+eriicamurphy Posted July 14, 2024 Posted July 14, 2024 Sorry if this has already been posted but I’m kind of new to this How do I add the certitude checker image to my cache page? I’ve got my line of code that looks like <div style="text-align:center"> <a href="https://www.certitudes.org/certitude?wp=GCAV2YN"> <img src="https://www.certitudes.org/logo?wp=GCAV2YN" title="Click to see the list of solvers" style="filter:drop-shadow(3px 3px 3px #CCC)"></a> <div style="font-family:Comic Sans MS">You can validate your puzzle solution with <a href="https://www.certitudes.org/certitude?wp=GCAV2YN">certitude</a>.</div> </div> but when I paste it into the cache page it just shows this code and not the actual certitude image. how can I fix this Quote
+niraD Posted July 14, 2024 Posted July 14, 2024 49 minutes ago, eriicamurphy said: Sorry if this has already been posted but I’m kind of new to this How do I add the certitude checker image to my cache page? I’ve got my line of code that looks like <div style="text-align:center"> <a href="https://www.certitudes.org/certitude?wp=GCAV2YN"> <img src="https://www.certitudes.org/logo?wp=GCAV2YN" title="Click to see the list of solvers" style="filter:drop-shadow(3px 3px 3px #CCC)"></a> <div style="font-family:Comic Sans MS">You can validate your puzzle solution with <a href="https://www.certitudes.org/certitude?wp=GCAV2YN">certitude</a>.</div> </div> but when I paste it into the cache page it just shows this code and not the actual certitude image. how can I fix this As explained in the Help Center article HTML in cache pages, you need to "Toggle the Source button in the description field editor to add HTML to your description." 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.