RandomAnalyticsGuy
RandomAnalyticsGuy
TCTwill CMS
Created by RandomAnalyticsGuy on 10/2/2023 in #👊support
Locale-Restricted Blocks?
Hey again! Is it possible to hide or limit specific blocks in the backend based on the locale? For instance, if there are a bunch of videos in a block (or PDFs etc.) that are localized for english, and we simply don't want to include that section in a different language, is the only solution to modify the block on the frontend and write an if condition to display nothing if in a certain locale? Or is there a better course of action? My only concern with that path would be user confusion in the backend.
2 replies
TCTwill CMS
Created by RandomAnalyticsGuy on 9/18/2023 in #👊support
Multi-Region + Multi-Language?
Has anyone ever done a multi-region + multi-language implementation? The very specific use case is starting with English, and moving to American English, American Spanish, Canadian English, Canadian French, Mexican Spanish, and Mexican English. Regions are very important because even within english, something like the ADA (Americans with Disabilities Act) isn't applicable in Canada, so within english there needs to be multi-region content. We could use the translatable package but I have worries about conflicting with the <html lang=...> tag. Are there specific region tags to use for markup? We could always build out new locales using a custom separator and pre-parse that before lang=... but it would be great to inform Google and other crawlers that this content is meant for consumption in a specific region. Does anyone have any ideas about how to go about this? I'm going to guess that the multi-lingual package can handle both and we need to come up with some additional schema for further granularity between regions? Would be awesome to have some clarification or even just thoughts on this from someone else before we really go down a committal path.
4 replies
TCTwill CMS
Created by RandomAnalyticsGuy on 10/19/2022 in #👊support
Double block hydration on browser resume
9 replies