Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Goza

Clients
  • Joined

  • Last visited

  1. Aww, yeah that was confusing part on my end. For some reason, I was thinking it was going by the block name and just keep passing the title in feed.
  2. https://narakashowdown.com/test/145_records/test-record-r1/
  3. CiC v5.0.18 The first block is displayed using "Feed from Test" purely from Page Editor and works intended title. The 2nd block is called Block From backend (Test) using "Feed from Test" in AdminCP but the title isn't recognized and says Records. The 3rd Block is the same as the second one but using {block="block-from-backend-test"} in Records template "records" under Test_Display
  4. Note sure if this is worthily of reporting or just intended use but if you add {block="block"} inside a page template (regardless where you put it). The Widget CSS does not pull up when you inspect it like you would see if you use Page Editor. <style data-widget-style=""> /* Custom CSS */ @scope { :scope{ } } </style>My question for this would be whenever this gets fixed if we manually place {block="block"} inside page template. Does our CSS changes takes affect like normal?
  5. I finally figured out why the elseif isn't working when you're going into the record. At the end of the path, make sure you're not using " / " like I have in my example.
  6.    Matt reacted to a post in a topic: v5 Documentation
  7.    Marc reacted to a post in a topic: v5 Documentation
  8. Aw yes, I swear it wasn't there when I originally looking for it haha.
  9.    Marc reacted to a post in a topic: Carousel height
  10. If you edit your block from your image and go to advanced. Paste this code inside scope and save. .ipsData--wallpaper { --i-data--wallpaper-height: min(90%, 400px); }I don't know exactly how small you want without seeing on your website.
  11. {{if strpos( \IPS\Request::i()->path, '/hero/feria-shen-r16' ) !== FALSE}} Feria Shen {{elseif strpos( \IPS\Request::i()->path, 'hero/justina-gu-r14/' ) !== FALSE}} Justina Gu {{endif}}Is there a way to target a specific record in pages? I could target the page itself but I need to go one step further that only viewable per record.
  12.    Goza reacted to a post in a topic: Reusable Template Blocks for Pages
  13.    Goza reacted to a blog entry: Reusable Template Blocks for Pages
  14. It was this page, I forgot Wayback machine was a thing. http://web.archive.org/web/20250420003617/https://invisioncommunity.com/4guides/pages/tips-tricks_361/advanced-building-dynamic-blocks-based-on-the-page-being-viewed-r162/ There are other tips for pages there that aren't included in the new documentation.
  15. If anyone is wondering how to do this, wayback machine ftw! http://web.archive.org/web/20250420003617/https://invisioncommunity.com/4guides/pages/tips-tricks_361/advanced-building-dynamic-blocks-based-on-the-page-being-viewed-r162/
  16. I have handful of database record blocks that I want to display (records template) depending on the topic you're on but Help Guides (had examples to do this) no longer visible. {{if \IPS\Request::i()->url}}
  17. No. It had its own dedicated topic that explains what you could do IF logic for specific URL pages. Also, had examples if you wanted to use array for listing url pages.
  18. There were handful tips that were under pages that seemed to be hidden or removed. I couldn't remember the logic for if statement that allows if something on a specific page or not to show but that seems to be gone ☹️
  19. It's been almost a week and there's more "new topics" by the day not being shown unless you view them through notifications.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.