ictsource
Forum Replies Created
-
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
In reply to: [Multiple Columns for Gravity Forms] Update crashed siteWorked! Great thanks.
Forum: Plugins
In reply to: [Multiple Columns for Gravity Forms] Update crashed siteHi, I’m using:
PHP Version: 5.3.27
WordPress Version: 4.6.1
Genesis Version: 2.4.1Sorry 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
In reply to: [Easy Property Listings] Editing Meta field labelsIt’s ok, spotted the error.
Forum: Plugins
In reply to: [Easy Property Listings] Read this *before* you post!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
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
Its OK, forgot to add menu!
Forum: Plugins
In reply to: [Property Hive] Unable to display mapExcellent, will try it out, thanks for doing this.
ictsource
Forum: Plugins
In reply to: [Property Hive] Unable to display mapThank 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
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.
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
Works great, thanks very much! One last question how would I target the submit (Yes) button on the first popup?
Thanks again
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.
Yes, its http://getnoti.com
Thanks
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
In reply to: [Spiffy Calendar] Mini Cal Next, Previous months linking incorrectlyI’m using with Genesis and Dynamik, I guess it is incompatible. I think I’ll have to try another calendar plugin.
Thanks though.