-
-
5.0.15 is now available!
After the upgrade, some of the warning actions don't appear (deleting a topic, flagging a spammer)
-
Jordan Miller started following Logging in every few hours , 5.0.15 is now available! , Hide blank topic thumbnails and 3 others
-
Hide blank topic thumbnails
I am trying to display a custom block showing 3 new topics on my homepage that uses SquareSpace. It displays, but I cannot figure out for the life of me how to hide the blank thumbnails. Anyone have any suggestions? You can see it here: https://www.breatheheavy.com/ What I want (shows correctly when using the custom block in my community - example): What is displaying (shows the thumbnails on my squarespace site): Any help is greatly appreciated! This is the custom block's template code: {{if !empty( $topics ) }} <header class='ipsWidget__header'> <h3>{$title}</h3> {{if $isCarousel}} {{$carouselID = 'widget-topic-feed_' . mt_rand();}} {template="carouselNavigation" group="global" app="core" params="$carouselID"} {{endif}} </header> <div class='ipsWidget__content'> <i-data> <ul class="ipsData ipsData--{$layout} {{if $isCarousel}}ipsData--carousel{{endif}} ipsData--topic-feed-widget" {{if $isCarousel}}id='{$carouselID}' tabindex="0"{{endif}}> {{foreach $topics as $topic}} {template="topicFeedRow" group="widgets" app="forums" location="front" params="$topic, $layout"} {{endforeach}} </ul> </i-data> </div> {{endif}}PS - worth mentioning: I use this application: Topic Thumbnail. Not sure if it's because of that or not. I disabled it and the gray thumbnails still showed so idk ¯\_(ツ)_/¯
-
5.0.14 is now available!
I should do a little digging, but I’m assuming a hit counts as every time the embed loads on a page. So a few engaging topics with an IG embed and boom: threshold met
-
-
-
-
-
-
-
-
-
5.0.14 is now available!
iFramely integration is really cool because members can finally embed Instagram posts again. Unfortunately my community surpassed the free tier of 1000 hits in less than 24 hours lol.
-
-
-
Mobile footer/nav doesn't stay when scrolling
I had to remove the code unfortunately. Members were saying it was causing a lot of blank space in certain areas (like notifications). I couldn’t reproduce the error. Only thing I experienced was when deleting topics for example, the pop up window confirming was below the bottom of the screen on mobile. So close!
-
-
Mobile footer/nav doesn't stay when scrolling
Thank you! It's working 😄 Mucho better. Appreciate it!
-
Mobile footer/nav doesn't stay when scrolling
In my community, when scrolling via 1. Safari (web-based app) or 2. via Safari tab on my iPhone, I noticed the footer menu/nav tends to move. How can I get it to stay put? It also does this here as well.
-
-
-
Invision Community 5.0.10 Released
Tried running the upgrade. Clicked fix and it just searches for a solution for a while before timing out. Error: The problems with your database could not be fixed automatically. ALTER TABLE `core_message_posts` ENGINE=InnoDB, ADD FULLTEXT KEY `msg_post` (`msg_post`);Duplicate key name 'msg_post'
-
Invision Community 5.0.10 Released
Went to upgrade to the newest version, but got this message. Should I automatically fix these when it prompts me to and roll forward or? Cloud-hosted btw There are some problems with your database. Normally it is safe to try to fix these problems automatically however if your community is large, you may want to run the necessary queries manually. If so, the queries to run are: ALTER TABLE `core_message_posts` DROP INDEX `index_content`;ALTER TABLE `core_message_posts` ENGINE=InnoDB, ADD FULLTEXT KEY `msg_post` (`msg_post`);
-
Logging in every few hours
Thanks. All devices are set to Trackers only already.
-
Logging in every few hours
Thanks. I’m rusty - how do I do this?
-
Logging in every few hours
Hey again. I tried clearing cache, signing out, waiting a few weeks, none of it seems to work for some reason. On all devices, I have to sign in a few times a day. 😬
-
Logging in every few hours
Hi team, qq: I have to login to my community every few hours. It happens on three different devices of mine (iPad, iPhone, MacBook). Does this happen to anyone else? Any idea how to solve this? Worth mentioning it doesn’t happen here, or most other websites, just seems to be my community. Any help would be great. Thanks!
-
5.0.9 Released
Double quote issue is fixed for me now.
-
5.0.9 Released
Experiencing a new issue after the upgrade. When quoting a comment, it appears twice in the reply window.