Forum Replies Created
-
In reply to: freshness issues and forum display
Hi Robin,
thanks for the reply,
regarding “catching” where can i eventually turn it on?
Where can i find it?Thanks
In reply to: more than 50 topics on the front pageperfect!!! it works!
Thank you very much
In reply to: more than 50 topics on the front pagewhere can i paste this code? i have the same problem
In reply to: Hitting 50 forum limit? What can I do?didnt work to me sadly, i have the still the same problem 🙁
In reply to: Hitting 50 forum limit? What can I do?Hello i have the same problem,
how can i solve this problem?
Idk where to paste the fix code.
Thank you for your helpIn reply to: Create Discussion for each Custom Post Typeok got it! since i am not that much into codes,
could you please tell me where i have to add the post type if the post type is “release” for example:
/** Only process for post types we specify */
if( !in_array( $post->post_type, apply_filters( ‘bbppt_eligible_post_types’, array( ‘post’, ‘page’ ) ) ) ) {
return;thank you very much for your help 😉
In reply to: Create Discussion for each Custom Post TypeHi,
can you tell me please which line? i dont fine it 🙁