Title: Simon-chromaforge's Replies | WordPress.org

---

# Simon-chromaforge

  [  ](https://wordpress.org/support/users/simon-chromaforge/)

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Content not support unicode?](https://wordpress.org/support/topic/content-not-support-unicode/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/content-not-support-unicode/#post-4710354)
 * OK, great that you’ve found the solution!
 * Rgds,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Underlined Link](https://wordpress.org/support/topic/underlined-link-1/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/underlined-link-1/#post-4712172)
 * Hi,
    I’ll have a look at the unicode issue and get back to you shortly.
 * On your link question, you don’t need to use anything around the shortcode as
   it self activates. So remove your a tag and the underline should disappear.
 * On your second question, please look at the FAQ section here, and see item #2–
   this should answer your question.
 * If you still have issues, please send me a link to your project.
 * Thanks,
    Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Content not support unicode?](https://wordpress.org/support/topic/content-not-support-unicode/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/content-not-support-unicode/#post-4710335)
 * Hi,
    Sorry, but I really don’t understand your question. Maybe send me a link
   to your project?
 * Thanks,
    Simonm
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] X-Offset](https://wordpress.org/support/topic/x-offset/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/x-offset/#post-4168512)
 * Hi Derek,
    the plugin works right away unless there’s a conflict caused by other
   plugins. firstly, have a look at the source code of your page, and if you find
   no jQuery script relating to infopopup in the lower part, then this usually means
   a conflict.
 * disable plugins in turn until you find the culprit.
 * If you send me a link to your page, I can also take a look.
 * thanks,
    Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Adjusting size of popup box](https://wordpress.org/support/topic/adjusting-size-of-popup-box/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adjusting-size-of-popup-box/#post-4669513)
 * p.s. sorry, the dot before width is an error, just add
 * width:250px;
 * (with the semicolon after it!)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] How to replace an image in popup content?](https://wordpress.org/support/topic/how-to-replace-an-image-in-popup-content/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/how-to-replace-an-image-in-popup-content/#post-4669006)
 * Hi Linda,
    Had a quick look, and all you need to do is edit the stylesheet:
 * 1. Find your way to /wp-content/plugins/infopopup/css/infopopup.css
    2. Open 
   and edit this file, and around line 24 you will see the class .infopopup-popup
   3. Edit the padding variable and replace the four instances of 15px with 0px (
   which I tested at 0px and gives a good appearance, but you can use any number
   you wish) 4. Press save, 5. Test on your site
 * Hope this helps,
    Rgds, Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Only first instance works](https://wordpress.org/support/topic/only-first-instance-works/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/only-first-instance-works/#post-4654073)
 * PS.. we will try to address this issue in the next update of the programme.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Only first instance works](https://wordpress.org/support/topic/only-first-instance-works/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/only-first-instance-works/#post-4654072)
 * Hi,
    Sorry for the delay in getting back to you. Using multiple instance of the
   same shortcode on one page doesn’t work I’m afraid – you will have to create 
   different shortcodes for each instance.
 * Hope this helps?
 * Rgds,
    Simnon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Adjusting size of popup box](https://wordpress.org/support/topic/adjusting-size-of-popup-box/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adjusting-size-of-popup-box/#post-4669509)
 * Hi Patty,
    At the moment, the easiest way is to edit the style sheet. I’ll show
   you how: 1. Find your way to /wp-content/plugins/infopopup/css/infopopup.css 
   2. Open and edit this file, and at line 24 you will see the class `.infopopup-
   popup` 3. Make a new line and add the style: `.width: 250px` (or whatever width
   you would like) 4. Press save, 5. Test on your site
 * Hope this helps?
 * Rgds,
    Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Only first instance works](https://wordpress.org/support/topic/only-first-instance-works/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/only-first-instance-works/#post-4653972)
 * Hi,
    Thanks, pleased you like it.
 * This is the second time a conflict with Tablepress has been raised – see post
   from cbkdsc below.
 * I looked at the link you sent but no instances of InfoPopup are working, and 
   I see from the source that there is no jQuery for InfoPopup, so clearly there’s
   a conflict going on there.
 * Regarding the link not working on a plain page, please try with the TablePress
   disabled and let me know if it then works.
 * Thanks,
    Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Popup not appearing](https://wordpress.org/support/topic/popup-not-appearing/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/popup-not-appearing/#post-4642592)
 * Thank you.
    Good luck with the theme update – I hope you can then enjoy the plugin!
 * Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Make popup NOT appear in relation to trigger-link](https://wordpress.org/support/topic/make-popup-not-appear-in-relation-to-trigger-link/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/make-popup-not-appear-in-relation-to-trigger-link/#post-4625720)
 * Hi,
    Thanks for your kind comment about the plugin (if you’d like to leave a 
   comment on the review board, it would be welcome!)
 * I’m afraid that the plugin won’t bend to do what you want it to as its design
   is based on shortcodes.
    However, I hope that you might be able to find a different
   way to do what you want using our plugin.
 * Many Thanks,
    Simon
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Why won't popup work on this page](https://wordpress.org/support/topic/why-wont-popup-work-on-this-page/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/why-wont-popup-work-on-this-page/page/2/#post-4581715)
 * P.S. Meant to say, you’re welcome to comment on this plugin on the review page.
   Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Why won't popup work on this page](https://wordpress.org/support/topic/why-wont-popup-work-on-this-page/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/why-wont-popup-work-on-this-page/#post-4581714)
 * Thanks, and good luck with your project 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infopopup] Why won't popup work on this page](https://wordpress.org/support/topic/why-wont-popup-work-on-this-page/)
 *  Plugin Author [Simon-chromaforge](https://wordpress.org/support/users/simon-chromaforge/)
 * (@simon-chromaforge)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/why-wont-popup-work-on-this-page/#post-4581709)
 * Yes, it certainly sounds like the theme is the problem – it works on one page
   nicely but not on the other which is quite odd.
    As it works (with the map image),
   did you copy the shortcode in exactly the same way as you did for the one that
   does work (to eliminate copy ‘n paste errors)?
 * It would be a shame if you abandoned it, but you could have a word with the developer
   of the bespoke theme.
 * Beyond that, there’s no further advice I can give on this really as this is really
   down to your site set up.
 * Rgds,
    Simon

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

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