reddenty
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Crowdfunding] Frontend submissionI opened the error logs and this message appears: post was called incorrectly. Product properties must not be accessed directly. Backtrace: do_action(‘wp_ajax_addfrontenddata’), WP_Hook->do_action, WP_Hook->apply_filters, WPCF\woocommerce\Submit_Form->frontend_data_save, do_action(‘wpcf_after_campaign_email’), WP_Hook->do_action, WP_Hook->apply_filters, WPCF_Campaign_Submit->trigger, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong. This message was added in version 3.0.
Forum: Plugins
In reply to: [WP Crowdfunding] Frontend submissionThanks for the suggestion! 🙂
It would be best not to rely on new plugins to get the job done, as too many plugins can be a problem in the future.Forum: Plugins
In reply to: [WP Ghost (Hide My WP Ghost) - Security & Firewall] Detection of pluginsI went to try to fix these security errors:https://imgpile.com/images/7wJb24.jpg
following this tutorial on your website: https://hidemywpghost.com/how-to-hide-wp-admin-and-wp-login-php-from-source-code/
and by adding these text mapping:
/wp-admin => /404
/wp-login.php => /404
/wp-login/ => /404
my website’s homepage turns white!Forum: Plugins
In reply to: [FundEngine – Donation and Crowdfunding Platform] CategoryTaking advantage of the question, is there any shortcode to show all campaigns divided by Categories?
And also a shortcode to show recent campaigns or choose from campaigns to show featured?