Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
December 23, 20177 yr now all content tab is working but no other tab. I changed to tags and it's the same as mostusedtags.
December 23, 20177 yr Author You have to change both as I did here: Run the tool to clean cache after change them.
December 23, 20177 yr it's strange widget starts out contracted, but clicking on it causes it to expand. Then all content tab works but others fail Edited December 23, 20177 yr by superj707
December 23, 20177 yr Author That won't work because there's a secular FURL bug in the Core: Edited December 23, 20177 yr by Adriano Faria
December 23, 20177 yr Author @superj707, sent you a PM. Test it and let me know. I changed the FURL to mostusedtags. I will wait for a reply to update the file on marketplace. Tks. Edited December 23, 20177 yr by Adriano Faria
December 24, 20177 yr Thanks, it works perfect. Just wondering: <section id='elTopContributors_content'> <div id="ipsTabs_elTopTags_el_topTagsWeek_panel"> {template="tagsRow" group="widgets" app="tags" params="$topTagsThisWeek, 'week', $orientation"} </div> </section> How can I show tags of all time?
December 24, 20177 yr I just realized that when I click a TAG under any of the app tabs, the search connected to it isn't specific to the app. For example clicking a tag under BLOGS should have blogs checked in the search and only return search results for the respective tag in blogs.
December 24, 20177 yr Author 24 minutes ago, Heosforo said: How can I show tags of all time? Sorry, the widget would have to be made from the scratch and this is out of the scope for the support. 5 minutes ago, superj707 said: I just realized that when I click a TAG under any of the app tabs, the search connected to it isn't specific to the app. For example clicking a tag under BLOGS should have blogs checked in the search and only return search results for the respective tag in blogs. The search is global and it’s made by the framework itself. I just provide a link. It’s exactly the same when you click on a tag on a topic. If someone used it in Downloads, it will show too.
December 24, 20177 yr it's not possible to get linked to a blog search if I click a tag under the blogs tab? i just realized, I also still have this issue. Maybe it's best to not use the widget on my site. I can use the PAGE for tags and thats pretty good
December 24, 20177 yr Author 7 minutes ago, superj707 said: it's not possible to get linked to a blog search if I click a tag under the blogs tab? Apparently yes. I’ll confirm it tomorrow.
December 24, 20177 yr Author What's New in Version 1.0.2: Changed FURL to avoid conflict with tag core search Links to tag search are now app sensitive, which means that if you click in one tag in Forums tab, you will see only that tag was used in Forums app. ALL CONTENT will perform a search in all apps. Edited December 24, 20177 yr by Adriano Faria
January 14, 20187 yr Author What's New in Version 1.0.2.1: Added missing "arrow down" icon to swap between tabs in mobile devices
May 4, 20186 yr So the one feature I would really like for this is the ability to REMOVE a tag from all instances that it appears. I have users tag posts with "the" or "two" or "bye" and which clearly aren't useful tags, so I want to be able to remove the dumb stuff. I realize this is possibly an entirely different app, but it would be a useful one for those of us with boards founded back in the stone age to be able to clean house.
May 6, 20186 yr On 5/4/2018 at 2:53 PM, CheersnGears said: So the one feature I would really like for this is the ability to REMOVE a tag from all instances that it appears. I have users tag posts with "the" or "two" or "bye" and which clearly aren't useful tags, so I want to be able to remove the dumb stuff. I realize this is possibly an entirely different app, but it would be a useful one for those of us with boards founded back in the stone age to be able to clean house. Advanced Tags and Prefixes contains the ability to delete tags
May 6, 20186 yr 12 hours ago, Joel R said: Advanced Tags and Prefixes contains the ability to delete tags Thanks! Wow that is expensive when I only need one 1/10th of the total functionality it supplies.
January 31, 20195 yr Author It doesn’t show content. It show tags names. Anyway I’m not sure. Will have to take a look but I’m not able to reach my PC for one hour at least. ----------------------------------------------- EDIT: Just checked and no; It lists (count) tags from core_tags table, which doesn't has permissions. Permission is tied to the content itself and the same tag can be used in a container (forum or category) where John Doe has permissions as it can also be used in a container (forum or category) where it John Doe hasn't permission. So there's no way to do that. And when the user clicks in a tag, he goes to the search form where the permisison is checked by the core, so he won't see any non authorized content. Edited January 31, 20195 yr by Adriano Faria
January 14, 20205 yr Author No. I’m working on a tag cloud for a new version but currently it doesn’t has.
June 8, 20204 yr On 1/31/2019 at 12:23 PM, Adriano Faria said: Compatible with IPS 4.4. Hi @Adriano Faria If it is possible, for 4.5, can you please include an option to hide the prefix column? My Invision Community will not use prefixes so it will look weird if they all say "0".
June 8, 20204 yr Author 44 minutes ago, AA15 said: Hi @Adriano Faria If it is possible, for 4.5, can you please include an option to hide the prefix column? My Invision Community will not use prefixes so it will look weird if they all say "0". Ok.
June 9, 20204 yr On 6/8/2020 at 11:32 AM, Adriano Faria said: Ok. thank you @Adriano Faria One more idea I had, if it is please possible in your 4.5 release - can users be able to sort the most used tags table by tag, number of uses, or last time used? like they would click on the column name and then it would sort like that
June 9, 20204 yr Author This kind of table is used on ACP only. I’ll take a look but I don’t promise.