Paul Lawley-Jones
Forum Replies Created
-
Past events only show if the event’s ‘Listing Expiry Date’ (bottom of the Edit Event screen) date has passed, as the shortcode is set to show only posts with the status ‘expired.’
This should be changed to show posts where event_end_date <$today.
Everything looks good here, too.
@underworded No, and never have had. The forms plugin I have installed right now is WPForms Pro, and there is also the contact form module that the theme (Themify Ultra) provides.
Thanks, @underworded, I’ve done just that.
Hi, I get this from my logs. The site loads the header and then stops. I have had the WooCommerce plugin installed on this site, but it is not installed now.
Site running PHP 7.2, CAS 3.8.
[24-Feb-2019 02:44:23 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_shop() in /var/sites/c/careanimalrights.org/public_html/wp-content/plugins/content-aware-sidebars/lib/wp-content-aware-engine/core.php:796 Stack trace: #0 /var/sites/c/careanimalrights.org/public_html/wp-content/plugins/content-aware-sidebars/lib/wp-content-aware-engine/core.php(297): WPCACore::fix_wp_query() #1 /var/sites/c/careanimalrights.org/public_html/wp-content/plugins/content-aware-sidebars/lib/wp-content-aware-engine/core.php(436): WPCACore::get_conditions('sidebar') #2 /var/sites/c/careanimalrights.org/public_html/wp-content/plugins/content-aware-sidebars/sidebar.php(345): WPCACore::get_posts('sidebar') #3 /var/sites/c/careanimalrights.org/public_html/wp-includes/class-wp-hook.php(286): CAS_Sidebar_Manager->replace_sidebar(Array) #4 /var/sites/c/careanimalrights.org/public_html/wp-includes/plugin.php(208): WP_Hook->apply_filters(Array, Array) #5 /var/sites/c/careanimalrights.org/public_html/wp-includes/widgets.php(963): apply_filters('sidebars_widget...' in /var/sites/c/careanimalrights.org/public_html/wp-content/plugins/content-aware-sidebars/lib/wp-content-aware-engine/core.php on line 796
Forum: Plugins
In reply to: [Lazy Social Comments] Comments not being importedPlease forgive my dumb question. For some reason I thought that the plugin would import comments from FB to my blog. I now realise that comments on the blog go to FB only, not vice-versa.
Forum: Plugins
In reply to: [footnotes] footnote text showing after updateForum: Plugins
In reply to: [footnotes] footnote text showing after updateI fixed it by doing the following.
1. Comment out (using
<!-- ... -->
)[[
FOOTNOTE TEXT]]
in the tooltip div in footnote.html.2. Save.
3. Reload the offending page.
4. Remove the
<!-- ... -->
.5. Save.
6. Reload page.
I have no idea why that worked.
Forum: Plugins
In reply to: [footnotes] Remove ')' in text bodyAll sorted. Thanks.