Mihai345
Forum Replies Created
-
Forum: Plugins
In reply to: [Delete Duplicate Posts] wp_ddp_logSome help here, or a solution?
Forum: Plugins
In reply to: [Delete Duplicate Posts] wp_ddp_logHi, i have the same problem here, seems like the “recreate database” button does not work i still get the errors
[15-Oct-2021 07:58:52 UTC] Database error on WordPress Table 'database.$ddp_logtable' doesn't exist for interogation DELETE from
$ddp_logtablewhere
datime< '2021-10-15 06:57:42' efectuat? de do_action_ref_array('ddp_cron'), WP_Hook->do_action, WP_Hook->apply_filters, Delete_Duplicate_Posts::cleandupes, Delete_Duplicate_Posts::log
How to stop the plugin to post the same article like 1-2-3 or also 4 times the same ?!
/** * Trigger skip duplicate title campaigns * * * @param $skip * @param $title * * @return bool * @since 1.2.0 */ function wpcp_maybe_skip_duplicate_title( $skip, $title, $campaign_id ) { if ( 'on' == wpcp_get_post_meta( $campaign_id, '_enable_duplicate_title' ) ) { return false; } return wpcp_is_duplicate_title( $title ); } add_filter( 'wpcp_skip_duplicate_title', 'wpcp_maybe_skip_duplicate_title', 10, 3 );
This seems to not work, the plugin makes duplicates even if the first story is already published
Hello, i just speak to a developer of a plugin that instead of downloading the image locally it sets the featured image/thumbnail from url without downloading it. Here is the conversation https://www.ads-software.com/support/topic/compatible-with-plugin-wp-content-pilot/#post-14168236 Can you help at this point?
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Compatible with plugin WP Content PilotThis is the plugin https://www.ads-software.com/plugins/wp-content-pilot/
This plugin downloads the image from external URL, and i want it to use it with FIFU. Just to insert the external links for the featured image
When the SSL ERROR will be solved?
Hope they will resolve this, i have so much images to compress
Same thing i have this errors:
[29-Dec-2020 14:24:46 UTC] PHP Warning: file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /---/---/public_html/wp-content/plugins/resmushit-image-optimizer/classes/resmushit.class.php on line 92
Error trying to compress:
An error occured when contacting webservice. Please try again later.