Notifications
Clear all

Show WPDiscuz only once on a page (under specific tab)

3 Posts
3 Users
0 Likes
1,660 Views
(@jdalen)
New Member
Joined: 7 years ago
Posts: 1
Topic starter  

Hi,

Using Learndash plugin and customized it to show the course sections under different tabs.

Would like WPDiscuz to appear under the Discussion tab only, but currently shows up under each tab (since the sections are technically on same page)

Can you recommend any solution on how I can limit it?

here is a start to the logic but not working yet - attached some screenshots.

if( $tab4 ) {

        if ( comments_open() || get_comments_number() ) :
    comments_template();
endif;
}

 

2017 09 09 00 12 58
2017 09 09 00 12 33

   
Quote
 Tom
(@tomson)
Famed Member Admin
Joined: 9 years ago
Posts: 4172
 

I'm sorry but I have no clue. We don't provide codding support. You should find some developer to do this job for you.


   
ReplyQuote
(@windwave)
Member Customer
Joined: 5 years ago
Posts: 6
 

djalen, did you ever get this to work fully?  I'd LOVE to do the same thing (separate course sections and discussion on their own tabs) on my site.  Would you please share how you accomplished this?  Thank you!


   
ReplyQuote
Share:
Scroll to top