-
-
Custom CSS block doesn't take affect
Will do.
-
Blocks made in backend {$title} not being recognized
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.
-
-
Blocks made in backend {$title} not being recognized
https://narakashowdown.com/test/145_records/test-record-r1/
-
Blocks made in backend {$title} not being recognized
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
-
Custom CSS block doesn't take affect
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?
-
-
How to display block based on page in pages record
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.
-
-
-
v5 Documentation
Aw yes, I swear it wasn't there when I originally looking for it haha.
-
-
Carousel height
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.
-
How to display block based on page in pages record
{{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.
-
-
-
v5 Documentation
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.
-
How to display block based on page in pages record
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/
-
How to display block based on page in pages record
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}}
-
Goza started following Hook for all Forum Pages
-
v5 Documentation
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.
-
v5 Documentation
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 ☹️
-
[This site] Topics in Notifications aren't appeared in forums and can't be searched
It's been almost a week and there's more "new topics" by the day not being shown unless you view them through notifications.
Goza
Clients
-
Joined
-
Last visited