ifox
ifox
TCTwill CMS
Created by Ravenheart on 7/29/2024 in #👊support
using Laravel native auth?
Hi @Ravenheart sorry for the delay. Maybe you already moved on or found a solution. If you haven't, you can check this out https://discord.com/channels/811936425858695198/1248281678238056560/1248426595153350666
2 replies
TCTwill CMS
Created by trompix on 8/21/2024 in #👊support
Extending the functionality of the WYSIWYG editor with the quill type
Hi @Hip-Hop, quill isn't easy to extend, and we added Tiptap for it's table support, as well as custom buttons to wrap text.
2 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 6/29/2024 in #👊support
Admin route not working in Twill 3.3 + Laravel 11
Hi @zlem we will prioritize this, sorry to hear. Do you also have a catch all route in your web.php (or any other routes files)?
10 replies
TCTwill CMS
Created by sambolek on 8/26/2024 in #👊support
translatable checkbox/select fields
Hi @sambolek, no these fields still aren't translatable. I'll add it to our roadmap.
2 replies
TCTwill CMS
Created by oxana on 7/5/2024 in #👊support
Preview doesn't work
Check your logs or browser console to see the error
4 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
Indeed, thanks for pointing it out. Feel free to contribute, all of this content is markdown in Twill's repository
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
In the CMS yes, but when you interact with the model directly it doesn't make any query decision for you regarding the tree
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
did you try orderBy('position')?
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
check consistency
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
is your tree broken?
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
Add defaultOrder() to that query
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
that could be nice, yes
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
that's a good point
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
It allows you to have draft translations alongside published translations and avoids all the locale content duplication issues in a lot of other CMS. but I hear it may be confusing at first
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/2/2024 in #👊support
Related page is null in translated menu items (following guide)
getRelated does not depend on the locale at all so that's a bit strange
22 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/1/2024 in #👊support
block->imagesAsArraysWithCrops('image_set') gives objects with empty alt and caption
I understand the possible confusion. This is a part of twill we still want to improve further. But once you get it, it is very powerful for art directed responsive imsges
17 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/1/2024 in #👊support
block->imagesAsArraysWithCrops('image_set') gives objects with empty alt and caption
This doesn't apply to blocks
17 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/1/2024 in #👊support
block->imagesAsArraysWithCrops('image_set') gives objects with empty alt and caption
where did you take default_crops from?
17 replies
TCTwill CMS
Created by Adam Mateusz Brożyński on 7/1/2024 in #👊support
block->imagesAsArraysWithCrops('image_set') gives objects with empty alt and caption
17 replies