Kane
Forum Replies Created
-
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Form Submit Not Fully Successful When Activatedthat’s unfortunate, it worked until the last update. thanks for looking into it
Forum: Plugins
In reply to: [Send PDF for Contact Form 7] Form Submit Not Fully Successful When ActivatedThe URL is https://maclean.us.org/renew. Thank you for looking into it
Forum: Plugins
In reply to: [Widgets on Pages] Widget not functioning with latest WP updateThe exerpt was not processing shortcodes, add this to the functions.php and it worked.
add_filter(‘the_excerpt’, ‘do_shortcode’);
Forum: Plugins
In reply to: [Widgets on Pages] Widget not functioning with latest WP updateI’ve disabled all other plugins, but still have the problem.
Forum: Plugins
In reply to: [Widgets on Pages] Widget not functioning with latest WP updatesame problem.
Forum: Plugins
In reply to: [Syndicate Press] Display/Sort posts based on timestamp and not bloggerThe responsibility for the adhering to the feed publisher’s terms is already belongs to the administrator of the site using the feed. If the SP plugin simply made the order-by-date/order-by-feed an option with a warning to check the publisher’s terms, that should satisfy the desire honor the terms, and provide the flexibility to order differently when the publisher’s terms don’t restrict doing so. Such a warning also provides a level of indemnification for the SP developer and plugin.