Outerbridge
Forum Replies Created
-
Thank you, that’s great!
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Removing old eventsHi Sunny
Many thanks for your reply, that’s really useful. I’ll try it out on our development version of the site.
Just one question, as the query you’ve provided deletes the items from the wp_posts table but doesn’t touch the wp_ai1ec_events or wp_ai1ec_event_instances tables.
Should I run something like:
DELETE * FROM wp_ai1ec_events WHERE end < 1483228800000;
and
DELETE * FROM wp_ai1ec_event_instances WHERE end < 1483228800000;
to clear out these tables too?Many thanks!
Thanks for letting us know. We’ll see what other feedback we get about the FILTERPRIORITY and consider a change in a future update.
Forum: Plugins
In reply to: [WooCommerce] Sales with variations do not end sale correctly.Hi
Can anyone help me with this please?
Many thanks
MikeForum: Plugins
In reply to: [WooCommerce] Feature request – rounding precisionOf course – brain fade this morning! Thanks Mike.
Forum: Plugins
In reply to: [Nested Shortcodes by Outerbridge] Use with gravity formsHi. You’ve ticked this as resolved, so I assume you’ve fixed the issue?
Forum: Plugins
In reply to: [WP Accessibility] Contrast not working on mobile menuHere’s the solution:
.fusion-header-shadow:after,
body.side-header-left #side-header.header-shadow .side-header-border:before,
body.side-header-right #side-header.header-shadow .side-header-border:before{
height:auto !important;
}Regards
MikeForum: Plugins
In reply to: [WP Accessibility] Contrast not working on mobile menuForum: Plugins
In reply to: [Nested Shortcodes by Outerbridge] How does this plugin work?Hi
Unfortunately it is not possible to nest shortcodes in that way. Please see this for more information https://codex.wordpress.org/Shortcode_API#Limitations
Hi
The example that you’ve given doesn’t work out of the box (https://codex.wordpress.org/Shortcode_API):
[shortcode1]
[shortcode2]
TEXT
[/shortcode2]
[/shortcode1]If that’s working for you then it’s because it’s been implemented elsewhere on your installation.
If you’re interested in getting us to develop [shortcode1 attribute1=”[shortcode2 /]” /] for you, please get in touch via our website: https://outerbridge.co.uk/contact-us/
Hi Dan
Thanks for your message. We used to have a premium version of this plugin, but it gained little traction so we retired it. If you’re interested in getting some specific customisations developed, please let us know your exact requirements and budget and we would be happy to discuss it further.
Regards
MikeForum: Plugins
In reply to: [HumanCaptcha by Outerbridge] Locked out of site, can't get to login screenHi
The only thing that springs to mind is that there may be a caching issue. Are you using a caching plugin?
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] HumanCaptcha by Outerbridge & BuddypressHi Joe and thanks for your interest in our plugin. Unfortunately, the BuddyPress forms are not compatible with HumanCaptcha.
^PennyForum: Plugins
In reply to: [HumanCaptcha by Outerbridge] please remove tabindex at login pageThanks for posting as others may wish to use this too.
Forum: Plugins
In reply to: [Nested Shortcodes by Outerbridge] Did someone test it with 4.4.?Works fine with 4.4