How to remove Global announcement in Recent topic
2 posters
Page 1 of 1
How to remove Global announcement in Recent topic
I try this trick https://help.forumotion.com/t129060-widget-recent-topics-of-a-specific-sub-forum but, on the page, in the first four place appear global annoucmement messages..How to remove global annoucmement in this trick?
Last edited by SNooPy89 on March 9th 2015, 2:32 am; edited 1 time in total
Re: How to remove Global announcement in Recent topic
Try replacing your JavaScript with this :
- Code:
jQuery(document).ready(function(){
jQuery("#newsareal1").load("/f1-the-health-of-your-cat div.topictitle:not(div.topictitle:contains(Global announcement:)):lt(11)");
});
Re: How to remove Global announcement in Recent topic
You're welcome ^^
Topic archived
Have a nice day.
Topic archived
Have a nice day.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum