syniper
Forum Replies Created
-
After completing the update for the plugin, a peculiar issue caught my immediate attention regarding the Combine Commission Rate feature. Unexpectedly, it has ceased to function. What adds to the perplexity is that my website, currently employing the combine functionality, has reverted back to the default percentage rate instead of maintaining the desired Combine Commission Rate. I am in urgent need of assistance to resolve this matter. Furthermore, it has recently come to my attention that this problem may be more widespread than initially believed, as it remains undisclosed until this very moment, marking the initiation of this discussion.
Starting from version v3.7.25 and onwards, this issue fails to work unless you downgrade to v3.7.24.
Ok thank you I will do that
This has been fixed in the latest version today thanks
How can i add this to the above template archive
// global $wp_query; // uncomment if loop content is in another file or function if( function_exists('the_ad_placement') && $wp_query->current_post === 4 ){ the_ad_placement('between-posts'); }