Nov 09, 2024 5:47 pm
Hello,
I have some pages where I'm displaying an individual forum with the shortcode. On these pages I do not want to also display the forum menu at the top along with the stats area at the bottom, but I DO want to display those areas on the main forum page.
I've searched, but I cannot seem to find the information on whether there are shortcode parameters to exclude these areas in a shortcode. Can I do this?
Thanks.
2 Replies
Nov 11, 2024 10:54 am
Hi,
You can hide those elements using CSS.
If you provide example URLs, we’ll help you with the CSS code.
Nov 14, 2024 11:44 pm
Thanks for the response. Got it. I removed it with CSS.