fullworks
Forum Replies Created
-
Forum: Plugins
In reply to: [Display Eventbrite Events] Disable Thumbnail Link?Hi I have checked, the thumbnail – if it is using a place holder was indeed going to a non existent page.
If the thumbnail is actually there on eventbrite the link is correct.
I have corrected the placeholder issue and will release that soon.
Hi sorry for the delay – I dont seem to get notification of this thread – must has a setting wrong.
Book now – should work fine
Excerpts I will check
I will get back shortly
Forum: Plugins
In reply to: [Display Eventbrite Events] Disable Thumbnail Link?I will investigate, thanks for letting me know.
Forum: Plugins
In reply to: [Stop User Enumeration] Conflicts with Woocommerce 3.0 cart/checkoutThe only jQuery my plugin uses is
jQuery(document).ready(function($) { $(".comment-form input[name='author']").blur(function() { $(this).val($(this).val().replace(/\d+/g, '')); }); });
I would have been surprised if this would cause conflict with anything.
Thanks for getting back to me.
Forum: Plugins
In reply to: [Stop User Enumeration] Conflicts with Woocommerce 3.0 cart/checkoutHave you tried going to settings and unchecking the third option. This turns off all jquery.
Let me know if a conflict still exists
Forum: Plugins
In reply to: [Display Eventbrite Events] Show “sold out” eventsThe plugin currently used the default for display_private which is false.
It wouldn’t be too complex to add an option to allow display private to be set as desired.
I will consider that next time I do an update
Forum: Plugins
In reply to: [Display Eventbrite Events] Incompatible with my version of WordPress error.tag updated to be compatible with 4.7.3
Forum: Plugins
In reply to: [Display Eventbrite Events] Cannot change number of eventsBug fixed in version 1.1
Forum: Plugins
In reply to: [Display Eventbrite Events] Cannot change number of eventsProbably a bug ??
I will check the code and get back to you.
Forum: Plugins
In reply to: [Display Eventbrite Events] Incompatible with my version of WordPress error.What version of WP are you using? Its pretty much automatic by the plugin system, and if I don’t update the ‘compatible text’ then that warning comes up. I will have a look at updating it.
Forum: Plugins
In reply to: [Keyring] Fails to ActivateOK solved – stupid site was still on PHP 5.2 even though cpanel said 5.6
Latest version should work with out of date PHP now.
Forum: Plugins
In reply to: [Stop User Enumeration] Update broke site@lhk although the correct thing is to update your PHP ad 5.3 is end of life for over 2 years, I have made a change in the latest release that shoudl make the plugin compatible with PHP 5.3
Forum: Plugins
In reply to: [Stop User Enumeration] Responsible Disclosure.Fixed, please feel free to retest and report
Forum: Plugins
In reply to: [Stop User Enumeration] Update broke siteIf your host will not upgrade you, I suggest sticking with version 1.3.3 here https://en-gb.www.ads-software.com/plugins/stop-user-enumeration/developers/ until you can migrate to a host that is running current supported software.
1.3.3 is functional, however does not stop all exploits, however it stops some
Thank you for your interest in the plugin