I don’t use the theme, but my guess is:
button.create .d-icon {
color: #000;
}
If it mess with other buttons, use this line instead
#topic-footer-buttons button.create .d-icon {
color: #000;
}
I don’t use the theme, but my guess is:
button.create .d-icon {
color: #000;
}
If it mess with other buttons, use this line instead
#topic-footer-buttons button.create .d-icon {
color: #000;
}
Thank you very much. The first one has sovled one button problem.
Inside the thread I see now a black icon.
But on the main page “Categories” view I see still the grey “+” on the button:
This theme looks very nice and one of the best among all themes available for Discourse.
I saw it running on labs.daemon.com.au but the mobile experience is not that refined yet. Is that website using the theme with the latest updates?
Your theme is absolutely beautiful and I’m currently using it. I also have the branded header theme component installed and I noticed that when I use your theme, my branded font awesome icons no longer appear. Whereas with my old theme, it will show those icons. It’s not displaying anything (not even the box) but is still clickable. Would you happen to know of some conflicting code that could be causing this to happen?
I just ran into another issue and I don’t know if it’s my specific customization, but I cannot delete images. I can upload them, but once I do, the buttons lose all functionality and I cannot delete or add a new photo. What am I doing wrong? Thanks!
Hi there,
we just wanted to let you know that we are currently experiencing rendering woes like
on our installation at https://meta.ip-tools.org/. As far as we know, we did not make any changes to the system, so the problem appears out of the blue for us.
Most probably it is due to “The connection used to fetch this resources was not secure” errors when trying to load the glyphs from Google Fonts:
We just wanted to leave a note about the issue and will follow up with an attempt to mitigate it by upgrading to the most recent software releases of all components.
With kind regards,
Andreas.
Apologies, reporting the last one was totally our fault. After bootstrapping a new workstation, we activated a bogus firewall setting which denied access to googleapis.com - no wonder these requests would fail. Sorry for the noise!
Nevertheless, it was a good chance to update the theme and receive the numerous updates @sesemaya pushed since end of January (Comparing 83a7de732a13ac9f8bde60aaefbee39269c601fd...89f9f1347fb5755fdbab83f8350ebabe9d532857 · Daemonite/discourse-material-theme · GitHub). As far as we can see everything works fine, so thanks again for the awesome work you are putting into this, Maya!
I have this strange situation where the edit option is not shown in the interface. It’s there, if you hover over it the name appears and you are able to use it if you hit the right spot.
I have this user that keeps accidentally removing posts this way, which is quite unfortunate.
This is viewing a post in Material Design for Discourse and below the same in graceful:
Dear @Not-The-Foggiest,
we have been able to work around this issue as outlined at Some icons are not translated properly · Issue #17 · Daemonite/discourse-material-theme · GitHub the other day by adding this snippet at the appropriate place, effectively disabling the “alt-” variants of the icons to get them visible again:
// Fix MBT#17: Translate "-alt" icons to non-"-alt" ones to
// counter disappearing "edit"- and "delete"-post icons.
// https://github.com/Daemonite/discourse-material-theme/issues/17#issuecomment-479716834
classNames = classNames.replace('-alt', '');
It’s really just a quick workaround but might well help you along.
With kind regards,
Andreas.
بطاقات المستخدمين على سطح المكتب
و
صفحات المستخدمين على الجوال
تحتوي على تنسيقات CSS معطلة، مثل مسافة 0px بين الحقول وما إلى ذلك…
كما سيكون من الرائع رؤية صور الرموز (avatars) أكبر حجمًا على الجوال في صفحات المستخدمين.
أيضًا، هل من المفترض أن تكون الصور الرمزية صغيرة جدًا على بطاقات المستخدمين في سطح المكتب؟
أرغب حقًا في إصلاح هذه المشكلات، لأن هذا هو السمة الافتراضية لدي الآن، وهو يبدو الأفضل على الإطلاق مقارنة بجميع السمات، بما في ذلك تلك التي صممتها بنفسي.
معظم الصور الرمزية لا تظهر في قسم الردود للمشاركات. هل لديك أي أفكار؟ أنا معجب حقًا بهذا القالب. يحدث هذا أيضًا على موقعكم. انظر كيف أن صورة الرمزية لـ Abdulmalik_Hamid لا تظهر في قسم “ردودان” للموضوع الأصلي لـ athmangud؟
لا، آخر تحديث كان في مايو. الصور الرمزية معطلة حتى في موقعهم، والجوال فوضوي. غير ذلك، قالب رائع.
لا أستطيع رؤية أي صور رمزية معطلة في الصفحة التي أشرت إليها أو في صفحات أخرى بالموقع. هل يمكنك إرسال لقطة شاشة للمشكلة التي تواجهها؟
ملاحظة: كنا مشغولين قليلاً مؤخرًا، لكننا نعلم أن القالب يستحق تحديثًا.
تختفي الصور الرمزية بعد النقر على قائمة منسدلة “x ردود”، كما هو الحال هنا في إحدى صفحاتك.
النسخة الخاصة بسطح المكتب، أحدث إصدار من Chrome.
انظر إلى السهم الأحمر. هذه المشكلة أكثر وضوحًا في المنتديات الأكثر نشاطًا التي تستخدم نسختك من القالب. لكنها موجودة في الصفحة أدناه التي تم أخذ لقطة الشاشة منها.
أيضًا، تظهر بطاقات المستخدمين مشكلات في التباعد بمقدار 0 بكسل لأسماء بأطوال معينة (انظر لقطة الشاشة أدناه حيث يلتصق مربع الرسالة بالاسم).
إليك مثال على سطح المكتب، لكن المشكلة أكثر وضوحًا على الأجهزة المحمولة، حيث يعاني تقريبًا جميع الحقول في بطاقات المستخدمين من مشكلات في التباعد على الهاتف المحمول. كما أن صفحات المستخدمين تعاني أيضًا من العديد من مشكلات التباعد بمقدار 0 بكسل على الأجهزة المحمولة.
لا أملك حاليًا طريقة لأخذ لقطات شاشة من الهاتف المحمول، لكنني أفترض أنك ستتمكن من رؤية المشكلة من جانبك أيضًا.
صحيح! لقد فاتني توسيع ردود X.
تم تدوين الملاحظة. لقد حددنا موعدًا لبعض الأعمال لإعادة تصميم المظهر في الأسابيع القليلة القادمة. نأمل أن يكون ذلك في الوقت المناسب لعيد الميلاد ![]()
هل هناك أي تحديثات؟ سيكون إصلاح صورة الملف الشخصي هذه وحدها مذهلاً. أشعر أن منتداي معطّل بسبب هذا العطل.
سأدفع لك 5 دولارات عبر باي بال لإصلاح الصور الرمزية تحت قائمة “الردود” إذا لم تكن تخطط للقيام بذلك بعد الآن. إنها المشكلة الوحيدة التي يحتاج منتداي إلى إصلاحها. قمت بتحديث السمة بنفسي لمنتداي ولكن لم أستطع فهم تلك النقطة.
شكرًا ![]()
هناك أمر آخر وهو أن المستخدمين لا يمكنهم تغيير صور بطاقات المستخدمين أو خلفيات بطاقات المستخدمين بعد أول تحميل لهم
هذا هو الأمر الآخر المعطّل جدًا في هذا القالب
ولكن فقط مع هذا القالب
لدينا منتدى نشط جدًا ولا أعرف كيفية إصلاحه
كما أن تحميل الصور في قسم الملف الشخصي يستغرق وقتًا طويلاً بشكل عام، حيث يتوقف لفترة عند 100%، بينما لا يحدث ذلك كثيرًا في القوالب الأخرى
شكرًا لك