Title: ictsource's Replies - page 2 | WordPress.org

---

# ictsource

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/users/ictsource/replies/?output_format=md) [1](https://wordpress.org/support/users/ictsource/replies/?output_format=md)
2

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Calendar - Google Calendar Plugin] Simple Calendar breaking website not using W3TC](https://wordpress.org/support/topic/simple-calendar-breaking-website-not-using-w3tc/)
 *  [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/simple-calendar-breaking-website-not-using-w3tc/#post-8255673)
 * Just installed for first time, site crashed, error said it was on line 800 or
   so, sorry forgot to take a note of the exact error message. Now deleted by ftp
   and site back up. Pity as the plugin looks promising.
    I’ll be keen to know if
   this gets resolved as I’d like to use it!
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Columns for Gravity Forms] Update crashed site](https://wordpress.org/support/topic/update-crashed-site-5/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/update-crashed-site-5/#post-8248182)
 * Worked! Great thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Columns for Gravity Forms] Update crashed site](https://wordpress.org/support/topic/update-crashed-site-5/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/update-crashed-site-5/#post-8247873)
 * Hi, I’m using:
 * PHP Version: 5.3.27
    WordPress Version: 4.6.1 Genesis Version: 2.4.1
 * Sorry lost error page now, but it was a single line saying parse error and a 
   white screen.
 * I’ll see if my server can be updated to 5.4 or not.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Property Listings] Editing Meta field labels](https://wordpress.org/support/topic/editing-meta-field-labels/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/editing-meta-field-labels/#post-8231909)
 * It’s ok, spotted the error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Easy Property Listings] Read this *before* you post!](https://wordpress.org/support/topic/read-this-before-you-post-22/)
 *  [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/read-this-before-you-post-22/#post-8229496)
 * Hi,
 * Testing out this plugin, I tried changing the field name as described here: [http://codex.easypropertylistings.com.au/article/206-editing-meta-field-labels-and-attributes-on-new-edit-listing-page](http://codex.easypropertylistings.com.au/article/206-editing-meta-field-labels-and-attributes-on-new-edit-listing-page)
 * added this code to functions file, but field name has not changed. Any assistance
   greatly appreciated.
 * function my_edited_property_video_url($field) {
    $field[‘label’] = __(‘EPC URL’,’
   epl’); return $field; } add_filter(‘epl_meta_property_com_video_url’,’my_edited_property_com_epc’);
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Booster - Styles & Layouts for Gravity Forms] Can't see form other than home page](https://wordpress.org/support/topic/cant-see-form-other-than-home-page/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/cant-see-form-other-than-home-page/#post-7694281)
 * Its OK, forgot to add menu!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Property Hive] Unable to display map](https://wordpress.org/support/topic/unable-to-display-map-1/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/unable-to-display-map-1/#post-7645998)
 * Excellent, will try it out, thanks for doing this.
 * ictsource
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Property Hive] Unable to display map](https://wordpress.org/support/topic/unable-to-display-map-1/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/unable-to-display-map-1/#post-7645982)
 * Thank you, I’m trying to figure out how to implement the code which I think is
   javascript that goes in my functions file. However I’m on a bit of a steep learning
   curve!
    What are the chances of this being included in the plugin, I’d like to
   use your plugin as it fits the UK market (rightmove feed etc) well. I have built
   a previous site with an alternative property plugin that works well with built
   in maps etc but is better suited to Australian real estate.
 * Any advice or instructions on how to implement the code, greatly appreciated.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Second Popup on close of first popup](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/#post-7328880)
 * Hi danieliser, I managed to target the download link and the second popup occurs
   when the link is clicked, the only problem is the download link no longer downloads.
   I’m guessing this is because two actions (popup and download) are required from
   the same link which may not be possible?
 * Please can you let me know if there is a way around this?
 * Many thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Second Popup on close of first popup](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/#post-7328875)
 * I have a link in a popup that allows the visitor to download a pdf, I would like
   a second popup to occur when they click the download link, is this possible, 
   i.e. how do I target the link.
 * Many thanks again for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Second Popup on close of first popup](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/#post-7328872)
 * Works great, thanks very much! One last question how would I target the submit(
   Yes) button on the first popup?
 * Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Second Popup on close of first popup](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/#post-7328859)
 * Hi danieliser, Thanks for your help, tried both methods you suggested and second
   popup not working. How about if I try a different approach and target the submit
   button on the first popup, could you suggest a method to do this?
 * Thanks again for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Second Popup on close of first popup](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/#post-7328770)
 * Yes, its [http://getnoti.com](http://getnoti.com)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder] Second Popup on close of first popup](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/second-popup-on-close-of-first-popup/#post-7328746)
 * Thanks, my first popup has an id of 66, I set up the second popup and added the
   click trigger #popmake-66 .popmake-close but the second one isn’t popping up.
 * (The first popup has a delay of 10s and a close after 5 mins if the close isn’t
   clicked, using the same cookie)
 * Your help is appreciated. Any ideas?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Spiffy Calendar] Mini Cal Next, Previous months linking incorrectly](https://wordpress.org/support/topic/mini-cal-next-previous-months-linking-incorrectly/)
 *  Thread Starter [ictsource](https://wordpress.org/support/users/ictsource/)
 * (@ictsource)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/mini-cal-next-previous-months-linking-incorrectly/#post-5136518)
 * I’m using with Genesis and Dynamik, I guess it is incompatible. I think I’ll 
   have to try another calendar plugin.
 * Thanks though.

Viewing 15 replies - 16 through 30 (of 30 total)

[←](https://wordpress.org/support/users/ictsource/replies/?output_format=md) [1](https://wordpress.org/support/users/ictsource/replies/?output_format=md)
2