Title: Coded Art's Replies | WordPress.org

---

# Coded Art

  [  ](https://wordpress.org/support/users/codedart/)

 *   [Profile](https://wordpress.org/support/users/codedart/)
 *   [Topics Started](https://wordpress.org/support/users/codedart/topics/)
 *   [Replies Created](https://wordpress.org/support/users/codedart/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/codedart/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/codedart/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/codedart/engagements/)
 *   [Favorites](https://wordpress.org/support/users/codedart/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 55 total)

1 [2](https://wordpress.org/support/users/codedart/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codedart/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/codedart/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/codedart/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Open Currency Converter] adding alternative coins?](https://wordpress.org/support/topic/adding-alternative-coins/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/adding-alternative-coins/#post-7241635)
 * A good idea – we’ll add this to the next release!
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Embed] Can't Use More Than One Keyword](https://wordpress.org/support/topic/cant-use-more-than-one-keyword/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cant-use-more-than-one-keyword/#post-7231425)
 * Thanks. I can see that you’ve added two pieces of code to this page. Is that 
   right?
 * The second one doesn’t appear to be displaying BUT that appears to be a script
   issue as Code Embed is adding both scripts to the page. I’m no Javascript expert
   but maybe the fact that both instances are defining the same function name may
   be why you can’t repeat them.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Embed] Can't Use More Than One Keyword](https://wordpress.org/support/topic/cant-use-more-than-one-keyword/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/cant-use-more-than-one-keyword/#post-7231423)
 * Can you point me to a link where you’ve tried more than one?
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Dev Dashboard] Exclude "Not a support question".](https://wordpress.org/support/topic/exclude-not-a-support-question/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/exclude-not-a-support-question/#post-7220600)
 * Also, can we exclude those we can’t respond to because of their age?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Reveal] text huge compared to rest of page](https://wordpress.org/support/topic/text-huge-compared-to-rest-of-page/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/text-huge-compared-to-rest-of-page/#post-7166163)
 * That doesn’t normally happen as it should use whatever format you pass (and if
   nothing is, it should use the theme default). In the case of your theme is must
   have something specific in it that means some of the code put out by the plugin
   changes the formatting. There are various DIV, SPANs and SCRIPT functions output
   and wrapped around the output text – any one of which your theme could be modifying.
   The best thing to do is to look at the page output and try and work out which
   of these is causing the problem – e.g. take each one in turn and put some around
   some “normal” output and see which causes it to output abnormally.
 * Sorry I can’t be much more help but it’s hard to help with third party themes
   🙂
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Reveal] Use uploaded image in place of text](https://wordpress.org/support/topic/use-uploaded-image-in-place-of-text/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/use-uploaded-image-in-place-of-text/#post-7010481)
 * Ah yes, I see what you’ve done – a very creative use! I’m glad you managed to
   get it working.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Embed] Still cannot embed video/image](https://wordpress.org/support/topic/still-cannot-embed-videoimage/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/still-cannot-embed-videoimage/#post-6966876)
 * I think you’ve hijacked a different conversation – the post above is not about
   finding the custom fields section. However, yes, it has been mentioned in other
   posts. However, as this is a part of the WordPress core, it is out of my hands.
   By default it should be shown, but third party WordPress installers and themes
   may change this.
 * The alternative would be for me to introduce my own fields but that would only
   duplicate existing functionality and add bulk to this plugin.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Embed] Embed code that can be copied and pasted](https://wordpress.org/support/topic/embed-code-that-can-be-copied-and-pasted/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/embed-code-that-can-be-copied-and-pasted/#post-7077901)
 * I think this is beyond what this plugin offers. This allows you to save a script
   and then display it wherever you wish on your site. Anything above this would
   be something you would need to add yourself to your site or to the script that
   you provide.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Embed] Safari and Firefox not working](https://wordpress.org/support/topic/safari-and-firefox-not-working/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/safari-and-firefox-not-working/#post-7057241)
 * This plugin works under both browsers, however your script will be the issue,
   which it outside the control of my plugin. I suggest you speak to the developer
   of the script that you’re using.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Embed] Run multiple javascript affiliate links](https://wordpress.org/support/topic/run-multiple-javascript-affiliate-links/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/run-multiple-javascript-affiliate-links/#post-7055249)
 * You can add multiple Javascript scripts and then call them not only on that page/
   post but on others. It won’t work on another site though.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Reveal] Use uploaded image in place of text](https://wordpress.org/support/topic/use-uploaded-image-in-place-of-text/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/use-uploaded-image-in-place-of-text/#post-7010478)
 * I’ve just tested this and it appears to work fine. Here’s the example I used,…
 * `[reveal heading="<img src='https://secure.gravatar.com/avatar/b5301ab2bbdf26cc3883a74caf245593?
   s=48&r=g&d=monsterid'>" id="id1"]Blah, blah, blah content here[/reveal]`
 * The image URL you specified above didn’t exist, although I suspect that’s only
   occurred since so isn’t the cause of this. If you can’t get it working from the
   above example, can you point me to a page where you’ve tried it?
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transient Cleaner] Fatal error: undefined function wp_installing() in clean-transients.php line 47](https://wordpress.org/support/topic/fatal-error-undefined-function-wp_installing-in-clean-transientsphp-line-47/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-undefined-function-wp_installing-in-clean-transientsphp-line-47/#post-7115133)
 * Sorry about that. Will push out a release in the next few hours – I’ll just remove
   this function reference for now as it’s not essential. I’ll look at either including
   it, as kalligator suggests, or just performing a version test beforehand.
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transient Cleaner] Undefined index: clean_optimize](https://wordpress.org/support/topic/undefined-index-clean_optimize/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/undefined-index-clean_optimize/#post-5858293)
 * This should now be resolved in version 1.4
 * David.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Transient Cleaner] Debug message on the screen](https://wordpress.org/support/topic/debug-message-on-the-screen/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/debug-message-on-the-screen/#post-6948974)
 * This should now be resolved in version 1.4
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Embeds for YouTube] Youtube ID not valid](https://wordpress.org/support/topic/youtube-id-not-valid/)
 *  [Coded Art](https://wordpress.org/support/users/codedart/)
 * (@codedart)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/youtube-id-not-valid/#post-7108126)
 * We’ve just released version 4.3.4, which should resolve your issue.
 * David.

Viewing 15 replies - 1 through 15 (of 55 total)

1 [2](https://wordpress.org/support/users/codedart/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codedart/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/codedart/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/codedart/replies/page/2/?output_format=md)