مواضيع مختلفة لكل تصنيف؟

Forgive the newbie question – I am not yet well versed in the theme system.

Is there any way to possibly use multiple themes for the same installation? In other words, for example, have one theme in use for a specific category and another theme be default site-wide/elsewhere?

Not themes, but different styles you can. There is a class with the category name on the body.

Ah, OK. I’ve done that previously, or something close to it, so am familiar with the idea. Just wondered if there might be a faster way to adopt different styling between categories. Thanks! :slight_smile:

With SASS scoped selectors it’s pretty easy:


// put main theme here

body.category-support {
 // paste another theme here
}

يعني ذلك أنه يمكنني استخدام مكونات سمة مختلفة أيضًا
مثل: السمة القياسية للجميع، وسمة كانبان إذا قمت بالتبديل إلى “المهمة”

هل يمكنك مشاركة درس تعليمي أكثر تفصيلاً حول كيفية القيام بذلك؟ أود فعل الشيء نفسه لكنني لا أستطيع متابعتك.

@Falco و @downey، هل تمانعان في تزويدي ببعض التوضيحات؟

علاوة على ذلك، هل يمكنني إضافة عنصر في قائمة الهامبرغر يُحوّل إلى مرشح مُعرَّف مسبقًا ويُفعّل Kanban Board (أو أيًا من العناصر المذكورة أدناه)؟

بالإضافة إلى ذلك، يجب أن يُظهر ذلك في شريط التنقل:

هذا على الأرجح لأن سؤال الدعم هذا قديم منذ 2.5 سنة. :smile:

إذا كنت تواجه صعوبة في تثبيت أو تبديل السمات، فمن الأفضل على الأرجح فتح موضوع دعم جديد # مع تحدياتك المحددة.

تم ذلك، لكن

تمت مناقشته هنا، لذا قد تكون أنت الشخص القادر على شرحه بتفصيل أكبر.